From: John Snow <jsnow@redhat.com>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: Jan Kiszka <jan.kiszka@siemens.com>, samuel.thibault@ens-lyon.org
Subject: [Qemu-devel] SLIRP segfault?
Date: Wed, 2 Sep 2015 14:01:07 -0400 [thread overview]
Message-ID: <55E73963.8080004@redhat.com> (raw)
There was a downstream bug filed against qemu-kvm-2.3.1-1.fc22.x86_64
that appeared to segfault in the AHCI code when trying to install OSX
Yosemite.
The debug output looked a little strange, so I asked for a new
stack-trace on an upstream build using --enable-debug to disable
optimizations.
This trace came back as segfaulting in SLIRP.
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1255144
--enable-debug trace: https://bugzilla.redhat.com/attachment.cgi?id=1069114
I don't have OSX to try to reproduce, diagnose and debug. Anyone here
have any thoughts?
===
Here is a paraphrased summary of the problem from reporter Dick Marinus:
'Version: qemu-kvm-2.3.1-1.fc22.x86_64
Steps to Reproduce:
1. Install OS X Yosemite using these instructions
http://www.contrib.andrew.cmu.edu/~somlo/OSXKVM/
2. Do some CPU intensive task like compressing a large file
Actual results:
qemu-kvm crashes with a segmentation failure'
'The backtrace completely changed but it is reproducable using
qemu-2.3.1 compiled with:
'./configure' '--target-list=x86_64-softmmu' '--enable-debug'
'--enable-kvm' '--enable-spice' '--prefix=/home/meeuw/git/qemu/'
print ad->cur_cmd obviously doesn't work for this backtrace.
I've tried qemu (git) master a few weeks ago and it didn't segfault but
OS X crashed (freezed) anyway.'
--js
next reply other threads:[~2015-09-02 18:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-02 18:01 John Snow [this message]
2015-09-06 22:44 ` [Qemu-devel] SLIRP segfault? Samuel Thibault
2015-09-08 14:46 ` John Snow
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=55E73963.8080004@redhat.com \
--to=jsnow@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=qemu-devel@nongnu.org \
--cc=samuel.thibault@ens-lyon.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.