flatline
Enthusiast
es geht wieder um dieses problem:
http://www.forumdeluxx.de/forum/showthread.php?t=307462
leider hat sich rausgestellt das dieses problem immer noch vorhanden ist, der übersichtlichkeit halber mache ich einen neuen thread auf.
ich habe mit hilfe von microsofts Debugging Tool die minidump datei analysiert und das kamm dabei raus:
das was ich rot markiert habe ist laut der anleitung als verursacher zu sehen.
aber was soll ich jetzt machen? echt, mir raucht der kopf schon und weiß nicht mehr weiter.
kann jemand von euch was mit den oben genannten debug dateien was anfangen?
was ich gemacht habe:
windows neu installiert mit sp2 und allen updates. speicher mit memtest getestet über 8 stunden, keine fehler.
anbei noch die beiden minidump dateien als zip archiv und hier kann man sich von microsoft das debug tool zum auslesen runterladen:
http://msdl.microsoft.com/download/symbols/debuggers/dbg_x86_6.4.7.2.exe
der fehler tritt auch mit absoluten Standard settings auf.
bitte helft mir, ich weiß echt nicht mehr weiter
http://www.forumdeluxx.de/forum/showthread.php?t=307462
leider hat sich rausgestellt das dieses problem immer noch vorhanden ist, der übersichtlichkeit halber mache ich einen neuen thread auf.
ich habe mit hilfe von microsofts Debugging Tool die minidump datei analysiert und das kamm dabei raus:
Microsoft (R) Windows Debugger Version 6.4.0007.2
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Dokumente und Einstellungen\Reinhard ......\Desktop\Mini011107-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Unable to load image ntoskrnl.exe, Win32 error 2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055c700
Debug session time: Thu Jan 11 18:47:50.375 2007 (GMT+1)
System Uptime: 0 days 1:11:17.152
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Unable to load image ntoskrnl.exe, Win32 error 2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
*** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
Loading Kernel Symbols
................................................................................ ..................................................
Loading unloaded module list
..............
Loading User Symbols
Unable to load image nv4_disp.dll, Win32 error 2
*** WARNING: Unable to verify timestamp for nv4_disp.dll
*** ERROR: Module load completed but symbols could not be loaded for nv4_disp.dll
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000008E, {c0000005, bfa84ff4, b59479a4, 0}
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
Probably caused by : nv4_disp.dll ( nv4_disp+b0ff4 )
Followup: MachineOwner
---------
0: kd> nv4_disp+b0ff4
^ Syntax error in 'nv4_disp+b0ff4'
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: bfa84ff4, The address that the exception occurred at
Arg3: b59479a4, Trap Frame
Arg4: 00000000
Debugging Details:
------------------
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
FAULTING_MODULE: 804d7000 nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4575b362
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - Die Anweisung in "0x%08lx" verweist auf Speicher in "0x%08lx". Der Vorgang "%s" konnte nicht auf dem Speicher durchgef hrt werden.
FAULTING_IP:
nv4_disp+b0ff4
bfa84ff4 8b5718 mov edx,[edi+0x18]
TRAP_FRAME: b59479a4 -- (.trap ffffffffb59479a4)
ErrCode = 00000000
eax=e2377484 ebx=e2377484 ecx=00000000 edx=e2377480 esi=00000000 edi=00000200
eip=bfa84ff4 esp=b5947a18 ebp=00000001 iopl=0 nv up ei pl nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
nv4_disp+0xb0ff4:
bfa84ff4 8b5718 mov edx,[edi+0x18] ds:0023:00000218=????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x8E
LAST_CONTROL_TRANSFER: from 00000000 to bfa84ff4
STACK_TEXT:
00000001 00000000 00000000 00000000 00000000 nv4_disp+0xb0ff4
FOLLOWUP_IP:
nv4_disp+b0ff4
bfa84ff4 8b5718 mov edx,[edi+0x18]
SYMBOL_STACK_INDEX: 0
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: nv4_disp+b0ff4
MODULE_NAME: nv4_disp
IMAGE_NAME: nv4_disp.dll
STACK_COMMAND: .trap ffffffffb59479a4 ; kb
BUCKET_ID: WRONG_SYMBOLS
Followup: MachineOwner
das was ich rot markiert habe ist laut der anleitung als verursacher zu sehen.
aber was soll ich jetzt machen? echt, mir raucht der kopf schon und weiß nicht mehr weiter.
kann jemand von euch was mit den oben genannten debug dateien was anfangen?
was ich gemacht habe:
windows neu installiert mit sp2 und allen updates. speicher mit memtest getestet über 8 stunden, keine fehler.
anbei noch die beiden minidump dateien als zip archiv und hier kann man sich von microsoft das debug tool zum auslesen runterladen:
http://msdl.microsoft.com/download/symbols/debuggers/dbg_x86_6.4.7.2.exe
der fehler tritt auch mit absoluten Standard settings auf.
bitte helft mir, ich weiß echt nicht mehr weiter