From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Up1fr-0003O2-3Y for qemu-devel@nongnu.org; Tue, 18 Jun 2013 15:34:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Up1fn-0001kN-2h for qemu-devel@nongnu.org; Tue, 18 Jun 2013 15:34:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42474) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Up1fm-0001k1-Qz for qemu-devel@nongnu.org; Tue, 18 Jun 2013 15:34:34 -0400 Message-ID: <51C0B6D8.5090900@redhat.com> Date: Tue, 18 Jun 2013 21:36:56 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <20130616234827.23764.98763.malonedeb@wampee.canonical.com> <20130618180122.22327.47349.malone@gac.canonical.com> In-Reply-To: <20130618180122.22327.47349.malone@gac.canonical.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Bug 1191606] Re: qemu crashes with iscsi initiator (libiscsi) when using virtio List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bug 1191606 <1191606@bugs.launchpad.net> Cc: qemu-devel@nongnu.org On 06/18/13 20:01, Klaus Hochlehnert wrote: > I'll see what I can do to recompile qemu with debugging information. > Maybe tomorrow. > > But one other question. I thought this is the "normal" qemu bug > reporting or is it Ubuntu only? I tried with the latest release and > followed the "Report a bug"-link from the qemu web site. The tracker on launchpad is for upstream bugs, AFAIK. I only referred to Ubuntu because that was your host OS and because for a while I wasn't aware that your qemu version was independent from your host OS. The main thing is the debug symbols. Since for a while I was assuming that you had run into the abort() with your distro's qemu package, I tried to help with your distro's debug symbols for qemu. Thanks Laszlo