BugCheck A0 INTERNAL_POWER_ERROR Reboot Loop

B

bellman

Hi,

I've been getting a reboot loop upon trying to start XP. If I'm lucky,
choosing the 'Last Known Configuration' option when booting will allow
me to properly start me. It doesn't always work. Otherwise, I get the
Windows XP logo screen, and then just right when during a normal boot
the resolution would change to my desktop size, I get the bluescreen.

This started happening around when I put in a SATA hard drive, but I'm
not sure if that's what is causing the problem. I have a Dell PowerEdge
400SC.

Thanks for any help!

Here are some details on the bugcheck


Microsoft (R) Windows Debugger Version 6.6.0007.5
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\WINDOWS\MEMORY11.DMP]
Kernel Complete Dump File: Full address space is available

Symbol search path is:
SRV*d:\temp*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 2) UP Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 2600.xpsp_sp2_gdr.050301-1519
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055a420
Debug session time: Sat Oct 28 14:03:47.750 2006 (GMT-4)
System Uptime: 0 days 0:00:35.328
Loading Kernel Symbols
.......................................................................................................................................
Loading User Symbols

Loading unloaded module list
................................
*******************************************************************************
*
*
* Bugcheck Analysis
*
*
*
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck A0, {101, 7, f7aff754, 0}

Probably caused by : tcpip.sys ( tcpip!GetIFAddrList+2d8 )

Followup: MachineOwner
---------

kd> .reload
Loading Kernel Symbols
.......................................................................................................................................
Loading User Symbols

Loading unloaded module list
................................
kd> .reload
Loading Kernel Symbols
.......................................................................................................................................
Loading User Symbols

Loading unloaded module list
................................
kd> !analyze -v
*******************************************************************************
*
*
* Bugcheck Analysis
*
*
*
*******************************************************************************

INTERNAL_POWER_ERROR (a0)
The power policy manager experienced a fatal error.
Arguments:
Arg1: 00000101, Unhandled exception occured while processing a system
power event.
Arg2: 00000007
Arg3: f7aff754, ExceptionPointer. To debug this, in the debugger type:
'dt nt!_EXCEPTION_POINTERS <argument>'. Then type:
'.cxr <value of context record from the previous command>'.
All subsequent debugger commands will show you the actual
source of the error. Start with a stack trace by typing 'kb'.
Arg4: 00000000

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


DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0xA0

PROCESS_NAME: System

EXCEPTION_RECORD: f7affc08 -- (.exr fffffffff7affc08)
ExceptionAddress: 804e37f3 (nt!IopfCallDriver+0x0000002d)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 00001070
Attempt to read from address 00001070

CONTEXT: f7aff904 -- (.cxr fffffffff7aff904)
eax=0000000e ebx=83333450 ecx=8437fd78 edx=83333450 esi=00001000
edi=84492f00
eip=804e37f3 esp=f7affcd0 ebp=84492fb8 iopl=0 nv up ei ng nz ac
po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000
efl=00010292
nt!IopfCallDriver+0x2d:
804e37f3 ff548638 call dword ptr [esi+eax*4+38h]
ds:0023:00001070=????????
Resetting default scope

LAST_CONTROL_TRANSFER: from 805b6866 to 804e37f3

STACK_TEXT:
f7aff704 80629e58 000000a0 00000101 00000007 nt!KeBugCheckEx+0x1b
f7aff728 80526057 f7aff754 00000000 804e24f1 nt!PopExceptionFilter+0x65
f7aff734 804e24f1 f7aff75c 00000000 f7aff75c
nt!PopPolicyWorkerThread+0xf3
f7aff75c 804db49a f7affc08 f7affd64 f7aff904 nt!_except_handler3+0x61
f7aff780 804db46b f7affc08 f7affd64 f7aff904 nt!ExecuteHandler2+0x26
f7aff830 80513486 f7affc08 f7aff904 00001070 nt!ExecuteHandler+0x24
f7affbec 804df235 f7affc08 00000000 f7affc5c
nt!KiDispatchException+0x13e
f7affc54 804df1e6 84492fb8 804e37f3 badb0d00
nt!CommonDispatchException+0x4d
f7affc68 aad9595b 80561964 80509fab 847a8803 nt!KiExceptionExit+0x18a
84492fb8 84342440 8437fd78 00000000 00000000 tcpip!GetIFAddrList+0x2d8
WARNING: Frame IP not in any known module. Following frames may be
wrong.
84492fd0 84492f00 00000000 00000000 00000012 0x84342440
84492fd4 00000000 00000000 00000012 00000000 0x84492f00


STACK_COMMAND: kb

FOLLOWUP_IP:
tcpip!GetIFAddrList+2d8
aad9595b 8b45f8 mov eax,dword ptr [ebp-8]

SYMBOL_STACK_INDEX: 9

SYMBOL_NAME: tcpip!GetIFAddrList+2d8

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: tcpip

IMAGE_NAME: tcpip.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 444775d3

FAILURE_BUCKET_ID: 0xA0_tcpip!GetIFAddrList+2d8

BUCKET_ID: 0xA0_tcpip!GetIFAddrList+2d8

Followup: MachineOwner
---------
 
L

Lambert Simnel

Hi,

I think I'm getting the same error as this, in the same circumstances.
Sorry for possibly reviving a dead thread, but can anyone tell me
whetehr a resoltion was found for this issue ?

Tks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top