T O P I C R E V I E W |
fanfeng |
Posted - Aug 06 2008 : 04:04:33 AM Visual Studio 2008 Eng installed with Visual Assist X Build 1647 on Windows Server 2003 x64 SP2 Steps: 1.Launch devenv.exe 2.Ctrl+F,devenv.exe crashed.
Description: 1.I added in Contact US.Also dump file-devenv.zip 2.Uninstall Visual Assist X Build 1647. the bug gone. =============================================== FAULTING_IP: +2e59d40 02e59d40 d88557075802 fadd dword ptr [ebp+2580757h]
EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff) ExceptionAddress: 02e59d40 ExceptionCode: c0000005 (Access violation) ExceptionFlags: 00000000 NumberParameters: 2 Parameter[0]: 00000000 Parameter[1]: 216075cb Attempt to read from address 216075cb
DEFAULT_BUCKET_ID: BAD_INSTRUCTION_PTR
PROCESS_NAME: devenv.exe
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
EXCEPTION_PARAMETER1: 00000000
EXCEPTION_PARAMETER2: 216075cb
READ_ADDRESS: 216075cb
FOLLOWUP_IP: VA_X+f819 1ed0f819 85c0 test eax,eax
FAILED_INSTRUCTION_ADDRESS: +2e59d40 02e59d40 d88557075802 fadd dword ptr [ebp+2580757h]
IP_ON_HEAP: 02e59d40
MANAGED_STACK: !dumpstack -EE No export dumpstack found
FAULTING_THREAD: 00000670
PRIMARY_PROBLEM_CLASS: BAD_INSTRUCTION_PTR
BUGCHECK_STR: APPLICATION_FAULT_BAD_INSTRUCTION_PTR
LAST_CONTROL_TRANSFER: from 1ed0f819 to 02e59d40
STACK_TEXT: WARNING: Frame IP not in any known module. Following frames may be wrong. 002d7260 1ed0f819 5a14a423 002d72bc 002dfdd4 0x2e59d40 002d7284 1ed88c5e 1f087af8 1f086e74 1efd930c VA_X+0xf819 00000000 00000000 00000000 00000000 00000000 VA_X!LSetup+0x27e
STACK_COMMAND: ~0s; .ecxr ; kb
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: VA_X+f819
FOLLOWUP_NAME: wintriag
MODULE_NAME: VA_X
IMAGE_NAME: VA_X.dll
DEBUG_FLR_IMAGE_TIMESTAMP: 4890d14f
FAILURE_BUCKET_ID: BAD_INSTRUCTION_PTR_c0000005_VA_X.dll!Unknown
BUCKET_ID: APPLICATION_FAULT_BAD_INSTRUCTION_PTR_BAD_IP_VA_X+f819
Followup: wintriag --------- |
2 L A T E S T R E P L I E S (Newest First) |
fanfeng |
Posted - Aug 06 2008 : 8:34:00 PM Thank you for your reply!
Apply the hotfix, all ok! |
willdean |
Posted - Aug 06 2008 : 09:03:41 AM See this:
http://docs.wholetomato.com?W308 |