Od czasu gdy podłączyłem do mojego komputera monitor 24' iiyama E2409HDS lubią wyskakiwać BSOD-y.
Występują absolutnie nieregularnie niezależnie od tego co akurat robię. Przeczytałem trochę tutaj http://www.hotfix.pl/bluescreen-bsod-szukanie-przyczyny-powstawania-czytanie-plikow-dmp-a17.htm i zrobiłem reinstal sterowników do grafiki ale problem nadal występuje. Mam GeForce 9600GT wersja sterowników 280.26 WHQL . Ma ktoś może pomysł co jeszcze można z tym zrobić lub miał taki sam problem? Z góry dzięki za pomoc.
Poniżej kod po kliknięciu analyse w programie WinDbg: (jeśli będzie potrzebne mogę wkleić orginalny kod z dmp BSODa
Kod: Zaznacz cały
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: e0000001, The exception code that was not handled
Arg2: b8458925, The address that the exception occurred at
Arg3: 9aaba704, Trap Frame
Arg4: 00000000
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xe0000001 - <Unable to get error code text>
FAULTING_IP:
watchdog!RaiseExceptionInThread+b
b8458925 c3 ret
TRAP_FRAME: 9aaba704 -- (.trap 0xffffffff9aaba704)
ESP EDITED! New esp=9aabaab4
ErrCode = 00000000
eax=e4850800 ebx=00000001 ecx=00000a93 edx=00000001 esi=e5d69ad0 edi=0000ffff
eip=b8458925 esp=9aaba778 ebp=9aabaacc iopl=0 nv up ei pl nz na pe nc
cs=0000 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00240206
watchdog!RaiseExceptionInThread+0xb:
b8458925 c3 ret
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x8E
PROCESS_NAME: plugin-containe
LAST_CONTROL_TRANSFER: from 8053585b to b8458925
STACK_TEXT:
9aaba774 80547156 9aaba788 9aaba7d8 00000001 watchdog!RaiseExceptionInThread+0xb
9aabaacc bd254e0e e5d67880 e3fdb010 bd190d8d nt!ExRaiseStatus+0xca
WARNING: Stack unwind information not available. Following frames may be wrong.
00000000 00000000 00000000 00000000 00000000 nv4_disp+0x242e0e
STACK_COMMAND: .trap 0xffffffff9aaba704 ; kb
FOLLOWUP_IP:
nv4_disp+242e0e
bd254e0e ?? ???
SYMBOL_STACK_INDEX: 2
SYMBOL_NAME: nv4_disp+242e0e
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nv4_disp
IMAGE_NAME: nv4_disp.dll
DEBUG_FLR_IMAGE_TIMESTAMP: 4e390d56
FAILURE_BUCKET_ID: 0x8E_nv4_disp+242e0e
BUCKET_ID: 0x8E_nv4_disp+242e0e
Followup: MachineOwner