BAD_POOL_CALLER

While testing my application+driver I’ve got BAD_POOL_CALLER
once
with P1=5 P2= addr P3 = C60 P4= addr
next time
with P1=3 P2= addr P3 = addr P4= addr

memory.dmp has not been created, system just restarted

Neither Q265879 nor WinDbg help provide any info about Bug Check with these
P1

Any hints are appreciated


Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Calling ExFreePool on already free block or on junk pointer can cause this.

Max

----- Original Message -----
From: “Andrew Shafranov”
To: “NT Developers Interest List”
Sent: Tuesday, November 06, 2001 4:18 AM
Subject: [ntdev] BAD_POOL_CALLER

> While testing my application+driver I’ve got BAD_POOL_CALLER
> once
> with P1=5 P2= addr P3 = C60 P4= addr
> next time
> with P1=3 P2= addr P3 = addr P4= addr
>
> memory.dmp has not been created, system just restarted
>
> Neither Q265879 nor WinDbg help provide any info about Bug Check with these
> P1
>
> Any hints are appreciated
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com