On Thu, Dec 15, 2011 at 12:05:18AM +0000, Jared D. McNeill wrote: > Modified Files: > src/sys/kern: kern_lwp.c > > Log Message: > In lwp_create, copy l_sigstk from the template. Previously > sigaltstack wasn't inherited across fork (but SA_ONSTACK handlers > was), causing the child process to crash when the handler is > invoked. ok martin@, christos@
oog. Thanks for finding and fixing that... -- David A. Holland dholl...@netbsd.org