Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2004 09:05:19 +0200
From:      Joost Bekkers <joost@jodocus.org>
To:        Daniel Eischen <deischen@freebsd.org>
Cc:        Julian Elischer <julian@elischer.org>
Subject:   Re: SIGILL @ pthread_create() after execv -FIXED-
Message-ID:  <20040917070519.GA12866@bps.jodocus.org>
In-Reply-To: <Pine.GSO.4.43.0409170034430.27613-100000@sea.ntplx.net>
References:  <414A17C8.30703@freebsd.org> <Pine.GSO.4.43.0409170034430.27613-100000@sea.ntplx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 17, 2004 at 12:36:21AM -0400, Daniel Eischen wrote:
> > I think this becauses the M:N thread masks all signals except SIGSTOP
> > and SIGKILL,
> > the real signal mask in userland needs to be set back to kernel,
> > libpthread should
> > provide a wrapper for execv syscall, Dan?  fix me if I am wrong.
> 
> Potential (untested) patch at:
> 
> 	http://people.freebsd.org/~deischen/kse/execve.diffs

works, signals are arriving again.

-- 
greetz Joost
joost@jodocus.org



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