bug-hurd
[Top][All Lists]
Advanced

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

Re: Problems with signal delivery


From: Jeremie Koenig
Subject: Re: Problems with signal delivery
Date: Fri, 3 Sep 2010 01:01:18 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Sep 02, 2010 at 05:15:04PM +0200, Jeremie Koenig wrote:
> Needs a second signal:
> $ ./testsigthread
> *kill*
> Unblocking now.
> *nothing happens, re-kill*
> Got it!
> Got it!

So this is a problem with libpthread rather than glibc (sigprocmask
handles this correctly). I'm testing a patch right now.

Roland's comment explains the other one. I'll see what I can do about
delivering process signals to any thread which does not block them. If
it turns out to be too complicated I'll see if I can come up with a
workaround for libgcj.

-- 
Jeremie Koenig <jk@jk.fr.eu.org>
http://jk.fr.eu.org



reply via email to

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