qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: Problem with Parallel port TCP redirection


From: Lauro Moura
Subject: [Qemu-devel] Re: Problem with Parallel port TCP redirection
Date: Sun, 5 Nov 2006 20:14:47 -0300

On 11/4/06, Lauro Moura <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]