cudd@163.com 发表于 2011-1-9 11:03:02

运行一段时间之后,就会死。

2011-01-07 17:24:39,375 ERROR System.Object [(null)] - UI线程异常:
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
   at System.Windows.Forms.Control.DefWndProc(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
   at System.Windows.Forms.RichTextBox.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

cudd@163.com 发表于 2011-1-16 17:08:21

基本上每过几天就会因为这个UI问题而死。
对于这个ui导致的问题,没有回应的?

51suc 发表于 2011-1-16 19:19:58

我的也出这个错误,但比你严重多了,是每隔20-50分钟,多数在30分钟左右就出这问题死掉,烦死人了,官方还没给我回复是什么原因
页: [1]
查看完整版本: 运行一段时间之后,就会死。