Hi Leute,
Ich bekomme seit ca. 2 Wochen regelmäßig Bluescreens und kann mir einfach nicht erklären weshalb. Ich spiele momentan ein MMORPG mit ziemlich detaillierter Grafik, welches den Lüfter meines Laptops auch regelmäßig zum pusten bringt, bekomme diesen Bluescreen aber auch wenn ich einfach nur einen Film im Browser anschaue (kann daher leider nicht den Auslöser benennen). Die minidump-Datei, die nach jedem absturz generiert wird, hab ich mit den Windows-Tools auch schon auslesen können, nur Fehlen mir die nötigen Fachkenntnisse um daraus schlau zu werden.
Zum System:
Asus Laptop G71Vseries, Intel Core 2 Duo P8400, nvidia GeForce 9700m GT, Vista Ultimate mit SP1, ausserdem vielleicht noch intressant, da der Browser ja auch stets offen war, wenn ich den Bluescreen bekam: Mozilla Firefox 4.0.1
Hier der Auszug aus der minidump:
Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\Mini053011-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*C:\Windows\Symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: C:\Windows\System32
Windows Server 2008/Windows Vista Kernel Version 6001 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 6001.18538.x86fre.vistasp1_gdr.101014-0432
Machine Name:
Kernel base = 0x82813000 PsLoadedModuleList = 0x8292ac70
Debug session time: Mon May 30 04:19:10.593 2011 (UTC + 2:00)
System Uptime: 0 days 17:43:19.872
Loading Kernel Symbols
...............................................................
................................................................
..................................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {c017ef68, 2, 0, 828488da}
Probably caused by : memory_corruption ( nt!MiFreeMergePages+39 )
Followup: MachineOwner
---------
1: 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: c017ef68, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: 828488da, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from 8294a868
Unable to read MiSystemVaType memory at 8292a420
c017ef68
CURRENT_IRQL: 2
FAULTING_IP:
nt!MiFreeMergePages+39
828488da 8b80000000c0 mov eax,dword ptr [eax-40000000h]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: System
TRAP_FRAME: 8b370c24 -- (.trap 0xffffffff8b370c24)
ErrCode = 00000000
eax=0017ef68 ebx=007ffff8 ecx=8294bd40 edx=00000000 esi=2fded532 edi=a60ee638
eip=828488da esp=8b370c98 ebp=8b370cc0 iopl=0 nv up ei pl nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010202
nt!MiFreeMergePages+0x39:
828488da 8b80000000c0 mov eax,dword ptr [eax-40000000h] ds:0023:c017ef68=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from 828488da to 8286dd54
STACK_TEXT:
8b370c24 828488da badb0d00 00000000 000117fd nt!KiTrap0E+0x2ac
8b370cc0 82a5d66c 00730039 00000000 a60ee638 nt!MiFreeMergePages+0x39
8b370ce0 82a58f60 00000000 a60ee638 8294bd00 nt!MiDeleteImageMerge+0x2a
8b370d08 8287d9c3 00000000 00000000 00000000 nt!MiSegmentDelete+0x1b0
8b370d58 8287db40 84da2bf8 8292b020 8292b090 nt!MiProcessDereferenceList+0x33
8b370d7c 829e8e88 00000000 0a4a95f0 00000000 nt!MiDereferenceSegmentThread+0xbd
8b370dc0 82841a3e 8287da81 00000000 00000000 nt!PspSystemThreadStartup+0x9d
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!MiFreeMergePages+39
828488da 8b80000000c0 mov eax,dword ptr [eax-40000000h]
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!MiFreeMergePages+39
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4cb715e0
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: 0xA_nt!MiFreeMergePages+39
BUCKET_ID: 0xA_nt!MiFreeMergePages+39
Followup: MachineOwner
---------
Hoffe ihr könnt mir weiterhelfen und Danke schonmal im voraus...
dasBison Gast |