Ik heb de laatste weken last van een BSOD met dezelfde foutcode, maar kan er niet echt uit komen waar het aan kan liggen. Er is niks aan hardware of drivers veranderd, maar hij doet wel gewoon de automatische updates. Het is nu drie keer gebeurd, begonnen op 28-12-2014, tweede keer op 08-01-2015, laatste keer vandaag 13-01-2015. Gebeurde de laatste keer toen ik nog niet eens was ingelogd in Windows. Misschien iets te vroeg met klagen, maar ik gebruik dit hier ook een beetje als dagboek voor wanneer het nog vaker fout gaat.
Ik heb wat rondgesnuffeld in de dumps en kwam onderstaande tegen bij analyse van de laatste dump.
Bluescreenview zegt "Caused by ntoskrnl.exe+75bc0".
Zijn er mensen die hier iets mee kunnen?
-edit- Het gaat om een laptop zonder iets erop aangesloten.
Ik heb wat rondgesnuffeld in de dumps en kwam onderstaande tegen bij analyse van de laatste dump.
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
| *******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: fffffa800f7b1060, Physical Device Object of the stack
Arg3: fffff80000b9c3d8, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: fffffa800f8e8b10, The blocked IRP
Debugging Details:
------------------
*************************************************************************
*** ***
*** ***
*** Either you specified an unqualified symbol, or your debugger ***
*** doesn't have full symbol information. Unqualified symbol ***
*** resolution is turned off by default. Please either specify a ***
*** fully qualified symbol module!symbolname, or enable resolution ***
*** of unqualified symbols by typing ".symopt- 100". Note that ***
*** enabling unqualified symbol resolution with network symbol ***
*** server shares in the symbol path may cause the debugger to ***
*** appear to hang for long periods of time when an incorrect ***
*** symbol name is typed or the network symbol server is down. ***
*** ***
*** For some commands 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: USBHUB!_DEVICE_EXTENSION_PDO ***
*** ***
*************************************************************************
DRVPOWERSTATE_SUBCODE: 3
DRIVER_OBJECT: fffffa800d996530
IMAGE_NAME: usbhub.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 52954dd0
MODULE_NAME: usbhub
FAULTING_MODULE: fffff8800459f000 usbhub
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0x9F
PROCESS_NAME: System
CURRENT_IRQL: 2
ANALYSIS_VERSION: 6.3.9600.17298 (debuggers(dbg).141024-1500) amd64fre
DPC_STACK_BASE: FFFFF80000BA2FB0
STACK_TEXT:
fffff800`00b9c388 fffff800`030e58d2 : 00000000`0000009f 00000000`00000003 fffffa80`0f7b1060 fffff800`00b9c3d8 : nt!KeBugCheckEx
fffff800`00b9c390 fffff800`0308085c : fffff800`00b9c4d8 fffff800`00b9c4d8 00000000`00000000 00000000`00000001 : nt! ?? ::FNODOBFM::`string'+0x33af0
fffff800`00b9c430 fffff800`030806f6 : fffffa80`0e154c58 fffffa80`0e154c58 00000000`00000000 00000000`00000000 : nt!KiProcessTimerDpcTable+0x6c
fffff800`00b9c4a0 fffff800`030805de : 00000002`2c91c958 fffff800`00b9cb18 00000000`0000e9d0 fffff800`031f4c88 : nt!KiProcessExpiredTimerList+0xc6
fffff800`00b9caf0 fffff800`030803c7 : 00000000`97eb4bc3 00000000`0000e9d0 00000000`97eb4b43 00000000`000000d0 : nt!KiTimerExpiration+0x1be
fffff800`00b9cb90 fffff800`0306d8ca : fffff800`031f0e80 fffff800`031fecc0 00000000`00000000 fffff880`00000000 : nt!KiRetireDpcList+0x277
fffff800`00b9cc40 00000000`00000000 : fffff800`00b9d000 fffff800`00b97000 fffff800`00b9cc00 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
IMAGE_VERSION: 6.1.7601.18328
FAILURE_BUCKET_ID: X64_0x9F_3_IMAGE_usbhub.sys
BUCKET_ID: X64_0x9F_3_IMAGE_usbhub.sys
ANALYSIS_SOURCE: KM
FAILURE_ID_HASH_STRING: km:x64_0x9f_3_image_usbhub.sys
FAILURE_ID_HASH: {ec46ebd8-431a-da69-d1c8-e27212f72a5c}
Followup: MachineOwner
--------- |
Bluescreenview zegt "Caused by ntoskrnl.exe+75bc0".
Zijn er mensen die hier iets mee kunnen?
-edit- Het gaat om een laptop zonder iets erop aangesloten.
