Bis jetzt kein Erfolg:
Bluescreen
IRQL_Not_Less_or_Equal
***STOP 0x0000000A (0x823E3FE4, 0x00000002, 0x00000001, 0x8181D1A1)
Mit debug exe habe ich mir das Minidump analysiert:
Loading Dump File [C:\Users\Abaris\Desktop\Minidumps\Mini010608-03.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*C:\Symbols* http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows Longhorn Kernel Version 6000 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 6000.16575.x86fre.vista_gdr.071009-1548
Kernel base = 0x81800000 PsLoadedModuleList = 0x81911e10
Debug session time: Sun Jan 6 12:08:06.502 2008 (GMT+1)
System Uptime: 0 days 0:12:04.359
Loading Kernel Symbols
............................................................ ............................................................ .......................
Loading unloaded module list
....
Loading User Symbols
************************************************************ *******************
* *
* Bugcheck Analysis *
* *
************************************************************ *******************
Use !analyze -v to get detailed debugging information.
BugCheck A, {fff00013, 2, 1, 818b772b}
Probably caused by : memory_corruption ( nt!MiInsertPageInZeroList+24c )
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: fff00013, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000001, value 0 = read operation, 1 = write operation
Arg4: 818b772b, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetUlongFromAddress: unable to read from 819315ac
Unable to read MiSystemVaType memory at 819117e0
fff00013
CURRENT_IRQL: 2
FAULTING_IP:
nt!MiInsertPageInZeroList+24c
818b772b 83601400 and dword ptr [eax+0x14],0x0
CUSTOMER_CRASH_COUNT: 3
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0xA
LAST_CONTROL_TRANSFER: from 818ba4cc to 818b772b
TRAP_FRAME: 80405c8c -- (.trap ffffffff80405c8c)
ErrCode = 00000002
eax=ffefffff ebx=0007136a ecx=00000080 edx=82400000 esi=83200678 edi=83061f98
eip=818b772b esp=80405d00 ebp=80405d28 iopl=0 nv up ei ng nz na po cy
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010287
nt!MiInsertPageInZeroList+0x24c:
818b772b 83601400 and dword ptr [eax+0x14],0x0 ds:0023:fff00013=????????
Resetting default scope
STACK_TEXT:
80405d28 818ba4cc 83240ca0 83240978 00000000 nt!MiInsertPageInZeroList+0x24c
80405d74 8193301d 80405dc0 81a254e0 80806c90 nt!MmZeroPageThread+0x3a5
80405d7c 81a254e0 80806c90 8040e680 00000000 nt!Phase1Initialization+0x12
80405dc0 8189159e 8193300b 80806c90 00000000 nt!PspSystemThreadStartup+0x9d
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
FOLLOWUP_IP:
nt!MiInsertPageInZeroList+24c
818b772b 83601400 and dword ptr [eax+0x14],0x0
SYMBOL_STACK_INDEX: 0
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: nt!MiInsertPageInZeroList+24c
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 470c2f52
STACK_COMMAND: .trap ffffffff80405c8c ; kb
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: 0xA_W_nt!MiInsertPageInZeroList+24c
BUCKET_ID: 0xA_W_nt!MiInsertPageInZeroList+24c
Followup: MachineOwner
Was ich bis jetzt getan habe:
Speicher mit dem internen Speicherdiagnosetool geprüft: OK
Soundkarte ausgebaut, Treiber deinstalliert, mit normalen AC97 weiter
Netzwerkkarte auf einen anderen PCI Steckplatz gesetzt, da sie direkt neben der Graka war und vielleicht einen IRQ-Konflikt ausgelöst hätte
Interne Netzwerkkarte im Bios deaktiviert - selber Grund
AC97 Sound im Bios von AC97 auf HD umgestellt
Neuste Chipsatztreiber installiert.
Im Bios werden keine gleichen IRQ Belegungen angezeigt. Das Bios selbst kann ich nicht updaten, da ich seit sechs Jahren kein Floppy Laufwerk mehr besitze und Asus in seiner unermesslichen Weisheit dies als einzige Update Möglichkeit im Jahre 2008 anbietet.
So, und nun bin ich mit meinem Latein am Ende. Vielleicht weiß ja noch wer was nützliches, sonst setze ich halt auf XP zurück.