From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MAi5B-0007eQ-QY for qemu-devel@nongnu.org; Sun, 31 May 2009 06:16:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MAi56-0007ae-U4 for qemu-devel@nongnu.org; Sun, 31 May 2009 06:16:00 -0400 Received: from [199.232.76.173] (port=50362 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MAi56-0007aM-NC for qemu-devel@nongnu.org; Sun, 31 May 2009 06:15:56 -0400 Received: from mail-gx0-f176.google.com ([209.85.217.176]:40760) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MAi56-0006HW-H6 for qemu-devel@nongnu.org; Sun, 31 May 2009 06:15:56 -0400 Received: by gxk24 with SMTP id 24so25655933gxk.10 for ; Sun, 31 May 2009 03:15:55 -0700 (PDT) Message-ID: <4A2258D7.5020002@codemonkey.ws> Date: Sun, 31 May 2009 05:15:51 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Fwd: [Qemu-commits] [COMMIT 5efa9d5] Convert block infrastructure to use new module init functionality References: <616D744F-F31E-4E96-9A23-1664C78313FD@web.de> <64FD5BFF-581C-4202-97EA-48BC96A2211C@web.de> In-Reply-To: <64FD5BFF-581C-4202-97EA-48BC96A2211C@web.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: qemu-devel@nongnu.org >> Starting with this commit, qemu-system-sparc segfaults immediately; >> you later fixed it in c833ab7351f2ebac46740380a81e34482e208dcc (Fix >> segv when passing an unknown protocol) to no longer segfault, now >> printing "qemu: could not read disk image /path/to/image". I would assume -z,allextract isn't doing what we would like it to do on OpenSolaris. A pointer to an OpenSolaris ld man page would be a good start to help me track this down. Regards, Anthony Liguori >> Any ideas? >> >> Andreas >> > > >