J
jbcseri
The problem is that the system is randomly getting a blue screen with
the message:
BAD_POOL_CALLER
STOP 0x000000C2 (0x00000040,0x00000000,0x80000000,0x00000000).
The blue screen sometimes occurs during FBA, and sometimes it occurs
when I swap the USB mouse with a USB thumb drive, but it is not
consistently reproducible and I have not been able to get a memory
dump from it, which has made it difficult to diagnose. The error has
something to do with the system recognizing a piece of hardware as a
Microsoft Serial Ballpoint, but no such device is connected to the
machine. I have run Target Analyzer (tap.exe) under a fresh install of
XP Pro and also under my XPe image, which does not include the
Microsoft Serial Ballpoint driver component, and TA results indicate
that it has found a Microsoft Serial Ballpoint. After the last blue
screen (still no memory dump), I examined setupapi.log and the last
entry was "Doing full install of SERENUM\BALLPOINT\5&107BC923&0&0000",
which points to the ballpoint being the problem. In addition to
leaving out the Microsoft Serial Ballpoint component from my XPe build
(previously, I tried leaving it in only to have the same results), I
also eliminated all references to it in msmouse.inf, but that did not
change anything. My guess is that maybe there is a piece of hardware
on the system that has the same PnP ID as the ballpoint and it is
causing a problem, although I am not sure exactly how to investigate
it (aside from looking at every PnP ID in the component database).
I'm not sure what else to try. I have already searched this newsgroup
for similar issues and read the MS links about how to diagnose a blue
screen, but that requires a memory dump, which I just can't seem to
get (not sure if that's a separate issue or related). Any insight I
can get would be greatly appreciated.
the message:
BAD_POOL_CALLER
STOP 0x000000C2 (0x00000040,0x00000000,0x80000000,0x00000000).
The blue screen sometimes occurs during FBA, and sometimes it occurs
when I swap the USB mouse with a USB thumb drive, but it is not
consistently reproducible and I have not been able to get a memory
dump from it, which has made it difficult to diagnose. The error has
something to do with the system recognizing a piece of hardware as a
Microsoft Serial Ballpoint, but no such device is connected to the
machine. I have run Target Analyzer (tap.exe) under a fresh install of
XP Pro and also under my XPe image, which does not include the
Microsoft Serial Ballpoint driver component, and TA results indicate
that it has found a Microsoft Serial Ballpoint. After the last blue
screen (still no memory dump), I examined setupapi.log and the last
entry was "Doing full install of SERENUM\BALLPOINT\5&107BC923&0&0000",
which points to the ballpoint being the problem. In addition to
leaving out the Microsoft Serial Ballpoint component from my XPe build
(previously, I tried leaving it in only to have the same results), I
also eliminated all references to it in msmouse.inf, but that did not
change anything. My guess is that maybe there is a piece of hardware
on the system that has the same PnP ID as the ballpoint and it is
causing a problem, although I am not sure exactly how to investigate
it (aside from looking at every PnP ID in the component database).
I'm not sure what else to try. I have already searched this newsgroup
for similar issues and read the MS links about how to diagnose a blue
screen, but that requires a memory dump, which I just can't seem to
get (not sure if that's a separate issue or related). Any insight I
can get would be greatly appreciated.