From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=34254 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ppq7Q-0007yx-8I for qemu-devel@nongnu.org; Wed, 16 Feb 2011 17:45:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ppq7P-0001LN-20 for qemu-devel@nongnu.org; Wed, 16 Feb 2011 17:45:08 -0500 Received: from fmmailgate01.web.de ([217.72.192.221]:44780) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ppq7O-0001Ku-NL for qemu-devel@nongnu.org; Wed, 16 Feb 2011 17:45:07 -0500 Message-ID: <4D5C5370.6090908@web.de> Date: Wed, 16 Feb 2011 23:45:04 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <4D5C4D4D.1020701@linux.vnet.ibm.com> In-Reply-To: <4D5C4D4D.1020701@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigEB3A49FB9E7B97A6BF62DBF0" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: qemu crashes since today List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Berger Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEB3A49FB9E7B97A6BF62DBF0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2011-02-16 23:18, Stefan Berger wrote: > Qemu is crashing for me. Bisecting the code I found this here as the > reason. Stepping one commit further into the past does not cause the cr= ash. >=20 > 6792a57bf19ab37f61f5acf0f8e3003cf08814af is the first bad commit > commit 6792a57bf19ab37f61f5acf0f8e3003cf08814af > Author: Jan Kiszka > Date: Mon Feb 7 12:19:18 2011 +0100 >=20 >=20 > I get crashes while booting FC14 on a FC14 host, both 64bit. Host > running 2.6.35.11-83.fc14 . Crashes typically happen when udev has > stared in the guest. >=20 > This is the command line I was using: >=20 > ./x86_64-softmmu/qemu-system-x86_64 \ > -hda ~images/fc14-x86_64.img \ > -m 2048 \ > -enable-kvm \ > -boot menu=3Don \ > -chardev stdio,id=3Dseabios \ > -device isa-debugcon,iobase=3D0x402,chardev=3Dseabios >=20 With our without --enable-io-thread? How does the crash look like, specifically when caught by gdb (backtrace, variable states)? Jan --------------enigEB3A49FB9E7B97A6BF62DBF0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/ iEYEARECAAYFAk1cU3AACgkQitSsb3rl5xRj9ACgo/GsZWn2CZAptyUsza6Lwki4 p7gAn2tMEdqzWHreCO1bbmynunZWM442 =C1Kt -----END PGP SIGNATURE----- --------------enigEB3A49FB9E7B97A6BF62DBF0--