qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Lauro Moura" <lauromoura@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: Problem with Parallel port TCP redirection
Date: Sun, 5 Nov 2006 20:14:47 -0300	[thread overview]
Message-ID: <fad892760611051514w65aac3dexe9f7e5f295305e03@mail.gmail.com> (raw)
In-Reply-To: <fad892760611041222j46749c17had07965c16bfc840@mail.gmail.com>

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

      reply	other threads:[~2006-11-05 23:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-04 20:22 [Qemu-devel] Problem with Parallel port TCP redirection Lauro Moura
2006-11-05 23:14 ` Lauro Moura [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fad892760611051514w65aac3dexe9f7e5f295305e03@mail.gmail.com \
    --to=lauromoura@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).