From: Marcelo Tosatti <mtosatti@redhat.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: kvm-devel <kvm-devel@lists.sourceforge.net>,
Alan Pevec <apevec@redhat.com>
Subject: Re: KVM console dying
Date: Mon, 21 Apr 2008 15:45:17 -0300 [thread overview]
Message-ID: <20080421184517.GA7402@dmt> (raw)
In-Reply-To: <480CDBC0.5000106@codemonkey.ws>
On Mon, Apr 21, 2008 at 01:24:00PM -0500, Anthony Liguori wrote:
> Marcelo Tosatti wrote:
> >From: Alan Pevec <apevec@redhat.com>
> >
> >
> >>- add serial console, workaround for F9 livecd KVM guest dying with
> >>standard console only.
> >> VNC console will go blank but node will continue to boot
> >>
> >
> >With only console=tty qemu-kvm dies when, AFAICT from udevdebug output,
> >start_udev is processing console rules.
> >
> >Here is backtrace:
> >
> >Program received signal SIGSEGV, Segmentation fault.
> >
> >[Switching to Thread -1208993168 (LWP 16163)]
> >
> >0x0095337d in memmove () from /lib/libc.so.6
> >
> >Missing separate debuginfos, use: debuginfo-install SDL.i386 alsa-lib.i386
> >glibc.i686 gnutls.i386 libgcrypt.i386 libgpg-error.i386 zlib.i386
> >
>
> The info that's needed is what the size of the vnc frame buffer is. My
> suspicion is that we're racing. A VCPU IO operation will trigger the
> bit blit which will cause this vnc_copy path to hit. However, the VNC
> server is not thread safe so if the IO thread is running simultaneously,
> very bad things could happen.
>
> Is this with standard KVM or your lock break-up patches?
Standard KVM.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
prev parent reply other threads:[~2008-04-21 18:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-21 18:19 KVM console dying Marcelo Tosatti
2008-04-21 18:24 ` Anthony Liguori
2008-04-21 18:45 ` Marcelo Tosatti [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=20080421184517.GA7402@dmt \
--to=mtosatti@redhat.com \
--cc=anthony@codemonkey.ws \
--cc=apevec@redhat.com \
--cc=kvm-devel@lists.sourceforge.net \
/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