Debugging a blue screen

hi all,
I am working on Win2k Scsi miniport driver and seeing a blue screen
that is occuring very rarely (once in 20 times).
The blue screen says KERNAL_STACK_INPAGE_ERROR. With the following debug
information

Bugcheck 00000077 : 00000001 00000000 00000000 f47ebc48

Any ideas about this one??

thanks
ajitabh

The read operation that fetched the kernel stack from disk returned
incorrect data. It returned 0 (parameter 2) when it should have returned
whatever is at location f47ebc48. Given that you are developing a scsi
miniport driver, I suspect that it is your driver that is the problem.

Out of curiousity, did you try searching the DDK and windbg help first? This
bugcheck is fairly well documented in both places.

-----Original Message-----
From: Saxena, Ajitabh Prakash [mailto:xxxxx@lsil.com]
Sent: Tuesday, July 09, 2002 2:34 PM
To: NT Developers Interest List
Subject: [ntdev] Debugging a blue screen

hi all,
I am working on Win2k Scsi miniport driver and seeing a
blue screen that is occuring very rarely (once in 20 times).
The blue screen says KERNAL_STACK_INPAGE_ERROR. With the
following debug information

Bugcheck 00000077 : 00000001 00000000 00000000 f47ebc48

Any ideas about this one??

thanks
ajitabh


You are currently subscribed to ntdev as:
xxxxx@stratus.com To unsubscribe send a blank email to
%%email.unsub%%

Device-level IO error on pagefile.sys

Max

----- Original Message -----
From: “Saxena, Ajitabh Prakash”
To: “NT Developers Interest List”
Sent: Tuesday, July 09, 2002 10:33 PM
Subject: [ntdev] Debugging a blue screen

> hi all,
> I am working on Win2k Scsi miniport driver and seeing a blue screen
> that is occuring very rarely (once in 20 times).
> The blue screen says KERNAL_STACK_INPAGE_ERROR. With the following
debug
> information
>
> Bugcheck 00000077 : 00000001 00000000 00000000 f47ebc48
>
> Any ideas about this one??
>
> thanks
> ajitabh
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to %%email.unsub%%
>

A while ago I debugged issue like this.

It turned out to be my driver’s fault. Device was still DMAing into buffer that the driver already
freed. In doing so it was corrupting kernel stack that the buffer in question was just given to.
You might want to check your driver for this.

– Max.

— “Maxim S. Shatskih” wrote:
> Device-level IO error on pagefile.sys
>
> Max
>
> ----- Original Message -----
> From: “Saxena, Ajitabh Prakash”
> To: “NT Developers Interest List”
> Sent: Tuesday, July 09, 2002 10:33 PM
> Subject: [ntdev] Debugging a blue screen
>
>
> > hi all,
> > I am working on Win2k Scsi miniport driver and seeing a blue screen
> > that is occuring very rarely (once in 20 times).
> > The blue screen says KERNAL_STACK_INPAGE_ERROR. With the following
> debug
> > information
> >
> > Bugcheck 00000077 : 00000001 00000000 00000000 f47ebc48
> >
> > Any ideas about this one??
> >
> > thanks
> > ajitabh
> >
> >
> > —
> > You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> > To unsubscribe send a blank email to %%email.unsub%%
> >
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@yahoo.com
> To unsubscribe send a blank email to %%email.unsub%%

__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com