Problem polega na tym, że komputer się ciągle zawiesza, szczególnie jak dostanie kilka elementów do wyświetlenia, dziwne jest to ze na grach jest ok.
Obstawiałem sterownik z nvidi sądząc po log'u z Win dbg
Kod: Zaznacz cały
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000008E, {c0000005, bf8fc410, f49d8b60, 0}
Probably caused by : win32k.sys ( win32k!FBadWindow+c )
Followup: MachineOwner
---------
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: bf8fc410, The address that the exception occurred at
Arg3: f49d8b60, Trap Frame
Arg4: 00000000
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - Instrukcja spod "0x%08lx" odwo
FAULTING_IP:
win32k!FBadWindow+c
bf8fc410 8a4023 mov al,byte ptr [eax+23h]
TRAP_FRAME: f49d8b60 -- (.trap 0xfffffffff49d8b60)
ErrCode = 00000000
eax=0067c000 ebx=00000003 ecx=0067c000 edx=00000002 esi=e28473e0 edi=bc680a98
eip=bf8fc410 esp=f49d8bd4 ebp=f49d8bd4 iopl=0 nv up ei pl nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
win32k!FBadWindow+0xc:
bf8fc410 8a4023 mov al,byte ptr [eax+23h] ds:0023:0067c023=??
Resetting default scope
CUSTOMER_CRASH_COUNT: 2
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x8E
PROCESS_NAME: explorer.exe
LAST_CONTROL_TRANSFER: from bf8fc8a7 to bf8fc410
STACK_TEXT:
f49d8bd4 bf8fc8a7 0067c000 00000003 e28473e0 win32k!FBadWindow+0xc
f49d8bfc bf8fb6e5 bc680a98 00000003 00000000 win32k!xxxActivateWindow+0xa2
f49d8c4c bf87a49b 00000000 bc650ca8 f49d8c84 win32k!xxxDestroyWindow+0x2a4
f49d8c5c bf820378 bc650ca8 bc6406e8 e28473e0 win32k!xxxRemoveShadow+0x3b
f49d8c84 bf81f5af bf9a9340 00000000 bc650ca8 win32k!xxxSendChangedMsgs+0xac
f49d8cdc bf822257 00000001 00000000 00000000 win32k!xxxEndDeferWindowPosEx+0x26c
f49d8cfc bf82fb59 bc650ca8 00000000 00000000 win32k!xxxSetWindowPos+0x101
f49d8d30 bf82fed4 00000010 00000097 f49d8d64 win32k!xxxShowWindow+0x250
f49d8d54 804df06b 0001012e 00000000 00f1f814 win32k!NtUserShowWindow+0xa1
f49d8d54 7c90eb94 0001012e 00000000 00f1f814 nt!KiFastCallEntry+0xf8
WARNING: Frame IP not in any known module. Following frames may be wrong.
00f1f814 00000000 00000000 00000000 00000000 0x7c90eb94
STACK_COMMAND: kb
FOLLOWUP_IP:
win32k!FBadWindow+c
bf8fc410 8a4023 mov al,byte ptr [eax+23h]
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: win32k!FBadWindow+c
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: win32k
IMAGE_NAME: win32k.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 41107f7a
FAILURE_BUCKET_ID: 0x8E_win32k!FBadWindow+c
BUCKET_ID: 0x8E_win32k!FBadWindow+c
Followup: MachineOwner
---------
Oraz drugi błąd coś z dyskiem ale nie wiem co.
Kod: Zaznacz cały
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck F4, {3, 86612da0, 86612f14, 805fa7a8}
unable to get nt!KiCurrentEtwBufferOffset
unable to get nt!KiCurrentEtwBufferBase
Probably caused by : hardware_disk ( +f8 )
Followup: MachineOwner
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck F4, {3, 86612da0, 86612f14, 805fa7a8}
unable to get nt!KiCurrentEtwBufferOffset
unable to get nt!KiCurrentEtwBufferBase
Probably caused by : hardware_disk ( +f8 )
Followup: MachineOwner
---------
kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
CRITICAL_OBJECT_TERMINATION (f4)
A process or thread crucial to system operation has unexpectedly exited or been
terminated.
Several processes and threads are necessary for the operation of the
system; when they are terminated (for any reason), the system can no
longer function.
Arguments:
Arg1: 00000003, Process
Arg2: 86612da0, Terminating object
Arg3: 86612f14, Process image file name
Arg4: 805fa7a8, Explanatory message (ascii)
Debugging Details:
------------------
unable to get nt!KiCurrentEtwBufferOffset
unable to get nt!KiCurrentEtwBufferBase
PROCESS_OBJECT: 86612da0
IMAGE_NAME: hardware_disk
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAULTING_MODULE: 00000000
PROCESS_NAME: csrss.exe
EXCEPTION_RECORD: f79ae9d8 -- (.exr 0xfffffffff79ae9d8)
ExceptionAddress: 75b4b161
ExceptionCode: c0000006 (In-page I/O error)
ExceptionFlags: 00000000
NumberParameters: 3
Parameter[0]: 00000000
Parameter[1]: 75b4b161
Parameter[2]: c0000185
Inpage operation failed at 75b4b161, due to I/O error c0000185
EXCEPTION_CODE: (NTSTATUS) 0xc0000006 - Instrukcja spod "0x%08lx" odwo
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
ERROR_CODE: (NTSTATUS) 0xc0000006 - Instrukcja spod "0x%08lx" odwo
EXCEPTION_PARAMETER1: 00000000
EXCEPTION_PARAMETER2: 75b4b161
EXCEPTION_PARAMETER3: c0000185
IO_ERROR: (NTSTATUS) 0xc0000185 - Urz
EXCEPTION_STR: 0xc0000006_c0000185
FAULTING_IP:
+f8
75b4b161 ?? ???
BUGCHECK_STR: 0xF4_IOERR_C0000185
FOLLOWUP_IP:
+f8
75b4b161 ?? ???
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hardware_disk
SYMBOL_NAME: +f8
STACK_COMMAND: kb
FAILURE_BUCKET_ID: 0xF4_IOERR_C0000185_+f8
BUCKET_ID: 0xF4_IOERR_C0000185_+f8
Followup: MachineOwner
System gdy się już zawiesi to jedyny ratunek to restart.
Proszę o pomoc.
Pozdrawiam