SIGILL @ pthread_create() after execv -FIXED-
Daniel Eischen
deischen at freebsd.org
Fri Sep 17 04:16:22 PDT 2004
On Fri, 17 Sep 2004, Joost Bekkers wrote:
> 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.
David, would you review the above patch? Thanks!
--
Dan Eischen
More information about the freebsd-threads
mailing list