Z
ZaverSLO
Guest
Edit: I think I know what is problem, read this thread:
http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/88756fc4-7e15-405d-a32a-ddb48af7ddbc
Description: I get this exception every random debug time (even in release). It randomly happens and sometimes few times in a row. When I click continue I need to click it again to continue my work. It happens on new and old projects. Im on windows 8 x64bit. Visual Studio fully updated. It only happens when I click debug/release not at run-time or something.
I even reinstalled windows and error is still there. If this doest get fixed Ill try on windows 7. But I know this error did not occur like 3 mounts back.
Okay I think Im on to something, if I make a new app with framework 4.5 there is no error. So must be something with framework. Im re installing framework 2 and 3,5 because my app runs in framework 2.0
So what happnes first I get this exception and then the other one.
Exception 1 deteils:
System.AccessViolationException was unhandled
Message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source=System.Windows.Forms
StackTrace:
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.Control.SendMessage(Int32 msg, Int32 wparam, IntPtr lparam)
at System.Windows.Forms.Form.UpdateWindowIcon(Boolean redrawFrame)
at System.Windows.Forms.Form.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at Microsoft.VisualStudio.HostingProcess.HostProc.RunParkingWindowThread()
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
InnerException:
Exception 2:
System.AccessViolationException was unhandled
Message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source=System.Windows.Forms
StackTrace:
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Control.SendMessage(Int32 msg, Int32 wparam, Int32 lparam)
at System.Windows.Forms.Form.Close()
at Microsoft.VisualStudio.HostingProcess.HostProc.RunParkingWindowThread()
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
InnerException:
Debug output:
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_64\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities.Sync\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.Sync.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.Debugger.Runtime\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Debugger.Runtime.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded D:\Dropbox\Insane Launcher Reloaded\Insane Launcher Reloaded\bin\Debug\Insane.vshost.exe, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_64\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Deployment\2.0.0.0__b03f5f7f11d50a3a\System.Deployment.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Xml.Linq\3.5.0.0__b77a5c561934e089\System.Xml.Linq.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Data.DataSetExtensions\3.5.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\Microsoft.VisualBasic\8.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
The thread vshost.NotifyLoad (0x8cc) has exited with code 0 (0x0).
The thread vshost.LoadReference (0x15ac) has exited with code 0 (0x0).
Insane.vshost.exe (Managed (v2.0.50727)): Loaded D:\Dropbox\Insane Launcher Reloaded\Insane Launcher Reloaded\bin\Debug\Insane.exe, Symbols loaded.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
The program [44] Insane.vshost.exe: Managed (v2.0.50727) has exited with code -1073741819 (0xc0000005) Access violation.
The program [44] Insane.vshost.exe: Program Trace has exited with code 0 (0x0).
I can post screens yet....
Continue reading...
http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/88756fc4-7e15-405d-a32a-ddb48af7ddbc
Description: I get this exception every random debug time (even in release). It randomly happens and sometimes few times in a row. When I click continue I need to click it again to continue my work. It happens on new and old projects. Im on windows 8 x64bit. Visual Studio fully updated. It only happens when I click debug/release not at run-time or something.
I even reinstalled windows and error is still there. If this doest get fixed Ill try on windows 7. But I know this error did not occur like 3 mounts back.
Okay I think Im on to something, if I make a new app with framework 4.5 there is no error. So must be something with framework. Im re installing framework 2 and 3,5 because my app runs in framework 2.0
So what happnes first I get this exception and then the other one.
Exception 1 deteils:
System.AccessViolationException was unhandled
Message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source=System.Windows.Forms
StackTrace:
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at System.Windows.Forms.Control.SendMessage(Int32 msg, Int32 wparam, IntPtr lparam)
at System.Windows.Forms.Form.UpdateWindowIcon(Boolean redrawFrame)
at System.Windows.Forms.Form.CreateHandle()
at System.Windows.Forms.Control.get_Handle()
at Microsoft.VisualStudio.HostingProcess.HostProc.RunParkingWindowThread()
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
InnerException:
Exception 2:
System.AccessViolationException was unhandled
Message=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source=System.Windows.Forms
StackTrace:
at System.Windows.Forms.UnsafeNativeMethods.SendMessage(HandleRef hWnd, Int32 msg, Int32 wParam, Int32 lParam)
at System.Windows.Forms.Control.SendMessage(Int32 msg, Int32 wparam, Int32 lparam)
at System.Windows.Forms.Form.Close()
at Microsoft.VisualStudio.HostingProcess.HostProc.RunParkingWindowThread()
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
InnerException:
Debug output:
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_64\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities.Sync\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.Sync.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.Debugger.Runtime\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Debugger.Runtime.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded D:\Dropbox\Insane Launcher Reloaded\Insane Launcher Reloaded\bin\Debug\Insane.vshost.exe, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_64\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Deployment\2.0.0.0__b03f5f7f11d50a3a\System.Deployment.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Xml.Linq\3.5.0.0__b77a5c561934e089\System.Xml.Linq.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Data.DataSetExtensions\3.5.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\Microsoft.VisualBasic\8.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
The thread vshost.NotifyLoad (0x8cc) has exited with code 0 (0x0).
The thread vshost.LoadReference (0x15ac) has exited with code 0 (0x0).
Insane.vshost.exe (Managed (v2.0.50727)): Loaded D:\Dropbox\Insane Launcher Reloaded\Insane Launcher Reloaded\bin\Debug\Insane.exe, Symbols loaded.
Insane.vshost.exe (Managed (v2.0.50727)): Loaded C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll, Skipped loading symbols. Module is optimized and the debugger option Just My Code is enabled.
The program [44] Insane.vshost.exe: Managed (v2.0.50727) has exited with code -1073741819 (0xc0000005) Access violation.
The program [44] Insane.vshost.exe: Program Trace has exited with code 0 (0x0).
I can post screens yet....
Continue reading...