PC Review


Reply
Thread Tools Rate Thread

BAD_POOL_CALLER Stop 0x000000C2

 
 
Ray Parrish
Guest
Posts: n/a
 
      24th Oct 2008
Hello,

I booted into Windows XP, SP3 on my EMachine T3410 this morning for the
first time in about a week and a half [I dual boot Ubuntu and have been
using that for the most part] and got the error in the subject line
before everything had completely loaded in Windows.

I rebooted to see if the error persisted and noted that on the second
boot that almost everything had loaded, but the chat program [Windows
Live Messenger] was still trying to sign in when the BSOD happened again.

The last time I was in Windows successfully I only used my checking
account program, then shut down, When shutting down I noted that Windows
had downloaded updates as it warned me it was going to install them upon
shutdown.

I've researched it briefly using google, and it seems to be a widespread
occurrence with varying causes. It was recommended that one run
Microsoft's verifier [driver verifier] and also to run a memory test.

I'm pretty sure it's not the memory as I'm running just fine in Ubuntu,
so it must be the update that was just installed.

Does anyone have any other tips on what I might try to do to solve the
problem?

Later, Ray Parrish
 
Reply With Quote
 
 
 
 
Ray Parrish
Guest
Posts: n/a
 
      24th Oct 2008
Hello again,

This is an update with what I've tried so far. I booted to Safe Mode and
ran verifier. My computer then rebooted and I attempted to start in
normal mode to run the verification, and almost immediately the computer
stopped on a blue screen with the following error -

IOSystem verification error in ifsmount.sys (WDM driver error 20e)
ifsmount.sys+9123 at F7630123

I'm off to google this, in the meantime any tips or tricks from the
group would be most appreciated.

Later, Ray Parrish

Ray Parrish wrote:
> Hello,
>
> I booted into Windows XP, SP3 on my EMachine T3410 this morning for the
> first time in about a week and a half [I dual boot Ubuntu and have been
> using that for the most part] and got the error in the subject line
> before everything had completely loaded in Windows.
>
> I rebooted to see if the error persisted and noted that on the second
> boot that almost everything had loaded, but the chat program [Windows
> Live Messenger] was still trying to sign in when the BSOD happened again.
>
> The last time I was in Windows successfully I only used my checking
> account program, then shut down, When shutting down I noted that Windows
> had downloaded updates as it warned me it was going to install them upon
> shutdown.
>
> I've researched it briefly using google, and it seems to be a widespread
> occurrence with varying causes. It was recommended that one run
> Microsoft's verifier [driver verifier] and also to run a memory test.
>
> I'm pretty sure it's not the memory as I'm running just fine in Ubuntu,
> so it must be the update that was just installed.
>
> Does anyone have any other tips on what I might try to do to solve the
> problem?
>
> Later, Ray Parrish

 
Reply With Quote
 
nass
Guest
Posts: n/a
 
      24th Oct 2008

Hi Ray,
Do you have IFS Mount Manager driver.
It is a Kernal Mode app that create and delete Dives letter for any volume
like in Linux Ext2..etc
It ids located here:
C:\Windows\LASTGOOD.TMP\System32\Drivers\IFSMOUNT.SYS
C:\Windows\System32\Drivers\IFSMOUNT.SYS

IO SYSTEM VERIFICATION ERROR
http://www.osronline.com/DDKx/ddtools/dv_962b.htm

HTH,
nass
---
http://www.nasstec.co.uk

"Ray Parrish" wrote:

> Hello again,
>
> This is an update with what I've tried so far. I booted to Safe Mode and
> ran verifier. My computer then rebooted and I attempted to start in
> normal mode to run the verification, and almost immediately the computer
> stopped on a blue screen with the following error -
>
> IOSystem verification error in ifsmount.sys (WDM driver error 20e)
> ifsmount.sys+9123 at F7630123
>
> I'm off to google this, in the meantime any tips or tricks from the
> group would be most appreciated.
>
> Later, Ray Parrish
>
> Ray Parrish wrote:
> > Hello,
> >
> > I booted into Windows XP, SP3 on my EMachine T3410 this morning for the
> > first time in about a week and a half [I dual boot Ubuntu and have been
> > using that for the most part] and got the error in the subject line
> > before everything had completely loaded in Windows.
> >
> > I rebooted to see if the error persisted and noted that on the second
> > boot that almost everything had loaded, but the chat program [Windows
> > Live Messenger] was still trying to sign in when the BSOD happened again.
> >
> > The last time I was in Windows successfully I only used my checking
> > account program, then shut down, When shutting down I noted that Windows
> > had downloaded updates as it warned me it was going to install them upon
> > shutdown.
> >
> > I've researched it briefly using google, and it seems to be a widespread
> > occurrence with varying causes. It was recommended that one run
> > Microsoft's verifier [driver verifier] and also to run a memory test.
> >
> > I'm pretty sure it's not the memory as I'm running just fine in Ubuntu,
> > so it must be the update that was just installed.
> >
> > Does anyone have any other tips on what I might try to do to solve the
> > problem?
> >
> > Later, Ray Parrish

