Windbg Error No 14

Hi All,

I was able to configure the Windbg and was about to start remote debugging.
I found that there was an error occurred when i tried debugging. It said
‘unable to retrieve information, Win32 Error 14 …’ and something which i
was not able to capture.

Then debuggee system got hung on restart and i had to hard rest the machine.
After that which i get a bug check error ‘STOP: 0x0000007b’.

What is the mistake i am doing? Please help me.

Regards
Yashasvi

0x7B = “Inaccessible boot device”

This means there is something wrong with your boot storage device - this
error has nothing to do with WinDBG, but instead is related to your
hardware configuration and the drivers that you have installed on the
system.

The only theory I could come up with here is that you are booting from a
1394 device and debugging on a 1394 device, and the 1394 card you are
using is not compatible with the WinDBG requirements (this is DEFINITELY
a reach here, but that’s the only thing I could think of this morning!)

Regards,

Tony

Tony Mason
Consulting Partner
OSR Open Systems Resources, Inc.
http://www.osr.com

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Yashasvi Raykar
Sent: Wednesday, July 21, 2004 8:34 AM
To: ntfsd redirect
Subject: [ntfsd] Windbg Error No 14

Hi All,

I was able to configure the Windbg and was about to start remote
debugging.
I found that there was an error occurred when i tried debugging. It said
‘unable to retrieve information, Win32 Error 14 …’ and something which
i was not able to capture.

Then debuggee system got hung on restart and i had to hard rest the
machine.
After that which i get a bug check error ‘STOP: 0x0000007b’.

What is the mistake i am doing? Please help me.

Regards
Yashasvi


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@osr.com To unsubscribe
send a blank email to xxxxx@lists.osr.com

Hi Tony,

Yeah because when i boot with last good known profile it works fine. That is
when my driver is not installed.
Once i install my driver and restart, as it prompts for restart, it crashes

Please help me.

Regards
Yashasvi

“Yashasvi Raykar” wrote in message news:xxxxx@ntfsd…
> Hi All,
>
> I was able to configure the Windbg and was about to start remote
debugging.
> I found that there was an error occurred when i tried debugging. It said
> ‘unable to retrieve information, Win32 Error 14 …’ and something which i
> was not able to capture.
>
> Then debuggee system got hung on restart and i had to hard rest the
machine.
> After that which i get a bug check error ‘STOP: 0x0000007b’.
>
> What is the mistake i am doing? Please help me.
>
> Regards
> Yashasvi
>
>
>

Hi Tony,

I found the problem i think. When i try to insert a break point an error
message is shown “Code not found, break point not inserted”.

I had searched on this but please tell me what files should i keep in Symbol
directory and Image directory.

And also note that my target machine after enabling debug mode always says
“System recovered from a serious error” even though i have not installed my
driver.

Regards
Yashasvi

“Tony Mason” wrote in message news:xxxxx@ntfsd…
0x7B = “Inaccessible boot device”

This means there is something wrong with your boot storage device - this
error has nothing to do with WinDBG, but instead is related to your
hardware configuration and the drivers that you have installed on the
system.

The only theory I could come up with here is that you are booting from a
1394 device and debugging on a 1394 device, and the 1394 card you are
using is not compatible with the WinDBG requirements (this is DEFINITELY
a reach here, but that’s the only thing I could think of this morning!)

Regards,

Tony

Tony Mason
Consulting Partner
OSR Open Systems Resources, Inc.
http://www.osr.com

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Yashasvi Raykar
Sent: Wednesday, July 21, 2004 8:34 AM
To: ntfsd redirect
Subject: [ntfsd] Windbg Error No 14

Hi All,

I was able to configure the Windbg and was about to start remote
debugging.
I found that there was an error occurred when i tried debugging. It said
‘unable to retrieve information, Win32 Error 14 …’ and something which
i was not able to capture.

Then debuggee system got hung on restart and i had to hard rest the
machine.
After that which i get a bug check error ‘STOP: 0x0000007b’.

What is the mistake i am doing? Please help me.

Regards
Yashasvi


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@osr.com To unsubscribe
send a blank email to xxxxx@lists.osr.com