This is a multi-part message in MIME format.

------=_NextPart_000_0050_01C90793.633F0070
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Hi all,

Here is the windbg output before the system crush, please attention at =
the last line, there are '?' symbols.

What's wrong of my calling?

------------------------------------------ output =
--------------------------------------------

MagicDisk!FileDiskThread+0x405:
f7784aa5 8b55f4 mov edx,dword ptr [ebp-0Ch]
kd> p
MagicDisk!FileDiskThread+0x412:
f7784ab2 6a00 push 0
kd> t
MagicDisk!CreateDriveLink:
f778f550 ?? ???

-------------------------------------------- output =
----------------------------------------------

Is there any suggestion, thanks.

Robin
2008.08.26

------=_NextPart_000_0050_01C90793.633F0070
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3Dtext/html;charset=3Dutf-8>
<META content=3D"MSHTML 6.00.6000.16705" name=3DGENERATOR></HEAD>
<BODY id=3DMailContainerBody=20
style=3D"PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-TOP: 15px"=20
bgColor=3D#ffffff leftMargin=3D0 topMargin=3D0 CanvasTabStop=3D"true"=20
name=3D"Compose message area">
<DIV>Hi all,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Here is the windbg output before the system crush, please attention =
at the=20
last line, there are '?' symbols.</DIV>
<DIV>&nbsp;</DIV>
<DIV>What's wrong of my calling?</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;------------------------------------------ output=20
--------------------------------------------</DIV>
<DIV>&nbsp;</DIV>
<DIV>MagicDisk!FileDiskThread+0x405:<BR>f7784aa5=20
8b55f4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
mov&nbsp;&nbsp;&nbsp;&nbsp; edx,dword ptr [ebp-0Ch]<BR>kd&gt;=20
p<BR>MagicDisk!FileDiskThread+0x412:<BR>f7784ab2=20
6a00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
push&nbsp;&nbsp;&nbsp; 0<BR>kd&gt; =
t<BR>MagicDisk!CreateDriveLink:<BR>f778f550=20
??&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;=20
???</DIV>
<DIV>&nbsp;</DIV>
<DIV>-------------------------------------------- output=20
----------------------------------------------</DIV>
<DIV>&nbsp;</DIV>
<DIV>Is there any suggestion, thanks.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Robin</DIV>
<DIV>2008.08.26<BR></DIV></BODY></HTML>

------=_NextPart_000_0050_01C90793.633F0070--

Re: Operating system crush !!! by Volodymyr

Volodymyr
Tue Aug 26 07:31:52 CDT 2008

Have you tried to issue an !analyze -v command in debugger?

--
Volodymyr, blog: http://www.shcherbyna.com/
(This posting is provided "AS IS" with no warranties, and confers no
rights)
"Robin" <digitalhuman@hotmail.com> wrote in message
news:%230ZMXB1BJHA.4700@TK2MSFTNGP03.phx.gbl...
Hi all,

Here is the windbg output before the system crush, please attention at the
last line, there are '?' symbols.

What's wrong of my calling?

------------------------------------------
output --------------------------------------------

MagicDisk!FileDiskThread+0x405:
f7784aa5 8b55f4 mov edx,dword ptr [ebp-0Ch]
kd> p
MagicDisk!FileDiskThread+0x412:
f7784ab2 6a00 push 0
kd> t
MagicDisk!CreateDriveLink:
f778f550 ?? ???

--------------------------------------------
output ----------------------------------------------

Is there any suggestion, thanks.

Robin
2008.08.26