SIGILL @ pthread_create() after execv -FIXED-

Joost Bekkers joost at jodocus.org
Fri Sep 17 00:05:25 PDT 2004


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 at jodocus.org


More information about the freebsd-threads mailing list