From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56188) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHZYN-0003Oq-Ao for qemu-devel@nongnu.org; Mon, 18 Mar 2013 08:52:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHZYI-0002n7-BK for qemu-devel@nongnu.org; Mon, 18 Mar 2013 08:52:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18855) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHZYI-0002mw-41 for qemu-devel@nongnu.org; Mon, 18 Mar 2013 08:52:34 -0400 From: Markus Armbruster References: <5146F57E.9010502@dlhnet.de> Date: Mon, 18 Mar 2013 13:52:28 +0100 In-Reply-To: <5146F57E.9010502@dlhnet.de> (Peter Lieven's message of "Mon, 18 Mar 2013 12:07:42 +0100") Message-ID: <8738vs50qb.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] qemu segfault parsing iscsi options List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: "qemu-devel@nongnu.org" , ronnie sahlberg Peter Lieven writes: > Hi, > > with recent qemu from git qemu segfaults with the following commandline: > > x86_64-softmmu/qemu-system-x86_64 -iscsi test > > qemu-system-x86_64: -iscsi test: There is no option group 'iscsi' > Speicherzugriffsfehler (Speicherabzug geschrieben) > > It seems that there is something missing regarding the iscsi options > in qemu-option.hx. > > This was working with qemu-kvm-1.2.0. Works for me with current master 225dc991.