Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2003 16:46:29 -0400
From:      Alexander Kabaev <ak03@gte.com>
To:        Daniel Eischen <eischen@pcnet.com>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: lock with openoffice build with libkse
Message-ID:  <20030529164629.5963bde9.ak03@gte.com>
In-Reply-To: <Pine.GSO.4.10.10305291621040.24487-100000@pcnet5.pcnet.com>
References:  <20030529194855.GA58411@kan.dnsalias.net> <Pine.GSO.4.10.10305291621040.24487-100000@pcnet5.pcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 May 2003 16:29:23 -0400 (EDT)
Daniel Eischen <eischen@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030529164629.5963bde9.ak03>