qemu segfaulting all over the place

Juergen Lock nox at jelal.kn-bremen.de
Sat Feb 24 19:28:41 UTC 2007


On Sat, Feb 24, 2007 at 08:17:23PM +0100, Juergen Lock wrote:
> In article <45DB10D3.8040807 at centtech.com> you write:
> >Is anyone else experiencing a nearly useless qemu experience with the 
> >latest versions?
> >
> >I'm running -CURRENT from yesterday, and the latest qemu port (and kqemu).
> >
> >These combinations segfault:
> >
> >Anything with the -vnc option, when disconnecting the vnc viewer, will 
> >segfault:
> >sudo qemu -hda /alt/images/fs.img -hdb /alt/images/swapfile -net nic 
> >-net tap -snapshot -vnc :1 -serial /dev/ttyv8 -kernel-kqemu
> >
> >This used to work nicely, now it dies when I connect to port 1111:
> >sudo qemu -hda /alt/images/fs.img -hdb /alt/images/swapfile -net nic 
> >-net tap -snapshot -serial telnet::1111,server,nowait -std-vga -monitor 
> >stdio -full-screen -kernel-kqemu
> >
> >Which, when it dies, ktrace shows me:
> >...
> 
> Hmm I don't know much about the code in question, you may have more
> luck reposting this on the qemu list:
> 	http://lists.gnu.org/mailman/listinfo/qemu-devel

And just when I posted this...  There were just patches posted on that
list that fix vnc disconnect segfaults, so I think the next port update
will fix at least that problem.

	Juergen


More information about the freebsd-emulation mailing list