Hi Marko,

On Tuesday 25 October 2005 14:28, Marko Wolf wrote:
> Unfortunatly, l4linux causes a null pointer exceptions (see attached log).
> I tried various kernel compiler options with always the same error. Any
> idea for the reason or what I can try else?

Please could you provide more information: The program code near the
crashing EIP is important. Please start your script again, and do

  objdump -ld \
    --start-address=<faulting EIP - 0x80> \
    --stop-address=<faulting EIP + 0x80> \
    vmlinux > vmlinux.dump

and send the resulting file vmlinux.dump to his list.

Thanks,

Frank
-- 
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## http://os.inf.tu-dresden.de/~fm3                                     ##

Attachment: pgpyUyfvunuHd.pgp
Description: PGP signature

_______________________________________________
l4-hackers mailing list
[email protected]
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers

Reply via email to