MmMapIoSpace Verifier bugchecks

As far as I can see from the debugger, XP sp 0 will bugcheck on calling
MmMapIoSpace with the folwoing values for p1

0x73 , 0x83 and 0x84

Latest Windbg help file further documents p1 equal to 0x87 and 0x88 ,
signaling cache conflicts. But I found no evidence that the kernel will
issue verifier bugchecks with those values.

My question is : are those a new addition to XP sp1+ *ONLY* , or I failed
to find them ? I analyzed VerfierMapIoSpace() function, which is the
logical place for those checks to be found.

Thx , Dan

what does !analyze -v say?

-p

-----Original Message-----
From: Dan Partelly [mailto:xxxxx@rdsor.ro]
Sent: Friday, October 11, 2002 12:35 AM
To: NT Developers Interest List
Subject: [ntdev] MmMapIoSpace Verifier bugchecks

As far as I can see from the debugger, XP sp 0 will bugcheck on calling
MmMapIoSpace with the folwoing values for p1

0x73 , 0x83 and 0x84

Latest Windbg help file further documents p1 equal to 0x87 and 0x88 ,
signaling cache conflicts. But I found no evidence that the kernel will
issue verifier bugchecks with those values.

My question is : are those a new addition to XP sp1+ *ONLY* , or I
failed to find them ? I analyzed VerfierMapIoSpace() function, which is
the logical place for those checks to be found.

Thx , Dan


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

Im not concerned here with analyzing a bugcheck. I only analyzed the
verifier version of MmMapIoSpace() API internals as a result of some
questions on this list.

Dan

----- Original Message -----
From: “Peter Wieland”
To: “NT Developers Interest List”
Sent: Friday, October 11, 2002 7:30 PM
Subject: [ntdev] RE: MmMapIoSpace Verifier bugchecks

what does !analyze -v say?

-p

-----Original Message-----
From: Dan Partelly [mailto:xxxxx@rdsor.ro]
Sent: Friday, October 11, 2002 12:35 AM
To: NT Developers Interest List
Subject: [ntdev] MmMapIoSpace Verifier bugchecks

As far as I can see from the debugger, XP sp 0 will bugcheck on calling
MmMapIoSpace with the folwoing values for p1

0x73 , 0x83 and 0x84

Latest Windbg help file further documents p1 equal to 0x87 and 0x88 ,
signaling cache conflicts. But I found no evidence that the kernel will
issue verifier bugchecks with those values.

My question is : are those a new addition to XP sp1+ ONLY , or I
failed to find them ? I analyzed VerfierMapIoSpace() function, which is
the logical place for those checks to be found.

Thx , Dan


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


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