[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCHv3] report that QEMU process was killed by a sign
From: |
Blue Swirl |
Subject: |
Re: [Qemu-devel] [PATCHv3] report that QEMU process was killed by a signal |
Date: |
Sat, 26 Mar 2011 16:12:09 +0200 |
On Sat, Mar 26, 2011 at 3:55 PM, Gleb Natapov <address@hidden> wrote:
> On Sat, Mar 26, 2011 at 03:50:46PM +0200, Blue Swirl wrote:
>> On Fri, Mar 25, 2011 at 2:04 PM, Gleb Natapov <address@hidden> wrote:
>> > Ping?
>>
>> Does not work:
>> INT:
>> Got signal 951049944 from pid 0
>> TERM:
>> Got signal -1553068904 from pid 0
> You use SDL correct? This is SDL problem and I fixed it in SDL upstream.
OK, with VNC it works.
>> HUP:
>> Got signal 1 from pid 16185
>> Even here the pid is not correct, it should be 3098.
> HUP should work. Why do you think that pid should be 3098? Bash has its
> own build in kill command IIRC.
Right, I used killall which isn't a builtin, sorry. Thanks, applied.
Re: [Qemu-devel] [PATCHv3] report that QEMU process was killed by a signal, Anthony Liguori, 2011/03/30
Re: [Qemu-devel] [PATCHv3] report that QEMU process was killed by a signal, malc, 2011/03/30