What's this Windbg Message mean?

Hi everyone… (anyone?)

I’m getting two strange messages in Windbg v4.0.0011.0 when debugging
kernel of another machine. Can anyone shed some light as to heir meaning?

Here they are:

#1 - I got 1000’s of these over a couple of hours:

0:Inv(1) OK, 0x0, retVT(0x0), ErrArg(0)

#2 - When I got this one (hundreds of times), the mouse stopped working:

0:SpTimeoutSynchronized: Adapter 0X81464030 had interrupt pending - the
system may not be delivering interrupts from this adapter

TIA - Greg


You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com

> #2 - When I got this one (hundreds of times), the mouse stopped working:

0:SpTimeoutSynchronized: Adapter 0X81464030 had interrupt pending - the
system may not be delivering interrupts from this adapter

This one is from SCSIPORT. Maybe the hung SCSI HBA.

Max


You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Hey! Thanks Max!
If anyone has more clues to this puzzle, please let me know!

Greg


You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com