Bluescreen after recent driver updates.
Posted: Thu Dec 14, 2006 5:46 am
Last week when I fired up SW Installer there were like ten new updates. I installed them all but since then whenever I shutdown my system I always get a blue screen "bad pool caller" (according to help this signals that some driver tries to deallocate some already deallocated memory again).
I noticed, that when I log out first and then shut down, things work fine, only when I shutdown directly (i.e. while still logged in) I get an almost immediate BSOD.
Any hints, how to diagnose this or find out, which driver may be causing this? I tried to debug (using DrWatson and Visual Studio) the .dmp file that is generated, but all I ever managed to get is the deassembly of the code and that didn't tell me anything. What I would need is the commandline that started the process or at least the origin (.dll or .exe file or whatever) where the code stems from, so that I can deduct from that which application or driver this code belongs to.
Michael
I noticed, that when I log out first and then shut down, things work fine, only when I shutdown directly (i.e. while still logged in) I get an almost immediate BSOD.
Any hints, how to diagnose this or find out, which driver may be causing this? I tried to debug (using DrWatson and Visual Studio) the .dmp file that is generated, but all I ever managed to get is the deassembly of the code and that didn't tell me anything. What I would need is the commandline that started the process or at least the origin (.dll or .exe file or whatever) where the code stems from, so that I can deduct from that which application or driver this code belongs to.
Michael