bugcheck 0x00008086??

Has anyone seen this bugcheck? It seems to have something to do with
Intel’s iastor.sys driver and SATA drives…but I can’t find anything on it.
!analyze -v says unknown bug check code and there are no parameters with the
bugcheck…nice huh?

This is hitting a co-worker’s development machine, so I know it isn’t my
driver :slight_smile:

I am curious if someone knows a way to prevent this from occuring or at
least what could cause it? This machine is about 4 months old. I suspect a
hardware issue.

Bill M.

Is this a Dell or something else based on an Intel 925 chipset? If so,
you might want to check out the Dell site
(http://www.dellcommunity.com/supportforums/board/message?board.id=dim_o
ther&message.id=233706&view=by_date_ascending&page=1),
or just download the latest Intel chipset drivers.

mm

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Bill McKenzie
Sent: Monday, June 25, 2007 12:35
To: Windows System Software Devs Interest List
Subject: [ntdev] bugcheck 0x00008086??

Has anyone seen this bugcheck? It seems to have something to do with
Intel’s iastor.sys driver and SATA drives…but I can’t find anything on
it.
!analyze -v says unknown bug check code and there are no parameters with
the
bugcheck…nice huh?

This is hitting a co-worker’s development machine, so I know it isn’t my

driver :slight_smile:

I am curious if someone knows a way to prevent this from occuring or at
least what could cause it? This machine is about 4 months old. I
suspect a
hardware issue.

Bill M.


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

What is the callstack? Any driver can call KeBugcheckEx with its own
parameter, I think that is what is going on here, but a callstack would
be great to validate that guess.

d

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Bill McKenzie
Sent: Monday, June 25, 2007 9:35 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] bugcheck 0x00008086??

Has anyone seen this bugcheck? It seems to have something to do with
Intel’s iastor.sys driver and SATA drives…but I can’t find anything on
it.
!analyze -v says unknown bug check code and there are no parameters with
the
bugcheck…nice huh?

This is hitting a co-worker’s development machine, so I know it isn’t my

driver :slight_smile:

I am curious if someone knows a way to prevent this from occuring or at
least what could cause it? This machine is about 4 months old. I
suspect a
hardware issue.

Bill M.


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

Yes it is iastor croaking for one of its many private reasons for
croaking. Disable iastor. :slight_smile:

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Bill McKenzie
Sent: Monday, June 25, 2007 12:35 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] bugcheck 0x00008086??

Has anyone seen this bugcheck? It seems to have something to do with
Intel’s iastor.sys driver and SATA drives…but I can’t find anything on
it.
!analyze -v says unknown bug check code and there are no parameters with
the
bugcheck…nice huh?

This is hitting a co-worker’s development machine, so I know it isn’t my

driver :slight_smile:

I am curious if someone knows a way to prevent this from occuring or at
least what could cause it? This machine is about 4 months old. I
suspect a
hardware issue.

Bill M.


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

Doron,

Yeah, I would have posted it, but I don’t have the dump handy (not my
machine). I figured I couldn’t be the first to see this. Btw, iastor was
all over the callstack.

Bill M.

“Doron Holan” wrote in message
news:xxxxx@ntdev…
What is the callstack? Any driver can call KeBugcheckEx with its own
parameter, I think that is what is going on here, but a callstack would
be great to validate that guess.

d

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Bill McKenzie
Sent: Monday, June 25, 2007 9:35 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] bugcheck 0x00008086??

Has anyone seen this bugcheck? It seems to have something to do with
Intel’s iastor.sys driver and SATA drives…but I can’t find anything on
it.
!analyze -v says unknown bug check code and there are no parameters with
the
bugcheck…nice huh?

This is hitting a co-worker’s development machine, so I know it isn’t my

driver :slight_smile:

I am curious if someone knows a way to prevent this from occuring or at
least what could cause it? This machine is about 4 months old. I
suspect a
hardware issue.

Bill M.


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

It’s a Dell with a 925 chipset. I tried searching Dell and didn’t hit this.
Good link. Thanks a bunch.

Bill M.

“Martin O’Brien” wrote in message
news:xxxxx@ntdev…
Is this a Dell or something else based on an Intel 925 chipset? If so,
you might want to check out the Dell site
(http://www.dellcommunity.com/supportforums/board/message?board.id=dim_o
ther&message.id=233706&view=by_date_ascending&page=1),
or just download the latest Intel chipset drivers.

mm

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Bill McKenzie
Sent: Monday, June 25, 2007 12:35
To: Windows System Software Devs Interest List
Subject: [ntdev] bugcheck 0x00008086??

Has anyone seen this bugcheck? It seems to have something to do with
Intel’s iastor.sys driver and SATA drives…but I can’t find anything on
it.
!analyze -v says unknown bug check code and there are no parameters with
the
bugcheck…nice huh?

This is hitting a co-worker’s development machine, so I know it isn’t my

driver :slight_smile:

I am curious if someone knows a way to prevent this from occuring or at
least what could cause it? This machine is about 4 months old. I
suspect a
hardware issue.

Bill M.


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

This looks like it could be a known issue or perhaps some variant of it.

Did he try submitting it to OCA?

This the link to the response you likely would get
http://wer.microsoft.com/responses/Response.aspx/1630/en-us/0.0.0000.0.0
0000000.0.0?SGD=696d4c92-ac08-41f5-b4c4-bd96fad43739

However without more information we cannot tell if that is really the
issue or not, this is the best guess with all you mentioned.

Thanks

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Bill McKenzie
Sent: Monday, June 25, 2007 10:15 AM
To: Windows System Software Devs Interest List
Subject: Re:[ntdev] bugcheck 0x00008086??

Doron,

Yeah, I would have posted it, but I don’t have the dump handy (not my
machine). I figured I couldn’t be the first to see this. Btw, iastor
was
all over the callstack.

Bill M.

“Doron Holan” wrote in message
news:xxxxx@ntdev…
What is the callstack? Any driver can call KeBugcheckEx with its own
parameter, I think that is what is going on here, but a callstack would
be great to validate that guess.

d

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Bill McKenzie
Sent: Monday, June 25, 2007 9:35 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] bugcheck 0x00008086??

Has anyone seen this bugcheck? It seems to have something to do with
Intel’s iastor.sys driver and SATA drives…but I can’t find anything on
it.
!analyze -v says unknown bug check code and there are no parameters with
the
bugcheck…nice huh?

This is hitting a co-worker’s development machine, so I know it isn’t my

driver :slight_smile:

I am curious if someone knows a way to prevent this from occuring or at
least what could cause it? This machine is about 4 months old. I
suspect a
hardware issue.

Bill M.


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

No problem. Actually, it was on a dell community site, despite what I
wrote. Either way, I’m glad it worked.

mm
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Bill McKenzie
Sent: Monday, June 25, 2007 13:20
To: Windows System Software Devs Interest List
Subject: Re:[ntdev] bugcheck 0x00008086??

It’s a Dell with a 925 chipset. I tried searching Dell and didn’t hit
this.
Good link. Thanks a bunch.

Bill M.

“Martin O’Brien” wrote in message
news:xxxxx@ntdev…
Is this a Dell or something else based on an Intel 925 chipset? If so,
you might want to check out the Dell site
(http://www.dellcommunity.com/supportforums/board/message?board.id=dim_o
ther&message.id=233706&view=by_date_ascending&page=1),
or just download the latest Intel chipset drivers.

mm

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Bill McKenzie
Sent: Monday, June 25, 2007 12:35
To: Windows System Software Devs Interest List
Subject: [ntdev] bugcheck 0x00008086??

Has anyone seen this bugcheck? It seems to have something to do with
Intel’s iastor.sys driver and SATA drives…but I can’t find anything on
it.
!analyze -v says unknown bug check code and there are no parameters with
the
bugcheck…nice huh?

This is hitting a co-worker’s development machine, so I know it isn’t my

driver :slight_smile:

I am curious if someone knows a way to prevent this from occuring or at
least what could cause it? This machine is about 4 months old. I
suspect a
hardware issue.

Bill M.


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer