-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I searched the mailing list and found how to build nostrip executables.
Here's the output:
mrsuicide@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!