Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2005 14:39:17 +0100
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        Kirill Ponomarew <krion@voodoo.oberon.net>
Cc:        jhb@FreeBSD.org
Subject:   Re: few programs now getting sig 6
Message-ID:  <20050220133916.GB604@nosferatu.blackend.org>
In-Reply-To: <20050215130811.GB1024@voodoo.oberon.net>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050220133916.GB604>