[ros-dev] cdrom.sys - Problem found

Hartmut Birr hartmut.birr at gmx.de
Thu Jun 23 19:36:51 CEST 2005


Jan Schiefer wrote:

> I searched the mailing list and found how to build nostrip executables.
>
> Here's the output:
>
> mrsuicide at mrsuicide:~/reactos/output-i386/ntoskrnl$ addr2line -e
> ntoskrnl.nostrip.exe 0x800b4007
> /home/mrsuicide/reactos/ntoskrnl/ex/init.c:570
>
> Seems like IoInit2(BootLog); in ExpInitializeExecutive(VOID) crashes.
>
> Only ntoskrnl.exe and hal.dll are loaded at this point. ( KDB "mod"
> command )
>
> Greetings,
> Jan Schiefer!

What you see isn't a crash. In the early boot phase, the kernel debugger
is always entered. If you will continue at this point, you have to hit
'cont'.

- Hartmut



More information about the Ros-dev mailing list