jävligt konstigt... känns som det är olika sorters fel som orsakar omstarterna varje gång-- sasser/blaster-symptomet har bara skett 2 ggr.... bifogar den senaste dumpen:
Microsoft (R) Windows Debugger Version 6.4.0007.2
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\WINDOWS\Minidump\Mini052905-03.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 2600.xpsp_sp2_gdr.050301-1519
Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
Debug session time: Sun May 29 19:08:22.562 2005 (GMT+2)
System Uptime: 0 days 0:00:15.265
Loading Kernel Symbols
......................................................................................................................
Loading unloaded module list
....
Loading User Symbols
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000008E, {c0000005, 80550ae2, f754783c, 0}
Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+107 )
Followup: Pool_corruption
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
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: 80550ae2, The address that the exception occurred at
Arg3: f754783c, Trap Frame
Arg4: 00000000
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - Instruktionen p "0x%08lx" refererade till minnet p "0x%08lx". Det gick inte att utf ra en minnes tg rd. F ljande fel returnerades: The memory could not be "%s".
FAULTING_IP:
nt!ExDeferredFreePool+107
80550ae2 893b mov [ebx],edi
TRAP_FRAME: f754783c -- (.trap fffffffff754783c)
ErrCode = 00000002
eax=e1c926f8 ebx=006c006f ecx=000001ff edx=e1c92d30 esi=863eb028 edi=00720074
eip=80550ae2 esp=f75478b0 ebp=f75478f0 iopl=0 nv up ei pl nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
nt!ExDeferredFreePool+0x107:
80550ae2 893b mov [ebx],edi ds:0023:006c006f=????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 3
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x8E
LAST_CONTROL_TRANSFER: from 80550ac7 to 80550ae2
STACK_TEXT:
f75478f0 80550ac7 00000001 863ba598 860f8400 nt!ExDeferredFreePool+0x107
f7547930 805724ea e1c8c900 00000000 f754796c nt!ExFreePoolWithTag+0x47f
f7547940 8056caee e1c8c900 f7547901 00000000 nt!ObReleaseObjectSecurity+0x1a
f754796c 805726f7 e18b05e8 860f8400 00000001 nt!ObCheckObjectAccess+0xd3
f75479b8 805719e6 e1c2b008 00033c48 c90b4c4c nt!CmpDoOpen+0x256
f7547bb0 80571ef1 00033c48 00033c48 860f8400 nt!CmpParseKey+0x558
f7547c28 8056f2a8 000004ac f7547c68 00000040 nt!ObpLookupObjectName+0x119
f7547c7c 80571dbe 00000000 863ba558 8056e901 nt!ObOpenObjectByName+0xea
f7547d50 804dd99f 009cee34 00020019 009ced94 nt!NtOpenKey+0x1af
f7547d50 7c90eb94 009cee34 00020019 009ced94 nt!KiFastCallEntry+0xfc
WARNING: Frame IP not in any known module. Following frames may be wrong.
009ced70 00000000 00000000 00000000 00000000 0x7c90eb94
STACK_COMMAND: .bugcheck ; kb
FOLLOWUP_IP:
nt!ExDeferredFreePool+107
80550ae2 893b mov [ebx],edi
SYMBOL_STACK_INDEX: 0
FOLLOWUP_NAME: Pool_corruption
SYMBOL_NAME: nt!ExDeferredFreePool+107
MODULE_NAME: Pool_Corruption
IMAGE_NAME: Pool_Corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: 0x8E_nt!ExDeferredFreePool+107
BUCKET_ID: 0x8E_nt!ExDeferredFreePool+107
Followup: Pool_corruption
---------


