qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Bug 1011142] Re: Arm emulation do a crash


From: Peter Maydell
Subject: Re: [Qemu-devel] [Bug 1011142] Re: Arm emulation do a crash
Date: Mon, 11 Jun 2012 00:31:57 +0100

On 10 June 2012 18:52, BRULE Herman <address@hidden> wrote:
> Because it stop on:
> Program received signal SIG38, Real-time event 38.
> [Switching to Thread 0x7ffff1125700 (LWP 32348)]
> tcg_qemu_tb_exec (cpustate=<optimized out>, tb_ptr=0x400016b3 "\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)

This is normal and expected -- SIG38 is used by QEMU internally.
Type "handle SIG38 pass noprint nostop" to gdb and then "continue"
(this tells gdb not to bother telling you about SIG38).

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]