Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2004 07:16:17 -0400 (EDT)
From:      Daniel Eischen <deischen@freebsd.org>
To:        David Xu <davidxu@freebsd.org>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: SIGILL @ pthread_create() after execv -FIXED-
Message-ID:  <Pine.GSO.4.43.0409170714460.28908-100000@sea.ntplx.net>
In-Reply-To: <20040917070519.GA12866@bps.jodocus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0409170714460.28908-100000>