[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: QEMU vs. GNU Mach



On Wed, May 02, 2007 at 07:48:24PM +0200, Thomas Schwinge wrote:
> Build a GNU Mach image with ``--enable-kdb
> --disable-default-device-drivers --enable-floppy --enable-ide
> --enable-ne''.  I get a crash as soon as the first contact to the outer
> world is initiated -- I suppose, as it crashes directly after `inetd' has
> been started.  ``crash'' is not the right term, though, as the kernel
> debugger doesn't even pop up.  What might this be?

Run QEMU with a monitor (e.g. -monitor stdio) and see if it accepts
input. If it doesn't, it could be a recursive page fault/general
protection exception. Use -d int and check /tmp/qemu.log.

If it accepts input, you need to do additional checks.

-- 
Richard Braun

Attachment: signature.asc
Description: Digital signature


Reply to: