hello I am running windows xp SP2 and I am getting this blue screen error and it shuts down. It seams to only come up when i am on the internet and so i checked the ethernet adapter in the device manager and it says it isnt installed correctly. So i uninstalled it and installed it again and im still getting the error. I logged the error here but its two big to send on here. I remember one line in the error message saying "BAD_POOL_CALL".
Route44
03-23-2008, 12:55 AM
0x000000C2: BAD_POOL_CALLER
A kernel-mode process or driver incorrectly attempted to perform memory operations. Typically, a faulty driver or buggy software causes this.
Right now there isn't enough information to tell us what driver is the cause. So...
Examine the “System” and “Application” logs in Event Viewer for other recent errors that might give further clues. To do this, launch EventVwr.msc from a Run box.
Ad
03-23-2008, 12:55 AM
Alex_W
03-23-2008, 08:45 PM
well my ethernet controller says it isnt installed properly so im guessing it is that. I have tryed uninstalling it and refreshing it and it does find the driver but it still doesnt install correctly. The laptop I have is a Acer Aspire 5610 I just got it like a year ago not even.
Alex_W
03-23-2008, 09:24 PM
I debugged the error with WinDbg and this is what I got:
Microsoft (R) Windows Debugger Version 6.8.0004.0 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\Alex\Desktop\blue screen error\blue screen error\MEMORY.DMP]
Kernel Summary Dump File: Only kernel address space is available
Symbol search path is: SRV*c:\websymbols*ttp://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.070227-2254
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055c700
Debug session time: Sat Mar 22 22:14:04.137 2008 (GMT-4)
System Uptime: 0 days 0:01:50.844
Loading Kernel Symbols
........................................................................... .............................................................
Loading User Symbols
BAD_POOL_CALLER (c2)
The current thread is making a bad pool request. Typically this is at a bad IRQL level or double freeing the same allocation, etc.
Arguments:
Arg1: 00000007, Attempt to free pool which was already freed
Arg2: 00000cd4, (reserved)
Arg3: 02060004, Memory contents of the pool block
Arg4: 88d31688, Address of the block of pool being deallocated