On Tue, Feb 15, 2005 at 02:08:11PM +0100, Kirill Ponomarew
wrote:> On Tue, Feb 15, 2005 at 12:01:36PM +0100, Ted Lindgreen wrote:
> > Just tried: reinstalling a /usr/lib/libpthread.so.1 build
> > on Feb 12 makes the problem go away (nothing else changed).
>
> This commit probably broke it:
>
> deischen 2005-02-13 18:38:06 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/libpthread/thread thr_attr_init.c thr_init.c thr_private.h
> thr_stack.c
> Log:
> Increase the default stacksizes:
>
> 32-bit 64-bit
> main thread 2MB 4MB
> other threads 1MB 2MB
>
This is really weird, I'm getting the same signal 6 things on a -STABLE
from yesterday (before I was running a -STABLE from October):
pid 84801 (mozilla-bin), uid 1001: exited on signal 6
I rebuilt mozilla, but no effect. I should try to revert some changes
occured on libpthread/thread/*
Marc