>

 
Reply With Quote
 
Ray Parrish
Guest
Posts: n/a
 
      24th Oct 2008
Thanks for the answer nass. Yes, I did have the ifsmount driver on my
Win XP system and as I previously posted verifier pointed out an error
it was tossing which I looked up at the link you provided. Here is the
info I found there -

0x20C Fatal error The caller of IoFreeIrp is freeing an IRP that is
still queued against a thread. (IRP specified.)

This is the supposed error ifsmount.sys was causing [even 'though it has
been working fine for weeks with no problems before]

Anyway, I un-installed ifsmount and now Windows is working again. ???
What the heck happened to cause this wonderful driver to stop working?

My theory is an update from Mickeysoft broke it some how, but upon
looking in Add/Remove in Control Panel with "Show Updates" checkmarked
the newest update I could find was last month. It's been working fine in
the interim.

I lament that I can no longer access my Ubuntu partition from within
windows, but oh well, I hardly use Windows anymore, and can access all
of the Windows partitions just fine from Ubuntu.

Later, Ray Parrish

nass wrote:
> Hi Ray,
> Do you have IFS Mount Manager driver.
> It is a Kernal Mode app that create and delete Dives letter for any volume
> like in Linux Ext2..etc
> It ids located here:
> C:\Windows\LASTGOOD.TMP\System32\Drivers\IFSMOUNT.SYS
> C:\Windows\System32\Drivers\IFSMOUNT.SYS
>
> IO SYSTEM VERIFICATION ERROR
> http://www.osronline.com/DDKx/ddtools/dv_962b.htm
>
> HTH,
> nass
> ---
> http://www.nasstec.co.uk
>
> "Ray Parrish" wrote:
>
>> Hello again,
>>
>> This is an update with what I've tried so far. I booted to Safe Mode and
>> ran verifier. My computer then rebooted and I attempted to start in
>> normal mode to run the verification, and almost immediately the computer
>> stopped on a blue screen with the following error -
>>
>> IOSystem verification error in ifsmount.sys (WDM driver error 20e)
>> ifsmount.sys+9123 at F7630123
>>
>> I'm off to google this, in the meantime any tips or tricks from the
>> group would be most appreciated.
>>
>> Later, Ray Parrish
>>
>> Ray Parrish wrote:
>>> Hello,
>>>
>>> I booted into Windows XP, SP3 on my EMachine T3410 this morning for the
>>> first time in about a week and a half [I dual boot Ubuntu and have been
>>> using that for the most part] and got the error in the subject line
>>> before everything had completely loaded in Windows.
>>>
>>> I rebooted to see if the error persisted and noted that on the second
>>> boot that almost everything had loaded, but the chat program [Windows
>>> Live Messenger] was still trying to sign in when the BSOD happened again.
>>>
>>> The last time I was in Windows successfully I only used my checking
>>> account program, then shut down, When shutting down I noted that Windows
>>> had downloaded updates as it warned me it was going to install them upon
>>> shutdown.
>>>
>>> I've researched it briefly using google, and it seems to be a widespread
>>> occurrence with varying causes. It was recommended that one run
>>> Microsoft's verifier [driver verifier] and also to run a memory test.
>>>
>>> I'm pretty sure it's not the memory as I'm running just fine in Ubuntu,
>>> so it must be the update that was just installed.
>>>
>>> Does anyone have any other tips on what I might try to do to solve the
>>> problem?
>>>
>>> Later, Ray Parrish


--
http://www.rayslinks.com/ Web index of human reviewed links.
<http://www.rayslinks.com/Troubleshooting%20and%20fixing%20Windows.html>
Trouble shooting and Fixing Windows
http://www.writingsoftheschizophrenic.com My poetry in web pages
 
Reply With Quote
 
nass
Guest
Posts: n/a
 
      25th Oct 2008


Glad to help Ray and you are welcome.
Good luck.
nass
---
http://www.nasstec.co.uk

"Ray Parrish" wrote:

