[ros-dev] Re: cdron.sys freezes the system

Hartmut Birr hartmut.birr at gmx.de
Wed Jun 22 21:28:25 CEST 2005


Jan Schiefer wrote:

> Here's one from KDBG.
> I tried the commands bt, mod and regs.
>
> How can I squeeze more revelant information out of KDBG?
>
> Greetings,
> Jan Schiefer!

Can you convert the addresses to line numbers? You can use addr2line:

addr2line -e ntoskrnl.nostrip.exe 0x800b4007

The addresses from ntoskrnl.exe are always 0x800xxxxx.

- Hartmut




More information about the Ros-dev mailing list