Date: Thu, 16 Sep 2004 23:17:57 +0200 From: Joost Bekkers <joost@jodocus.org> To: Julian Elischer <julian@elischer.org>, David Xu <davidxu@freebsd.org>, freebsd-threads@freebsd.org Subject: Re: SIGILL @ pthread_create() after execv -FIXED- Message-ID: <20040916211757.GA4830@bps.jodocus.org> In-Reply-To: <20040916162828.GA855@bps.jodocus.org> References: <20040912141838.GA89862@bps.jodocus.org> <414489FF.3090705@elischer.org> <414645C8.8070001@elischer.org> <20040914140002.GA32528@bps.jodocus.org> <41494310.40907@elischer.org> <20040916162828.GA855@bps.jodocus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 16, 2004 at 06:28:28PM +0200, Joost Bekkers wrote: > On Thu, Sep 16, 2004 at 12:38:56AM -0700, Julian Elischer wrote: > > > > I checked in David's patch, which may fox this.. > > try -current . > > > > I'm not experiencing the problem anymore. > Celebrated too soon.... Signals are not being delivered to the process after it did its execv. The only signal that seems to be working is KILL (-9) -- greetz Joost joost@jodocus.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040916211757.GA4830>