> Thanks for the answer nass. Yes, I did have the ifsmount driver on my
> Win XP system and as I previously posted verifier pointed out an error
> it was tossing which I looked up at the link you provided. Here is the
> info I found there -
>
> 0x20C Fatal error The caller of IoFreeIrp is freeing an IRP that is
> still queued against a thread. (IRP specified.)
>
> This is the supposed error ifsmount.sys was causing [even 'though it has
> been working fine for weeks with no problems before]
>
> Anyway, I un-installed ifsmount and now Windows is working again. ???
> What the heck happened to cause this wonderful driver to stop working?
>
> My theory is an update from Mickeysoft broke it some how, but upon
> looking in Add/Remove in Control Panel with "Show Updates" checkmarked
> the newest update I could find was last month. It's been working fine in
> the interim.
>
> I lament that I can no longer access my Ubuntu partition from within
> windows, but oh well, I hardly use Windows anymore, and can access all
> of the Windows partitions just fine from Ubuntu.
>
> Later, Ray Parrish
>
> nass wrote:
> > Hi Ray,
> > Do you have IFS Mount Manager driver.
> > It is a Kernal Mode app that create and delete Dives letter for any volume
> > like in Linux Ext2..etc
> > It ids located here:
> > C:\Windows\LASTGOOD.TMP\System32\Drivers\IFSMOUNT.SYS
> > C:\Windows\System32\Drivers\IFSMOUNT.SYS
> >
> > IO SYSTEM VERIFICATION ERROR
> > http://www.osronline.com/DDKx/ddtools/dv_962b.htm
> >
> > HTH,
> > nass
> > ---
> > http://www.nasstec.co.uk
> >
> > "Ray Parrish" wrote:
> >
> >> Hello again,
> >>
> >> This is an update with what I've tried so far. I booted to Safe Mode and
> >> ran verifier. My computer then rebooted and I attempted to start in
> >> normal mode to run the verification, and almost immediately the computer
> >> stopped on a blue screen with the following error -
> >>
> >> IOSystem verification error in ifsmount.sys (WDM driver error 20e)
> >> ifsmount.sys+9123 at F7630123
> >>
> >> I'm off to google this, in the meantime any tips or tricks from the
> >> group would be most appreciated.
> >>
> >> Later, Ray Parrish
> >>
> >> Ray Parrish wrote:
> >>> Hello,
> >>>
> >>> I booted into Windows XP, SP3 on my EMachine T3410 this morning for the
> >>> first time in about a week and a half [I dual boot Ubuntu and have been
> >>> using that for the most part] and got the error in the subject line
> >>> before everything had completely loaded in Windows.
> >>>
> >>> I rebooted to see if the error persisted and noted that on the second
> >>> boot that almost everything had loaded, but the chat program [Windows
> >>> Live Messenger] was still trying to sign in when the BSOD happened again.
> >>>
> >>> The last time I was in Windows successfully I only used my checking
> >>> account program, then shut down, When shutting down I noted that Windows
> >>> had downloaded updates as it warned me it was going to install them upon
> >>> shutdown.
> >>>
> >>> I've researched it briefly using google, and it seems to be a widespread
> >>> occurrence with varying causes. It was recommended that one run
> >>> Microsoft's verifier [driver verifier] and also to run a memory test.
> >>>
> >>> I'm pretty sure it's not the memory as I'm running just fine in Ubuntu,
> >>> so it must be the update that was just installed.
> >>>
> >>> Does anyone have any other tips on what I might try to do to solve the
> >>> problem?
> >>>
> >>> Later, Ray Parrish

>
> --
> http://www.rayslinks.com/ Web index of human reviewed links.
> <http://www.rayslinks.com/Troubleshooting%20and%20fixing%20Windows.html>
> Trouble shooting and Fixing Windows
> http://www.writingsoftheschizophrenic.com My poetry in web pages
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
BAD_POOL_CALLER Blue Screen Stop 0x000000C2 JABRO Windows XP Help 2 24th Nov 2007 09:31 PM
*** STOP 0x000000C2 BAD_POOL_CALLER hotfix? Trond Ruud Microsoft Windows 2000 2 15th Jul 2007 07:22 PM
won't boot, BAD_POOL_CALLER stop error 0x000000c2 =?Utf-8?B?U3RhclN0ZWY1?= Windows XP Help 0 27th Mar 2005 04:59 AM
Windows XP STOP 0x000000C2 BAD_POOL_CALLER binapusat Windows XP Security 1 1st Jun 2004 08:43 PM
STOP 0x000000C2 BAD_POOL_CALLER Tcalabrese Microsoft Windows 2000 0 28th Jul 2003 05:38 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:49 AM.