On 11/4/06, Lauro Moura <[EMAIL PROTECTED]> wrote:
I'm trying to redirect the parallel port to a tcp connection using
"-parallel tcp::4555,server,nowait". When any client tries to connect
qemu just crashes without a single error message, only "segmentation
fault" sometimes.

Qemu 0.8.2 on Ubuntu Edgy.


Using some "rough" debugging, I found that tcp_chr_connect is called
inside tcp_chr_accept (both in hw/vl.c) but doesn't return, leaving a
segfault instead.

--
Lauro
CIn/UFPE
http://lauro.wordpress.com


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to