Beste tweakers,
Ik heb onlangs een nieuwe PC gebouwd en na wat probleempjes leek alles eindelijk goed te werken. Eerst draaide ik met een nVidia Riva TNT 16MB PCI videokaart omdat de videokaart nog niet binnen was.
Een aantal dagen later kon ik een ATi Radeon X800 GTO lenen van iemand en na een dag kreeg ik de eerste BSOD tijdens het booten. Ik weet niet meer wat er opstond aangezien de computer automatisch rebootte. Er werd wel een minidump gemaakt. Gisteren was de videokaart eindelijk binnen en na het verwijderen van de Catalyst drivers heb ik de nieuwe er ingestoken: een nVidia GeForce 8600GT.
Ik heb de laatste drivers geïnstalleerd en nu krijg ik nog altijd af en toe een BSOD bij het opstarten. Ik heb de optie uitgeschakeld waarbij de PC automatisch reboot bij een fout en meestal zegt de BSOD: IRQL_NOT_LESS_OR_EQUAL. De vorige keer was het iets anders maar het scherm scrollde naar beneden waardoor ik de fout niet heb gelezen. Er werd wel iets gezegd van "faulty drivers" maar niet welke.
Vandaag heb ik de crash dump bestanden eens geopend met WinDbg en daar komt het volgende uitrollen (de voorlaatste BSOD)
Alle andere bestanden duiden ook ntkrnlpa.exe aan als de "dader" met uitzondering van de laatste die de schuld legt bij volmgr.sys.
Helaas ben ik niet echt ervaren met het gebruik van een debugger. Als ik met Google zoek vind ik vooral zaken in verband met de videokaart(drivers) maar het lijkt me sterk dat zowal ATi als nVidia er last van zouden hebben.
Verder heb ik mijn geheugen getest met Memtest86 maar dat blijkt in orde. Het lijkt me ook niet dat dit een hardwarefout is aangezien de BSOD altijd bij het opstarten is (meestal voor het inlogscherm, heel soms na het inlogscherm). Verder kan ik gewoon spelletjes spelen of de PC stressen zonder dat er iets gebeurt.
Mijn computer:
Core 2 Duo E6420
2 x 1024MB Kingston ValueRAM 667MHz
Gigabyte GA-965P-S3 rev3.3
MSI GeForce 8600GT (passief gekoeld)
Western Digital Caviar SE16 250GB (S-ATA)
Pioneer DVR-106D DVD-RW
Windows Vista Home Premium (32-bit, OEM)
Antec SmartPower 2.0 400W
Alvast bedankt voor het meedenken
Ik heb onlangs een nieuwe PC gebouwd en na wat probleempjes leek alles eindelijk goed te werken. Eerst draaide ik met een nVidia Riva TNT 16MB PCI videokaart omdat de videokaart nog niet binnen was.
Een aantal dagen later kon ik een ATi Radeon X800 GTO lenen van iemand en na een dag kreeg ik de eerste BSOD tijdens het booten. Ik weet niet meer wat er opstond aangezien de computer automatisch rebootte. Er werd wel een minidump gemaakt. Gisteren was de videokaart eindelijk binnen en na het verwijderen van de Catalyst drivers heb ik de nieuwe er ingestoken: een nVidia GeForce 8600GT.
Ik heb de laatste drivers geïnstalleerd en nu krijg ik nog altijd af en toe een BSOD bij het opstarten. Ik heb de optie uitgeschakeld waarbij de PC automatisch reboot bij een fout en meestal zegt de BSOD: IRQL_NOT_LESS_OR_EQUAL. De vorige keer was het iets anders maar het scherm scrollde naar beneden waardoor ik de fout niet heb gelezen. Er werd wel iets gezegd van "faulty drivers" maar niet welke.
Vandaag heb ik de crash dump bestanden eens geopend met WinDbg en daar komt het volgende uitrollen (de voorlaatste BSOD)
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
| Microsoft (R) Windows Debugger Version 6.7.0005.0
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\Mini050507-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntkrnlpa.exe
*** ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe
Windows Vista Kernel Version 6000 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Kernel base = 0x81c00000 PsLoadedModuleList = 0x81d11db0
Debug session time: Sat May 5 10:14:29.948 2007 (GMT+2)
System Uptime: 0 days 0:00:12.714
*********************************************************************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y <symbol_path> argument when starting the debugger. *
* using .sympath and .sympath+ *
*********************************************************************
Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ntkrnlpa.exe
*** ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe
Loading Kernel Symbols
...........................................................................................................
Loading User Symbols
Loading unloaded module list
.
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {7304, 2, 0, 81c5ef3e}
*** WARNING: Unable to verify timestamp for mssmbios.sys
*** ERROR: Module load completed but symbols could not be loaded for mssmbios.sys
***** 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 ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** 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 ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** 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 ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** 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 ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** 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 ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** 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 ***
*** ***
*************************************************************************
Probably caused by : ntkrnlpa.exe ( nt+5ef3e )
Followup: MachineOwner
--------- |
Alle andere bestanden duiden ook ntkrnlpa.exe aan als de "dader" met uitzondering van de laatste die de schuld legt bij volmgr.sys.
Helaas ben ik niet echt ervaren met het gebruik van een debugger. Als ik met Google zoek vind ik vooral zaken in verband met de videokaart(drivers) maar het lijkt me sterk dat zowal ATi als nVidia er last van zouden hebben.
Verder heb ik mijn geheugen getest met Memtest86 maar dat blijkt in orde. Het lijkt me ook niet dat dit een hardwarefout is aangezien de BSOD altijd bij het opstarten is (meestal voor het inlogscherm, heel soms na het inlogscherm). Verder kan ik gewoon spelletjes spelen of de PC stressen zonder dat er iets gebeurt.
Mijn computer:
Core 2 Duo E6420
2 x 1024MB Kingston ValueRAM 667MHz
Gigabyte GA-965P-S3 rev3.3
MSI GeForce 8600GT (passief gekoeld)
Western Digital Caviar SE16 250GB (S-ATA)
Pioneer DVR-106D DVD-RW
Windows Vista Home Premium (32-bit, OEM)
Antec SmartPower 2.0 400W
Alvast bedankt voor het meedenken