Fick blåskärm innan idag, körde Micrsoft Debugging, fick nedanstående analys.
Någon som kan tolka vad som är fel?
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: ffffffe0, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000001, value 0 = read operation, 1 = write operation
Arg4: f7f29435, address which referenced memory
Debugging Details:
------------------
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
MODULE_NAME: ks
FAULTING_MODULE: 804d7000 nt
DEBUG_FLR_IMAGE_TIMESTAMP: 41107ef8
WRITE_ADDRESS: unable to get nt!MmSpecialPoolStart
unable to get nt!MmSpecialPoolEnd
unable to get nt!MmPoolCodeStart
unable to get nt!MmPoolCodeEnd
ffffffe0
CURRENT_IRQL: 2
FAULTING_IP:
ks+435
f7f29435 8702 xchg [edx],eax
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0xD1
LAST_CONTROL_TRANSFER: from ee58c9c1 to f7f29435
STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
ee5c5c98 ee58c9c1 ffaecd00 ffaecdcc 00000001 ks+0x435
ee5c5cc4 ee59efb1 ffaecda0 000001b9 ee5c5d48 kmixer+0x9c1
ee5c5d50 ee58ddf0 ffadd008 82030380 00000000 kmixer+0x12fb1
ee5c5d84 ee58e1fd 82030380 00000000 00000000 kmixer+0x1df0
ee5c5dac 8057be15 ffadd008 00000000 00000000 kmixer+0x21fd
ee5c5ddc 804fa4da ee58e150 ffadd008 00000000 nt+0xa4e15
00000000 00000000 00000000 00000000 00000000 nt+0x234da
FOLLOWUP_IP:
ks+435
f7f29435 8702 xchg [edx],eax
SYMBOL_STACK_INDEX: 0
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: ks+435
IMAGE_NAME: ks.sys
STACK_COMMAND: kb
BUCKET_ID: WRONG_SYMBOLS
Followup: MachineOwner
---------