BAD_POOL_CALLER

13/04/2008 - 12:16 por Alejandro | Informe spam
Hola, tengo pantallazos azules intermitentes siempre con el mismo codigo de
error.

BAD_POOL_CALLER STOP 0X000000C2

No consigo averiguar el origen, ¿alguien tiene referencias de que puede
ocasionarlo?
Hice pruebas con la memoria y esta bien.

Saludos.
 

Leer las respuestas

#1 Alejandro
13/04/2008 - 13:12 | Informe spam
"Alejandro" escribió en el mensaje de noticias
news:
Hola, tengo pantallazos azules intermitentes siempre con el mismo codigo
de error.

BAD_POOL_CALLER STOP 0X000000C2

No consigo averiguar el origen, ¿alguien tiene referencias de que puede
ocasionarlo?
Hice pruebas con la memoria y esta bien.

Saludos.



Continuando con la investigacion, aqui pego un Dump sobre el causante del
problema a ver que recomemdais.


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


Loading Dump File [C:\Windows\MEMORY.DMP]
Kernel Summary Dump File: Only kernel address space is available

Symbol search path is:
SRV*DownstreamStore*http://msdl.microsoft.com/download/symbols

Executable search path is:
Windows Kernel Version 6001 (Service Pack 1) MP (2 procs) Free x86
compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 6001.18000.x86fre.longhorn_rtm.080118-1840
Kernel base = 0x81c33000 PsLoadedModuleList = 0x81d40930
Debug session time: Sun Apr 13 11:32:24.437 2008 (GMT+2)
System Uptime: 2 days 23:36:39.727
Loading Kernel Symbols
.
Loading User Symbols

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

Use !analyze -v to get detailed debugging information.

BugCheck C2, {7, 110b, 8050008, 933af248}

*** ERROR: Module load completed but symbols could not be loaded for
adiusbaw.sys




Probably caused by : adiusbaw.sys ( adiusbaw+872f )

Followup: MachineOwner


0: kd> !analyze -v
*******************************************************************************
*
*
* Bugcheck Analysis
*
*
*
*******************************************************************************

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: 0000110b, (reserved)
Arg3: 08050008, Memory contents of the pool block
Arg4: 933af248, Address of the block of pool being deallocated

Debugging Details:







POOL_ADDRESS: 933af248 Nonpaged pool

FREED_POOL_TAG: ADIu

BUGCHECK_STR: 0xc2_7_ADIu

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

PROCESS_NAME: System

CURRENT_IRQL: 0

LAST_CONTROL_TRANSFER: from 81d17c2c to 81cee6d9

STACK_TEXT:
80748c64 81d17c2c 000000c2 00000007 0000110b nt!KeBugCheckEx+0x1e
80748cd8 81d18592 933af248 00000000 80748d00 nt!ExFreePoolWithTag+0x17f
80748ce8 8b9fa72f 933af248 933af264 c000000e nt!ExFreePool+0xf
WARNING: Stack unwind information not available. Following frames may be
wrong.
80748d00 8b9fab7d 856b88a0 00000000 856b88a0 adiusbaw+0x872f
80748d30 8b9f926f 839d83b0 81d2b8fc 83282ad0 adiusbaw+0x8b7d
80748d44 81c8e6be 856b88a0 00000000 83282ad0 adiusbaw+0x726f
80748d7c 81ddb6ad 856b88a0 7b079174 00000000 nt!ExpWorkerThread+0xfd
80748dc0 81cc2686 81c8e5c1 00000001 00000000 nt!PspSystemThreadStartup+0x9d
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


STACK_COMMAND: kb

FOLLOWUP_IP:
adiusbaw+872f
8b9fa72f e969ffffff jmp adiusbaw+0x869d (8b9fa69d)

SYMBOL_STACK_INDEX: 3

SYMBOL_NAME: adiusbaw+872f

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: adiusbaw

IMAGE_NAME: adiusbaw.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 45ca46ab

FAILURE_BUCKET_ID: 0xc2_7_ADIu_adiusbaw+872f

BUCKET_ID: 0xc2_7_ADIu_adiusbaw+872f

Followup: MachineOwner


0: kd> lmvm adiusbaw
start end module name
8b9f2000 8ba0d900 adiusbaw (no symbols)
Loaded symbol image file: adiusbaw.sys
Image path: \SystemRoot\system32\DRIVERS\adiusbaw.sys
Image name: adiusbaw.sys
Timestamp: Wed Feb 07 22:37:47 2007 (45CA46AB)
CheckSum: 00026F4E
ImageSize: 0001B900
File version: 2.0.10.0
Product version: 2.0.10.0
File flags: 0 (Mask 1)
File OS: 40004 NT Win32
File type: 3.7 Driver
File date: 00000000.00000000
Translations: 0409.04b0
CompanyName: Analog Devices Inc.
ProductName: ADSL USB WAN Driver
InternalName: adiusbaw.sys
OriginalFilename: adiusbaw.sys
ProductVersion: 2.2.10.37
FileVersion: 2.2.10.x
FileDescription: ADSL USB Driver
LegalCopyright: Copyright (c) 2003 Analog Devices Inc.

Preguntas similares