If you contact our support people, they’ll tell you how to load SoftICE
before most everything else, that might help.
Alberto.
-----Original Message-----
From: Croci, MaryBeth [mailto:xxxxx@stratus.com]
Sent: Thursday, July 17, 2003 3:20 PM
To: Windows System Software Developers Interest List
Subject: [ntdev] RE: Driver Verifier BSOD
Use windbg from another PC.
-----Original Message-----
From: Don Edvalson [mailto:xxxxx@pinnaclesys.com]
Sent: Thursday, July 17, 2003 2:27 PM
To: Windows System Software Developers Interest List
Subject: [ntdev] RE: Driver Verifier BSOD
Mark,
Thanks for your response. In answer to your questions,
I did not enable DV for all drivers. First I enabled it only for my
driver. When that Bug Checked, I enabled it only for the NULL driver. That
bug checked also.
Unfortunately, the Bug Check is not leaving a dump behind, so I can’t do a
post mortem kind of analysis.
Now I seem to have myself in even worst trouble. Since I tried enabling DV
for the Null driver, I can’t get my machine to boot at all. Safe mode,
last known working mode, etc. all get the same blue screen. I can get a
recovery console to run, but that doesn’t get me into the registry to turn
off DV.
I have Soft Ice on the system, but now I can’t get it to boot far enough
to use it.
Any Ideas?
Don
Bug Check 0xD5: DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL
The DRIVER_PAGE_FAULT_IN_FREED_SPECIAL_POOL bug check has a value of
0x000000D5. This indicates that a driver has referenced memory which was
earlier freed.
Parameters
The following parameters are displayed on the blue screen.
Parameter Description
1 Memory address referenced
2 0: Read 1: Write
3 Address that referenced memory (if known)
4 Reserved
If the driver responsible for the error can be identified, its name is
printed on the blue screen and stored in memory at the location
(PUNICODE_STRING) KiBugCheckDriver.
Did you try analyze -v? Did you enable DV for all drivers? Do you have a
stack frame with the correct symbols? Did you look in the DDK for this
bugcheck? DO you have a debugger attached to the system?
=====================
Mark Roddy
Hollis Technology Solutions
www.hollistech.com
xxxxx@hollistech.com
-----Original Message-----
From: Don Edvalson [mailto:xxxxx@pinnaclesys.com]
Sent: Thursday, July 17, 2003 2:04 PM
To: Windows System Software Developers Interest List
Subject: [ntdev] Driver Verifier BSOD
Hi all,
I am having trouble using the Driver Verifer. My system is running W2k
SP3.
I first tried to enable the Driver Verifier for my driver. As soon as I
rebooted, I got a blue screen during reboot. This surprised me because my
driver wasn’t even loading at boot time. The blue screen was as follows. I
tried booting in safe mode to get rid of the Verifier, and I still got the
blue screen. I was finally able to get the system running again by booting
the last known good configuration.
So, I tried usind the Driver Verifier on the null device (I figured that
had
to work right). When I rebooted, I got the same blue screen. It seems that
if I am trying to use the Verifier on any driver, I get a blue screen at
boot, even in safe mode. The blue screen I get is shown below.
0x000000d5 (0xb7292f38, 0x00000000, 0xeb50eb2D, 0x00000000)
Can anyone offer advice / help with this. I am not sure how to even
proceed
at this point, other than to abandon the verifier.
Thanks in advance,
Don
You are currently subscribed to ntdev as: xxxxx@stratus.com To
unsubscribe send a blank email to xxxxx@lists.osr.com
You are currently subscribed to ntdev as: xxxxx@stratus.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
You are currently subscribed to ntdev as: xxxxx@compuware.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.