Re: [Qemu-devel] unhandled signal 11

2015-03-27 Thread Peter Maydell
On 27 March 2015 at 14:09, Catalin Vasile wrote: > How can I debug errors like this: > qemu-system-ppc[2273]: unhandled signal 11 at 0008 nip 1007ed08 lr > 103404e0 code 30001 > ? > I know it is a ppc binary, but I am asking a general question. > From a first impression it looks a little like

[Qemu-devel] unhandled signal 11

2015-03-27 Thread Catalin Vasile
How can I debug errors like this: qemu-system-ppc[2273]: unhandled signal 11 at 0008 nip 1007ed08 lr 103404e0 code 30001 ? I know it is a ppc binary, but I am asking a general question. >From a first impression it looks a little like Linux Kernel Oops messages. How can I actually find out the l