Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2005 14:08:11 +0100
From:      Kirill Ponomarew <krion@voodoo.oberon.net>
To:        Ted Lindgreen <ted@sanne.nlnetlabs.nl>
Cc:        freebsd-current@freebsd.org
Subject:   Re: few programs now getting sig 6
Message-ID:  <20050215130811.GB1024@voodoo.oberon.net>
In-Reply-To: <200502151101.j1FB1apW000765@sanne.nlnetlabs.nl>
References:  <200502151101.j1FB1apW000765@sanne.nlnetlabs.nl>

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

-Kirill



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