T O P I C R E V I E W |
Michal Puczynski |
Posted - Nov 05 2007 : 11:08:18 AM Unhandled exception at 0x019c78e8 in devenv.exe: 0xC0000005: Access violation reading location 0x00000000.
Instruction ============= 019C78E0 mov eax,ebx 019C78E2 shl ebx,10h 019C78E5 push esi 019C78E6 or ebx,eax >>019C78E8 mov ecx,dword ptr [edx]
Call stack ============== > 019c78e8() VA_X.dll!1ef09287() VA_X.dll!1ef09386() VA_X.dll!1ef093ec() VA_X.dll!1ef03448() VA_X.dll!1ef0350b() VA_X.dll!1ef035c5() VA_X.dll!1f0fd86e() VA_X.dll!1f116e18() VA_X.dll!1f115ed4() VA_X.dll!1f11589f() VA_X.dll!1f115897() VA_X.dll!1f115897() VA_X.dll!1f113aea() VA_X.dll!1f113b80() sxs.dll!__SxsDllMain@12() + 0x3c VA_X.dll!1f113c27() ntdll.dll!_LdrpInitializeThread@4() + 0xcb ntdll.dll!__LdrpInitialize@12() + 0x78 ntdll.dll!_KiUserApcDispatcher@20() + 0x7
Environment ============ VA_X.dll file version 10.4.1614.0 built 2007.10.22 Licensed to: VA X: _______________ (12-user license) Support ends 2008.04.19 DevEnv.exe version 7.10.6030.0 msenv.dll version 7.10.6030.0 Font: Dina 11(Pixels) Comctl32.dll version 5.82.2900.2982 Windows XP 5.1 Build 2600 Service Pack 2 2 processors
Platform: Win32 Stable Includes: F:\\Program Files\\Microsoft DirectX SDK\\Include; F:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\include; F:\\Program Files\\Microsoft SDK\\include; F:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\include; F:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include\\prerelease; F:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include; F:\\Program Files\\Microsoft Visual Studio .NET 2003\\SDK\\v1.1\\include; F:\\Program Files\\Prof-UIS\\Include; F:\\Program Files\\Prof-UIS; J:\\XObjects\\XUniReceiver; J:\\S-Link; J:\\S-Link\\BaseClasses; J:\\XObjects; J:\\XObjects\\XModule; J:\\XObjects\\XCommon;
Library Includes: F:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\mfc; F:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\atl; F:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\crt\\src;
Other Includes:
|
3 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Nov 06 2007 : 08:14:15 AM I have asked our developers about this. Hopefully this was a one off problem, and you will not have any more crashes:
case=9753 |
Michal Puczynski |
Posted - Nov 06 2007 : 04:53:21 AM No, in fact this is very separate shot. I had debugger open reviewing contents of output window and the message (crash) sprang out without any visible reason. Looks like something in the background. Stack shows the same, this is pure VAX thread. The code was pure C++. |
feline |
Posted - Nov 05 2007 : 12:47:04 PM Not good. Thank you for the details.
Do you have any idea what caused the crash? Was this a single, one off crash, or have you had several crashes already? Which programming language are you working in? Or is the current solution using a mix of languages? |