Bluescreens, Olé

Leandros

PCGH-Community-Veteran(in)
Bluescreens, Olé

Moin,

ich habe in letzter Zeit oft Bluescreens. Vllt könnt ihr mir helfen ... :D

1. Bluescreen: (Bild: IMG_20110626_213500.jpg
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Unknown bugcheck code (124)
Unknown bugcheck description
Arguments:
Arg1: 0000000000000000
Arg2: fffffa8004b38028
Arg3: 00000000b44fa000
Arg4: 0000000000000135

Debugging Details:
------------------


CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  DRIVER_FAULT

BUGCHECK_STR:  0x124

CURRENT_IRQL:  f

STACK_TEXT:  


FOLLOWUP_IP: 
nt!KeBugCheckEx+0
fffff800`02eced00 48894c2408       mov     [rsp+0x8],rcx

FOLLOWUP_NAME:  MachineOwner

SYMBOL_NAME:  nt!KeBugCheckEx+0

IMAGE_NAME:  Unknown_Image

DEBUG_FLR_IMAGE_TIMESTAMP:  0

STACK_COMMAND:  kb

BUCKET_ID:  ZEROED_STACK

MODULE_NAME:  Unknown_Module

Followup: MachineOwner
---------
2. Bluescreen (IRQL_NOT_LESS_OR_EQUAL)
Code:
3: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

KMODE_EXCEPTION_NOT_HANDLED (1e)
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.
Arguments:
Arg1: 0000000000000000, The exception code that was not handled
Arg2: 0000000000000000, The address that the exception occurred at
Arg3: 0000000000000000, Parameter 0 of the exception
Arg4: 0000000000000000, Parameter 1 of the exception

Debugging Details:
------------------


OVERLAPPED_MODULE:  rspndr

EXCEPTION_CODE: (Win32) 0 (0) - Der Vorgang wurde erfolgreich beendet.

FAULTING_IP: 
+0
00000000`00000000 ??               ???

EXCEPTION_PARAMETER1:  0000000000000000

EXCEPTION_PARAMETER2:  0000000000000000

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  DRIVER_FAULT

BUGCHECK_STR:  0x1E

CURRENT_IRQL:  2

STACK_TEXT:  


FOLLOWUP_IP: 
nt!KeBugCheck+0
fffff800`02ed5cd0 4883ec28         sub     rsp,0x28

FOLLOWUP_NAME:  MachineOwner

SYMBOL_NAME:  nt!KeBugCheck+0

IMAGE_NAME:  Unknown_Image

DEBUG_FLR_IMAGE_TIMESTAMP:  0

STACK_COMMAND:  kb

BUCKET_ID:  ZEROED_STACK

MODULE_NAME:  Unknown_Module

Followup: MachineOwner
---------
3. Bluescreen (Bild: IMG_20110628_222239.jpg

Code:
3: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

IRQL_NOT_LESS_OR_EQUAL (a)
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 a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 0000000000000e20, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff80002e93a6b, address which referenced memory

Debugging Details:
------------------


READ_ADDRESS: unable to get MiSystemVaType - probably bad symbols
 0000000000000e20 

CURRENT_IRQL:  2

FAULTING_IP: 
nt!KiInsertTimerTable+bb
fffff800`02e93a6b 4c8d4320         lea     r8,[rbx+0x20]

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  DRIVER_FAULT

BUGCHECK_STR:  0xA

LAST_CONTROL_TRANSFER:  from fffff80002e872a9 to fffff80002e87d00

STACK_TEXT:  
fffff880`0d27e748 fffff800`02e872a9 : 00000000`0000000a 00000000`00000e20 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff880`0d27e750 fffff800`02e85f20 : fffffa80`03b9aed0 ffffffff`ffffd8f0 00000000`00000000 fffffa80`04098120 : nt!KiBugCheckDispatch+0x69
fffff880`0d27e890 fffff800`02e93a6b : fffffa80`04cd7690 fffffa80`04cd74a0 00000000`11b0fd40 fffff880`00000034 : nt!KiPageFault+0x260
fffff880`0d27ea20 fffff800`02e8d0f2 : fffffa80`04098060 00000000`00000000 00000000`00000000 fffffa80`00000003 : nt!KiInsertTimerTable+0xbb
fffff880`0d27ea80 fffff800`02e8f7af : 00000000`0000099c 00000000`7eee8000 fffff880`00000061 00000000`0995f118 : nt!KiCommitThreadWait+0x332
fffff880`0d27eb10 fffff800`0317db2e : fffff880`0d27ec00 fffffa80`00000006 00000000`00000001 fffffa80`0543bc01 : nt!KeWaitForSingleObject+0x19f
fffff880`0d27ebb0 fffff800`02e86f93 : fffffa80`04098060 00000000`00000000 fffff880`0d27ebf8 fffffa80`03d98d60 : nt!NtWaitForSingleObject+0xde
fffff880`0d27ec20 00000000`746f2e09 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0995f0f8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x746f2e09


FOLLOWUP_IP: 
nt!KiInsertTimerTable+bb
fffff800`02e93a6b 4c8d4320         lea     r8,[rbx+0x20]

SYMBOL_STACK_INDEX:  3

FOLLOWUP_NAME:  MachineOwner

SYMBOL_NAME:  nt!KiInsertTimerTable+bb

MODULE_NAME:  nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  4d9fdd5b

STACK_COMMAND:  kb

FAILURE_BUCKET_ID:  X64_0xA_nt!KiInsertTimerTable+bb

BUCKET_ID:  X64_0xA_nt!KiInsertTimerTable+bb

Followup: MachineOwner


Meine Meinung, alles ein Treiber versagen, oder? AMD's Treiber für den Arsch?
 
AW: Bluescreens, Olé

Zieh dir mal BlueScreenView
Damit kannst du genau gucken was für ein bluescreen und wo die quelle sitzt.
Das gleiche habe ich im Prinzip schon gemacht, mit WinDebug und es auch gepostet. BlueScreen View wird nichts anderes machen, oder? (Außerdem ist mir der Softonic Downloader immer noch suspekt)
Temps?
Ohne OC mal versucht?
Neueste Treiber?
Karte ist nicht OC't. Die Temperaturen dürften eigentlich in Ordnung sein. Treiber habe ich Aktualisiert und bisher keinen weiteren Bluescreen (Bluescreen 2 und 3 kamen in relativ kurzen abständen beim Bad Company 2 Zocken)
Speicher mit Memtest überprüfen!
Mach ich. Done! Pass complete, no errors
 
Zuletzt bearbeitet:
AW: Bluescreens, Olé

Das gleiche habe ich im Prinzip schon gemacht, mit WinDebug und es auch gepostet. BlueScreen View wird nichts anderes machen, oder?

So ist es. Genau genommen ist es sogar so, dass Bluescreenview viel zu oberflächlich ist, um die Dumps genau auszulesen. Das was du gemacht hast ist genau richtig - besser gehts nicht.

Karte ist nicht OC't. Die Temperaturen dürften eigentlich in Ordnung sein. Treiber habe ich Aktualisiert und bisher keinen weiteren Bluescreen (Bluescreen 2 und 3 kamen in relativ kurzen abständen beim Bad Company 2 Zocken)

Treten die Bluescreens nur bei BFBC2 auf? Das Spiel reagiert auch sehr empfindlich auf bzw. bei Übertaktung. Sollten die Bluescreens bleiben, wäre es wichtig zu wissen, ob diese auch auftreten, wenn das System nicht übertaktet ist (die Auswertung deuten zumindest in Richtung OC - ein Treiberproblem ist nicht ersichtlich).
 
Die Probleme treten überall auf. Meine CPU ist auch schon extrem lange OC'ed. Lief immer Stabil, in allen Spielen.
Glaube der erste BSOD ist sogar im Idle aufgetreten.
Worauf deuten die Bluescreens den hin?
Habe nach dem zweiten bluescreen auf 11.6 updated wonach noch nichts aufgetreten ist.
Kann man sagen ob GPU oder CPU probleme macht?
 
AW: Bluescreens, Olé

Heb mal die CPU-Spannung ein wenig an, bzw. stell das OC zurück!
Ist ja bekannt, dass overclocked CPUs mit der Zeit mehr Spannung benötigen. --> Was sagt Prime?
 
AW: Bluescreens, Olé

Ob die GPU oder CPU Probleme macht, kann man aus den Auswertungen nur tendenziell entnehmen. Der Stop 0x124 Bluescreen mit dem 1. Parameter 0x00 deutet eher in Richtung CPU.

Ein Treiber ist den Auswertungen überhaupt nicht zu entnehmen, im Gegenteil, die Zero Stack Bluescreens (1. und 2. Bluescreen) und der aufgetretene Speicherfehler (3. Bluescreen) deuten auf ein Problem mit dem Speichermanagement hin. Speicher i.d.S. kann inbes. RAM, VRAM, oder CPU-Cache sein. Die Zero Stacks deuten aber wiederrum eher in Richtung CPU-Cache hin.

Die entspricht auch dem was dir mmayr geschrieben hat, nämlich, dass übertaktete CPUs mit der Zeit mehr Spannung benötigen (Stichwort Elektromigration).

Die Wahrscheinlichkeit, dass die Probleme mit dem 11.6 Treiber gelöst sind ist sehr gering (wenn auch nicht ausgeschlossen -> VRAM). Schau ma mal, wie es weitherin läuft. Wenn die Probleme wieder auftreten sollten, würde ich dem Vorschlag von mmayr nachgehen.
 
AW: Bluescreens, Olé

Teste grade mit Prime, abgesehen davon das er 5 Grad wärmer als Normal wird (Sommer und so) läuft alles tutti. Prime werkelt seit ca. 30 Minuten ohne Probleme vor sich hin.
Werde Prime noch so bis Abend laufen lassen und euch die Ergebnisse berichten.
 
AW: Bluescreens, Olé

Danke. Aber ich glaube, ich habe das Problem gefunden. :)

Code:
[Wed Jun 29 14:40:34 2011]
Self-test 1024K passed!
Self-test 1024K passed!
Self-test 1024K passed!
Self-test 1024K passed!
[Wed Jun 29 14:55:54 2011]
Self-test 896K passed!
Self-test 896K passed!
Self-test 896K passed!
Self-test 896K passed!
[Wed Jun 29 15:09:29 2011]
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Possible hardware failure, consult readme.txt file, restarting test.
ERROR: ILLEGAL SUMOUT
Maximum number of warnings exceeded.
Self-test 768K passed!
Self-test 768K passed!
Self-test 768K passed!
[Wed Jun 29 15:26:59 2011]
Self-test 640K passed!
Self-test 640K passed!
Ich glaube ich werde meine CPU etwas runtertakten müssen. :(

Edit: Ich takte ihn jetzt immer um 100 MHz runter und werde Prime laufen lassen.
 
Zuletzt bearbeitet:
AW: Bluescreens, Olé

Was ja bei der CPU nicht wirklich schlimm ist.
Was meinst du damit?
Guten Tag alle zusammen,

vlt hilft dir dieser Eintrag von Microsoft weiter, dieses Problem besser einzugrenzen. Ich sehe immer gerne dort nach, wenn ich mit Bluescreen zu kämpfen hab. Ist eine gute Informationsquelle:
Bug Check 0x124: WHEA_UNCORRECTABLE_ERROR
Gut, Error Code 124. Zeigt mir der Bluescreen ja, aber wie komme ich auf die Zahlen in der dortigen Tabelle?


PS: Habe meinen CPU nun auf 3,9 GHz Takten und Prime läuft schon länger als immer zuvor. 1h und 4m um genau zusein. Letztes mal ist er bei 44 Minuten abgestürtzt (was immer ungefähr der Zeit zwischen BSOD's entsprach)
 
AW: Bluescreens, Olé

Damit meine ich, dass die CPU auch mit "nur" 3,9Ghz noch potent genug ist.

PS: Habe meinen CPU nun auf 3,9 GHz Takten und Prime läuft schon länger als immer zuvor. 1h und 4m um genau zusein. Letztes mal ist er bei 44 Minuten abgestürtzt (was immer ungefähr der Zeit zwischen BSOD's entsprach)

Wenn Prime schon vorher nicht stabil lief, braucht man sich über die Bluescreens ja nicht zu wundern ;).
 
AW: Bluescreens, Olé

Was meinst du damit?

Gut, Error Code 124. Zeigt mir der Bluescreen ja, aber wie komme ich auf die Zahlen in der dortigen Tabelle?

Anhand deiner Auswertung mit WinDBG kannst du dir die Paramter ansehen. Als Beispiel, ob es ein Lese- oder Schreibvorgang ist, oder ob es sich um einen festen Speicherbereich handelt usw. Aber ich denke mal, wenn du ja jetzt den Fehler gefunden hast, ist ja alles wieder ok. Ich schließe mich dann simpel1970 an und denke, dass mit dieser Taktung der Fehler dann auch behoben ist. Ich würde noch einmal für auf Nummer sicher zu gehen, alle Hardwaretests wiederholen.
 
Zurück