From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBpus-0001O1-3k for qemu-devel@nongnu.org; Thu, 06 Oct 2011 11:31:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBpuq-0003RY-P1 for qemu-devel@nongnu.org; Thu, 06 Oct 2011 11:31:22 -0400 Received: from mail.seclab.tuwien.ac.at ([128.130.60.29]:48584) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBpuq-0003RM-KA for qemu-devel@nongnu.org; Thu, 06 Oct 2011 11:31:20 -0400 Received: from www.seclab.tuwien.ac.at (localhost [127.0.0.1]) by mail.seclab.tuwien.ac.at (Postfix) with ESMTP id C9194306EF for ; Thu, 6 Oct 2011 17:31:18 +0200 (CEST) Message-ID: <52072.130.37.24.86.1317915078.squirrel@www.seclab.tuwien.ac.at> Date: Thu, 6 Oct 2011 17:31:18 +0200 (CEST) From: mneug@seclab.tuwien.ac.at MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Running Qemu on Mac OS 10.7 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, Has anyone on this list tried and succeeded in running a recent version o= f Qemu on Mac OS X? Are there any precautions that need to be taken? For me 0.15.0 compiles fine on OS X 10.7, but crashes right after trying to load an image with a segfault: Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000003a 0 qemu 0x000000010d2cf5bd helper_svm_check_intercept_param + 29 (op_helper.c:5236) 1 qemu 0x000000010d2de109 helper_write_crN + 41 (op_helper.c:2946) 2 ??? 0x00000001113d107c 0 + 4584181884 Cheers, Matthias