From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SdmRo-0000jF-51 for qemu-devel@nongnu.org; Sun, 10 Jun 2012 14:01:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SdmRm-0007tz-BW for qemu-devel@nongnu.org; Sun, 10 Jun 2012 14:01:07 -0400 Received: from indium.canonical.com ([91.189.90.7]:57507) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SdmRm-0007tt-5T for qemu-devel@nongnu.org; Sun, 10 Jun 2012 14:01:06 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1SdmRk-0003En-L1 for ; Sun, 10 Jun 2012 18:01:04 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 9E43B2E803B for ; Sun, 10 Jun 2012 18:01:04 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Sun, 10 Jun 2012 17:52:03 -0000 From: BRULE Herman <1011142@bugs.launchpad.net> Sender: bounces@canonical.com References: <20120610121956.17923.70746.malonedeb@soybean.canonical.com> Message-Id: <20120610175203.5675.20978.malone@chaenomeles.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1011142] Re: Arm emulation do a crash Reply-To: Bug 1011142 <1011142@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Because it stop on: Program received signal SIG38, Real-time event 38. [Switching to Thread 0x7ffff1125700 (LWP 32348)] tcg_qemu_tb_exec (cpustate=3D, tb_ptr=3D0x400016b3 "\025\b")= at /var/tmp-disk/portage/app-emulation/qemu-kvm-1.0.1-r1/work/qemu-kvm-1.0= .1/tci.c:442 442 /var/tmp-disk/portage/app-emulation/qemu-kvm-1.0.1-r1/work/qemu-kvm= -1.0.1/tci.c: No such file or directory. (gdb) Same with the ulimit: /usr/bin/qemu-system-arm -kernel zImage -M versatilepb -cpu arm1176 -hda de= bian6-19-04-2012.img -m 256 -append "root=3D/dev/sda2 loglevel=3D7 debug" -= serial stdio -no-kvm Uncompressing Linux... done, booting the kernel. Segmentation fault (core dumped) gdb /usr/bin/qemu-system-x86_64 core (gdb) bt #0 0x00007f6ced5d1894 in ?? () #1 0x0000010300000dd7 in ?? () #2 0xb8bf47b874ea5100 in ?? () #3 0x0000000000000000 in ?? () For whole my system: CFLAGS=3D"-pipe -O2 -g" The bt for other program crash work. -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1011142 Title: Arm emulation do a crash Status in QEMU: New Bug description: Hello, I have try multiple image for the raspberry pi, with this cli: /usr/bin/qemu-system-arm -kernel kernel-rasptoo -M versatilepb -cpu arm11= 76 -hda hdd.img -m 256 -append "root=3D/dev/sda2 loglevel=3D7 debug" -seria= l stdio -no-kvm I don't know why, with kvm it say: KVM not supported for this target No accelerator found! I can't debug it with gdb, it crash after the kernel boot (the qemu appli= cation crash). I'm under gentoo: [ebuild R ~] app-emulation/qemu-kvm-1.0.1-r1 USE=3D"aio alsa curl nc= urses opengl sdl threads vhost-net -bluetooth -brltty -debug -fdt -pulseaud= io -qemu-ifup (-rbd) -sasl -smartcard -spice -static -test -tls -usbredir -= vde -xattr -xen" QEMU_SOFTMMU_TARGETS=3D"arm x86_64 -cris -i386 -m68k -micr= oblaze -mips -mips64 -mips64el -mipsel -ppc -ppc64 -ppcemb -sh4 -sh4eb -spa= rc -sparc64" QEMU_USER_TARGETS=3D"arm -alpha -armeb -cris -i386 -m68k -micr= oblaze -mips -mipsel -ppc -ppc64 -ppc64abi32 -sh4 -sh4eb -sparc -sparc32plu= s -sparc64 -x86_64" 0 kB Thanks to help me. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1011142/+subscriptions