Hi there,
I get an infrequently crash while programming with Visual Studio (VS2005 w. SP1) and the Visual Assist add-in. It "seems" the crash is caused by Visual Assist:
ntdll.dll!_DbgBreakPoint@0()
ntdll.dll!_RtlReportException@12() + 0x51 bytes
ntdll.dll!_RtlpTerminateFailureFilter@8() + 0x14 bytes
ntdll.dll!_RtlReportCriticalFailure@8() + 0x70 bytes
ntdll.dll!@_EH4_CallFilterFunc@8() + 0x12 bytes
ntdll.dll!ExecuteHandler2@20() + 0x26 bytes
ntdll.dll!ExecuteHandler@20() + 0x24 bytes
ntdll.dll!_KiUserExceptionDispatcher@8() + 0xf bytes
ntdll.dll!_RtlReportCriticalFailure@8() + 0x5b bytes
ntdll.dll!_RtlpReportHeapFailure@4() + 0x21 bytes
ntdll.dll!_RtlpLogHeapFailure@24() + 0xab bytes
ntdll.dll!_RtlFreeHeap@12() + 0x35677 bytes
kernel32.dll!_HeapFree@12() + 0x14 bytes
VA_X.dll!1ee743e2()
[Frames below may be incorrect and/or missing, no symbols loaded for VA_X.dll]
VA_X.dll!1edf941b()
VA_X.dll!1ed90bd1()
VA_X.dll!1ee74327()
ntdll.dll!@RtlpLowFragHeapAllocFromContext@8() + 0x125 bytes
VA_X.dll!1ee74327()
VA_X.dll!1ee7432c()
VA_X.dll!1ee7432c()
VA_X.dll!1ee74349()
VA_X.dll!1ee74374()
VA_X.dll!1ed81ff1()
VA_X.dll!1ed8c985()
ntdll.dll!@RtlpLowFragHeapAllocFromContext@8() + 0x125 bytes
VA_X.dll!1ee74327()
VA_X.dll!1ee7432c()
VA_X.dll!1ed397db()
VA_X.dll!1ed3f2bb()
VA_X.dll!1ed959cd()
ntdll.dll!_RtlFreeHeap@12() + 0xc34f bytes
ntdll.dll!_RtlpTpWorkCallback@8() - 0x245 bytes
ntdll.dll!_TppWorkerThread@4() - 0xbb5 bytes
kernel32.dll!@BaseThreadInitThunk@12() + 0xe bytes
ntdll.dll!__RtlUserThreadStart@8() + 0x23 bytes
--------------
Visual Assist Version Info:
Visual Assist X (VA_X.dll file version 10.3.1561.0 built 2007.09.13
VAOpsWin.dll version 1.3.2.7
VATE.dll version 1.0.6.1
DevEnv.exe version 8.0.50727.867
msenv.dll version 8.0.50727.867
Font: Courier New 13(Pixels)
Comctl32.dll version 6.10.6000.16386
Windows Vista 6.0 Build 6000
2 processors
---
I hope this little stack trace helps to identify the problem.
Greets,
Alexander