* [Qemu-devel] Problem with Parallel port TCP redirection
@ 2006-11-04 20:22 Lauro Moura
2006-11-05 23:14 ` [Qemu-devel] " Lauro Moura
0 siblings, 1 reply; 2+ messages in thread
From: Lauro Moura @ 2006-11-04 20:22 UTC (permalink / raw)
To: qemu-devel
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.
Thanks in advance.
--
Lauro
CIn/UFPE
http://lauro.wordpress.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Qemu-devel] Re: Problem with Parallel port TCP redirection
2006-11-04 20:22 [Qemu-devel] Problem with Parallel port TCP redirection Lauro Moura
@ 2006-11-05 23:14 ` Lauro Moura
0 siblings, 0 replies; 2+ messages in thread
From: Lauro Moura @ 2006-11-05 23:14 UTC (permalink / raw)
To: qemu-devel
On 11/4/06, Lauro Moura <lauromoura@gmail.com> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-05 23:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-04 20:22 [Qemu-devel] Problem with Parallel port TCP redirection Lauro Moura
2006-11-05 23:14 ` [Qemu-devel] " Lauro Moura
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).