惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

G
GRAHAM CLULEY
T
Tenable Blog
Know Your Adversary
Know Your Adversary
C
CXSECURITY Database RSS Feed - CXSecurity.com
P
Privacy International News Feed
S
Security Affairs
NISL@THU
NISL@THU
O
OpenAI News
Attack and Defense Labs
Attack and Defense Labs
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Hacker News: Ask HN
Hacker News: Ask HN
Webroot Blog
Webroot Blog
Schneier on Security
Schneier on Security
S
SegmentFault 最新的问题
S
Schneier on Security
G
Google Developers Blog
V
V2EX
C
Check Point Blog
U
Unit 42
Google DeepMind News
Google DeepMind News
T
Threatpost
阮一峰的网络日志
阮一峰的网络日志
T
The Exploit Database - CXSecurity.com
Recent Announcements
Recent Announcements
M
MIT News - Artificial intelligence
S
Secure Thoughts
博客园 - 司徒正美
Recorded Future
Recorded Future
P
Proofpoint News Feed
Spread Privacy
Spread Privacy
K
Kaspersky official blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
AI
AI
博客园 - 聂微东
N
News and Events Feed by Topic
SecWiki News
SecWiki News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
V
Vulnerabilities – Threatpost
P
Palo Alto Networks Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Engineering at Meta
Engineering at Meta
Recent Commits to openclaw:main
Recent Commits to openclaw:main
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
酷 壳 – CoolShell
酷 壳 – CoolShell
WordPress大学
WordPress大学
The Hacker News
The Hacker News
The Last Watchdog
The Last Watchdog
Project Zero
Project Zero
W
WeLiveSecurity
博客园 - Franky

博客园 - 2008.5.12

Ubuntu 下重新编译D4X源代码 Wireshark 察看中国电信登陆密码 反恐精英1.6 自用CFG 文件 Virus Total免费在线病毒和恶意软件扫描 国外SEO圣经[PDF] 关于部分网站的专用连接不能转换的可行性操作办法 DiabloII快速启动工具 ver1.0绿色无害版 专用连接转换工具1.03 双色球辅助选号工具测试版本 魔兽争霸中文名称设置工具 智能CS启动程序 商业网站设计的主要原则 FlashGet 128 线程下载功能扩展 3款好用的多媒体播放器 Dos控制台设置IP的方法 订餐系统图片界面 Premiere pro 7.0中文版(3)扣像技术 Premiere Pro7.0中文版使用方法(2)画中画、画中移动、缩放 Premiere Pro7.0中文版使用方法(1)
System.AccessViolationException
2008.5.12 · 2007-09-22 · via 博客园 - 2008.5.12

 1有关调用实时(JIT)调试而不是此对话框的详细信息,
 2请参见此消息的结尾。
 3
 4************** 异常文本 **************
 5System.AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
 6   在 System.Drawing.SafeNativeMethods.Gdip.GdipDrawRectangleI(HandleRef graphics, HandleRef pen, Int32 x, Int32 y, Int32 width, Int32 height)
 7   在 System.Drawing.Graphics.DrawRectangle(Pen pen, Int32 x, Int32 y, Int32 width, Int32 height)
 8   在 System.Drawing.Graphics.DrawRectangle(Pen pen, Rectangle rect)
 9   在 System.Windows.Forms.ComboBox.FlatComboAdapter.DrawFlatCombo(ComboBox comboBox, Graphics g)
10   在 System.Windows.Forms.ComboBox.WndProc(Message& m)
11   在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
12   在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
13   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
14
15
16************** 已加载的程序集 **************
17mscorlib
18    程序集版本: 2.0.0.0
19    Win32 版本: 2.0.50727.832 (QFE.050727-8300)
20    基本代码: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
21----------------------------------------
22System.Windows.Forms
23    程序集版本: 2.0.0.0
24    Win32 版本: 2.0.50727.832 (QFE.050727-8300)
25    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
26----------------------------------------
27System
28    程序集版本: 2.0.0.0
29    Win32 版本: 2.0.50727.832 (QFE.050727-8300)
30    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
31----------------------------------------
32System.Drawing
33    程序集版本: 2.0.0.0
34    Win32 版本: 2.0.50727.832 (QFE.050727-8300)
35    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
36----------------------------------------
37System.Configuration
38    程序集版本: 2.0.0.0
39    Win32 版本: 2.0.50727.832 (QFE.050727-8300)
40    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
41----------------------------------------
42System.Xml
43    程序集版本: 2.0.0.0
44    Win32 版本: 2.0.50727.832 (QFE.050727-8300)
45    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
46----------------------------------------
47mscorlib.resources
48    程序集版本: 2.0.0.0
49    Win32 版本: 2.0.50727.832 (QFE.050727-8300)
50    基本代码: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
51----------------------------------------
52System.Windows.Forms.resources
53    程序集版本: 2.0.0.0
54    Win32 版本: 2.0.50727.42 (RTM.050727-4200)
55    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.Windows.Forms.resources.dll
56----------------------------------------
57
58************** JIT 调试 **************
59要启用实时(JIT)调试,
60该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
61jitDebugging 值。
62编译应用程序时还必须启用
63调试。
64
65例如: 
66
67<configuration>
68    <system.windows.forms jitDebugging="true" />
69</configuration>
70
71启用 JIT 调试后,任何无法处理的异常
72都将被发送到在此计算机上注册的 JIT 调试器,
73而不是由此对话框处理。

谁能告诉我有什么好的解决方法!