In the upcoming QEMU 2.7 we've removed the abort() call in this code path, and instead will print an error message which hopefully is clearer at suggesting to users where they've gone wrong rather than implying that this is a QEMU bug:
====== qemu-system-arm: Trying to execute code outside RAM or ROM at 0x08000000 This usually means one of the following happened: (1) You told QEMU to execute a kernel for the wrong machine type, and it crashed on startup (eg trying to run a raspberry pi kernel on a versatilepb QEMU machine) (2) You didn't give QEMU a kernel or BIOS filename at all, and QEMU executed a ROM full of no-op instructions until it fell off the end (3) Your guest kernel has a bug and crashed by jumping off into nowhere This is almost always one of the first two, so check your command line and that you are using the right type of kernel for this machine. If you think option (3) is likely then you can try debugging your guest with the -d debug options; in particular -d guest_errors will cause the log to include a dump of the guest register state at this point. Execution cannot continue; stopping here. ====== So I'm going to mark this bug as fix-committed, at least for upstream QEMU. ** Changed in: qemu Status: New => Fix Committed -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1062220 Title: qemu-system-arm crashed with SIGABRT in cpu_abort() Status in QEMU: Fix Committed Status in qemu package in Ubuntu: Incomplete Status in qemu-linaro package in Ubuntu: Incomplete Bug description: -kernel u-boot.bin ProblemType: Crash DistroRelease: Ubuntu 12.10 Package: qemu-system 1.2.0-2012.09-0ubuntu1 ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1 Uname: Linux 3.5.0-10-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.6.1-0ubuntu1 Architecture: amd64 CrashCounter: 1 Date: Fri Oct 5 19:30:23 2012 ExecutablePath: /usr/bin/qemu-system-arm InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110804) ProcCmdline: qemu-system-arm -M versatilepb -kernel u-boot.bin Signal: 6 SourcePackage: qemu-linaro StacktraceTop: raise () from /lib/x86_64-linux-gnu/libc.so.6 abort () from /lib/x86_64-linux-gnu/libc.so.6 ?? () ?? () ?? () Title: qemu-system-arm crashed with SIGABRT in raise() UpgradeStatus: Upgraded to quantal on 2012-08-11 (54 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1062220/+subscriptions