Archiv Windows XP 25.916 Themen, 128.567 Beiträge

Bluescreen-Stopfehler

mart4 / 13 Antworten / Flachansicht Nickles

Hallo zusammen,
mit großem Interesse habe ich euren Artikel über die Bluescreenabstürze verfolgt, da ich genau dieses Problem habe!Ich habe nach den Anweisungen auf Seite 1 das vollständige Speicherabbild eingestellt, aber der PC fragt mich, ob ich das wirklich will, da der Rechner möglicherweise kein Abbild speichern kann, wenn die Auslagerungsdatei am Anfang weniger als 1532 MB hat. was heisst das für mich, bzw. wie kann ich es ändern? Bei mir wird der virtuelle Speicher vom System verwaltet...
Vielen Dank und hoffnungsvolle Grüße, Mart

mart4 Nachtrag zu: „ Hi, hier die Fehlermeldung: Stop:0x0000008E 0x0000008F,...“
Optionen

Hey apollo4,

ich habe (wie in eurem Artikel beschrieben!, danke an dieser Stelle!) einen Bugcheck gemacht, mit folgendem Ergebnis, vielleicht kannst du mir sagen, was genau das für mich heißt ;)

*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

KERNEL_MODE_EXCEPTION_NOT_HANDLED (8e)
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: c000008f, The exception code that was not handled
Arg2: bf06c59d, The address that the exception occurred at
Arg3: b837b708, Trap Frame
Arg4: 00000000

Debugging Details:
------------------


EXCEPTION_CODE: (NTSTATUS) 0xc000008f - {AUSNAHME} Nicht exaktes Gleitkommaergebnis

FAULTING_IP:
nv4_disp+5a59d
bf06c59d db1b fistp dword ptr [ebx]

TRAP_FRAME: b837b708 -- (.trap ffffffffb837b708)
ErrCode = 00000000
eax=0000007e ebx=b837b7a4 ecx=e289b980 edx=b837b7b0 esi=b837b7ac edi=b837b7a8
eip=bf06c5a6 esp=b837b77c ebp=00000008 iopl=0 nv up ei pl nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
nv4_disp+0x5a5a6:
bf06c5a6 d96c2418 fldcw word ptr [esp+18h] ss:0010:b837b794=034f
Resetting default scope

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0x8E

PROCESS_NAME: hl2.exe

LAST_CONTROL_TRANSFER: from 8051d6ef to 8053354e

STACK_TEXT:
b837b2d0 8051d6ef 0000008e c000008f bf06c59d nt!KeBugCheckEx+0x1b
b837b698 804df235 b837b6b4 00000000 b837b708 nt!KiDispatchException+0x3b1
b837b700 804df1da 00000008 bf06c5a6 badb0d00 nt!CommonDispatchException+0x4d
b837b730 804e39ce 00000000 00000023 00000023 nt!KiExceptionExit+0x17e
b837b788 bf0d7837 00000f4f b837034f e2412800 nt!KeSetEvent+0x74
WARNING: Stack unwind information not available. Following frames may be wrong.
b837b7b0 bf0d972e a7002800 e289b980 e289b7c0 nv4_disp+0xc5837
b837b7ec bf0aedbb e28a0c00 00000000 01300000 nv4_disp+0xc772e
b837b99c bf009684 e1f7c008 e3a83488 00000000 nv4_disp+0x9cdbb
e1f7c714 00000000 00000000 e1690c78 e1f7c714 dxg!vDdDisableAllDirectDrawObjects+0xa8


STACK_COMMAND: .bugcheck ; kb

FOLLOWUP_IP:
nv4_disp+5a59d
bf06c59d db1b fistp dword ptr [ebx]

SYMBOL_NAME: nv4_disp+5a59d

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nv4_disp

IMAGE_NAME: nv4_disp.dll

DEBUG_FLR_IMAGE_TIMESTAMP: 453bdc7a

FAILURE_BUCKET_ID: 0x8E_nv4_disp+5a59d

BUCKET_ID: 0x8E_nv4_disp+5a59d

Followup: MachineOwner
---------

Danke im Voraus,
Mart