WinXP - Bluescreen
hallo,
ich hab seit längerem das Problem dass mein Win XP immer mal wieder (relativ unregelmäßig, manchmal 3ma am Tag, manchmal auch n paar Wochen garnicht) nen Bluescreen fabriziert.
Hat eig schon angefangen als ich den PC zusammengebaut habe (selbst zusammengebaut --> mögl. Inkompabilitäten?)
Am Anfang wars immer wenn ich mit uTorrent n bisschen geladen hab, inzwischen benutz ich das Prog nichmehr
In den letzten Tagen war es wenn ich mit FlashFXP was von nem FTP gezoge hab, aber acuh wenn ich World in Conflict gespielt hab, oder bei Counter-Strike Source, manchmal auch wenn ich im Inet surf.
Windows neuinstallation hat auch nichts gebracht
Nach der Fehlermeldung hab ich acuh schon gegoogelt und da war als Problemlösung angegeben dass man die Wiederherstellung ausscahlten soll, das hat nicht viel gebracht (subjektiv betrachtet n paar weniger Bluescreens, aber es kamen immer noch welche)
Sysinfos:
Windows XP Corporate
Pentium D 805
Asus P5WD2 Intel i955X Sockel 775
MSI 256MB NX7600GT-T2D256E PCIe
2x 512MB DDR2RAM Infineon Orig. PC533 CL4
Kühler CPU Zalman CNPS 9500 AT - CU
Netzteil Sharkoon SHA450-8P 450W ATX 2.0
250GB Samsung SpinPoint P120 SP2504C NCQ SATAII
Fehlermeldung
Bericht von Windows Debugger
ich hab seit längerem das Problem dass mein Win XP immer mal wieder (relativ unregelmäßig, manchmal 3ma am Tag, manchmal auch n paar Wochen garnicht) nen Bluescreen fabriziert.
Hat eig schon angefangen als ich den PC zusammengebaut habe (selbst zusammengebaut --> mögl. Inkompabilitäten?)
Am Anfang wars immer wenn ich mit uTorrent n bisschen geladen hab, inzwischen benutz ich das Prog nichmehr
In den letzten Tagen war es wenn ich mit FlashFXP was von nem FTP gezoge hab, aber acuh wenn ich World in Conflict gespielt hab, oder bei Counter-Strike Source, manchmal auch wenn ich im Inet surf.
Windows neuinstallation hat auch nichts gebracht
Nach der Fehlermeldung hab ich acuh schon gegoogelt und da war als Problemlösung angegeben dass man die Wiederherstellung ausscahlten soll, das hat nicht viel gebracht (subjektiv betrachtet n paar weniger Bluescreens, aber es kamen immer noch welche)
Sysinfos:
Windows XP Corporate
Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 2600.xpsp_sp2_qfe.070227-2300
Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
Debug session time: Tue Sep 25 20:55:27.187 2007 (GMT+2)
System Uptime: 0 days 4:50:07.914
Loading Kernel Symbols
Pentium D 805
Asus P5WD2 Intel i955X Sockel 775
MSI 256MB NX7600GT-T2D256E PCIe
2x 512MB DDR2RAM Infineon Orig. PC533 CL4
Kühler CPU Zalman CNPS 9500 AT - CU
Netzteil Sharkoon SHA450-8P 450W ATX 2.0
250GB Samsung SpinPoint P120 SP2504C NCQ SATAII
Fehlermeldung
BCCode : 1000007e BCP1 : C0000005 BCP2 : 804D9FA6 BCP3 : F7C46750
BCP4 : F7C4644C OSVer : 5_1_2600 SP : 2_0 Product : 256_1
Bericht von Windows Debugger
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000007E, {c0000005, 804d9fa6, f7c46750, f7c4644c}
Probably caused by : ntkrnlmp.exe ( nt!KiXMMIZeroPageNoSave+8 )
Followup: MachineOwner
---------
1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
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: 804d9fa6, The address that the exception occurred at
Arg3: f7c46750, Exception Record Address
Arg4: f7c4644c, Context Record Address
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
FAULTING_IP:
nt!KiXMMIZeroPageNoSave+8
804d9fa6 0f2b01 movntps xmmword ptr [ecx],xmm0
EXCEPTION_RECORD: f7c46750 -- (.exr 0xfffffffff7c46750)
ExceptionAddress: 804d9fa6 (nt!KiXMMIZeroPageNoSave+0x00000008)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter: 00000001
Parameter[1]: 562c0800
Attempt to write to address 562c0800
CONTEXT: f7c4644c -- (.cxr 0xfffffffff7c4644c)
eax=00000040 ebx=00000000 ecx=562c0800 edx=00820000 esi=562c0800 edi=806ffaa8
eip=804d9fa6 esp=f7c46818 ebp=f7c46840 iopl=0 ov up ei pl nz na pe cy
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00210a07
nt!KiXMMIZeroPageNoSave+0x8:
804d9fa6 0f2b01 movntps xmmword ptr [ecx],xmm0 ds:0023:562c0800=????????????????????????????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
PROCESS_NAME: System
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
WRITE_ADDRESS: 562c0800
BUGCHECK_STR: 0x7E
LAST_CONTROL_TRANSFER: from 806ad2bd to 804d9fa6
STACK_TEXT:
f7c46840 806ad2bd 867c4750 00000000 00000044 nt!KiXMMIZeroPageNoSave+0x8
f7c46840 806ad2bd 867c4750 00000000 00000044 nt!Phase1Initialization+0x1287
f7c46dac 80574128 80087000 00000000 00000000 nt!Phase1Initialization+0x1287
f7c46ddc 804ec791 806ae7bf 80087000 00000000 nt!PspSystemThreadStartup+0x34
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
FOLLOWUP_IP:
nt!KiXMMIZeroPageNoSave+8
804d9fa6 0f2b01 movntps xmmword ptr [ecx],xmm0
SYMBOL_STACK_INDEX: 0
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 45e550ef
SYMBOL_NAME: nt!KiXMMIZeroPageNoSave+8
STACK_COMMAND: .cxr 0xfffffffff7c4644c ; kb
FAILURE_BUCKET_ID: 0x7E_nt!KiXMMIZeroPageNoSave+8
BUCKET_ID: 0x7E_nt!KiXMMIZeroPageNoSave+8
Followup: MachineOwner
---------
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 69582
Url: https://administrator.de/contentid/69582
Ausgedruckt am: 26.11.2024 um 21:11 Uhr
6 Kommentare
Neuester Kommentar
Vielleicht ist ein Speicherriegel defekt, hatte ich auch schon mal. Leider lässt sich so ein Fehler nicht auf Zuruf reproduzieren, ist also Versuch und Irrtum angesagt. Man kann da mit dem Tool "Everest home" den Rechner mal testen (Speicherdurchsatz, etc., wenn er dann abstürzt ist es wohl die Hardware.
Arch Stanton
p.s. so eine Corporate CD hat man schon mal liegen, ist ja ganz nett zum Testen (oh je, hoffentlich ist hier kein Schäuble). Aber für Produktivzwecke verwende ich zumindest eine originale Lizenz.
Arch Stanton
p.s. so eine Corporate CD hat man schon mal liegen, ist ja ganz nett zum Testen (oh je, hoffentlich ist hier kein Schäuble). Aber für Produktivzwecke verwende ich zumindest eine originale Lizenz.