lock with openoffice build with libkse

Alexander Kabaev ak03 at gte.com
Thu May 29 13:46:31 PDT 2003


On Thu, 29 May 2003 16:29:23 -0400 (EDT)
Daniel Eischen <eischen at pcnet.com> wrote:

> On Thu, 29 May 2003, Alexander Kabaev wrote:
> 
> > Daniel,
> > 
> > attached program is enough to trigger the loop. It looks like
> > the setjump/longjmp from signal handler trick only forks for
> > the first time.
> 
> You can try this patch.  It puts the cart before the horse
> though, so signals could get delivered in a different
> order.

Yuck :(. Shouldn't you just unblock this particular signal instead of
setting the whole mask?

-- 
Alexander Kabaev


More information about the freebsd-threads mailing list