Re: driver_irql_less_or_equal - Driver causes crash
- From: "Don Burn" <burn@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 7 Nov 2008 06:52:04 -0500
DRIVER_IRQL_LESS_OR_EQUAL is the most common of failures, it can be a lot of
things. For any BSOD you need to fire up WinDBG and run !analyze -v If
the output does not tell you quickly then post the output here.
--
Don Burn (MVP, Windows DDK)
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply
"Devang" <devang.it@xxxxxxxxx> wrote in message
news:a2756f39-d6dc-422a-a738-3f3d4202d9cc@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
HI
I have developed one driver.
It crashes with blue screen gives BAD_POOL_HEADER.
So I used verifier.exe(windows driver verifier) it gives
blue screen with DRIVER_IRQL_LESS_OR_EQUAL error.
Can any one help me regarding this problem.
Regards,
D V
.
- Follow-Ups:
- Re: driver_irql_less_or_equal - Driver causes crash
- From: Devang
- Re: driver_irql_less_or_equal - Driver causes crash
- References:
- driver_irql_less_or_equal - Driver causes crash
- From: Devang
- driver_irql_less_or_equal - Driver causes crash
- Prev by Date: driver_irql_less_or_equal - Driver causes crash
- Next by Date: Windows Scheduling on I/O bound systems with >2 cores/processors/h
- Previous by thread: driver_irql_less_or_equal - Driver causes crash
- Next by thread: Re: driver_irql_less_or_equal - Driver causes crash
- Index(es):
Relevant Pages
|