From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56002) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qdrjw-0007ST-Df for qemu-devel@nongnu.org; Mon, 04 Jul 2011 18:35:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qdrju-0001fO-12 for qemu-devel@nongnu.org; Mon, 04 Jul 2011 18:35:39 -0400 Received: from mail-fx0-f47.google.com ([209.85.161.47]:53466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qdrjt-0001fI-JE for qemu-devel@nongnu.org; Mon, 04 Jul 2011 18:35:37 -0400 Received: by fxg11 with SMTP id 11so6158193fxg.34 for ; Mon, 04 Jul 2011 15:35:36 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=us-ascii From: Damjan Marion In-Reply-To: Date: Tue, 5 Jul 2011 00:35:32 +0200 Content-Transfer-Encoding: 7bit Message-Id: <7EB6AC23-EEE3-427C-B62F-EA75217CCE36@gmail.com> References: <44BCFF82-C7A3-4F3F-B1BC-F7FB54429528@cisco.com> Subject: Re: [Qemu-devel] qemu crashes on Mac OS X List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexandre Raymond Cc: qemu-devel@nongnu.org On Jul 4, 2011, at 6:59 PM, Alexandre Raymond wrote: > Hi Damjan, > > > Can you try applying the following two patches and see if it solves > your problem? > > http://patchwork.ozlabs.org/patch/100348/ > http://patchwork.ozlabs.org/patch/100477/ > Unfortunately same thing happens: segmentation fault. Thanks, Damjan