Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2005 14:33:02 +0100
From:      Stijn Hoop <stijn@win.tue.nl>
To:        Kirill Ponomarew <krion@voodoo.oberon.net>
Cc:        Ted Lindgreen <ted@sanne.nlnetlabs.nl>
Subject:   Re: few programs now getting sig 6
Message-ID:  <20050215133302.GH54011@pcwin002.win.tue.nl>
In-Reply-To: <20050215130811.GB1024@voodoo.oberon.net>
References:  <200502151101.j1FB1apW000765@sanne.nlnetlabs.nl> <20050215130811.GB1024@voodoo.oberon.net>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
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).

I can confirm this:

cvs -d /freebsd/cvsroot co -P -D '2005/02/12' libpthread
cvs -d /freebsd/cvsroot co -P libc
cd libpthread
env CFLAGS="-I/usr/src/libexec/rtld-elf -I/usr/src/libexec/rtld-elf/i386" make

(with sources in /usr/src of course)

produces a libpthread.so.1 that restores openoffice functionality for me.

> 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

Isn't it strange that a rebuild of the affected program will not
change this behaviour then? I'm trying to say that I think it's weird
that programs would still core when built with the default stack size...
Then again I know next to nothing about thread programming.

Thanks for the fix!

--Stijn

-- 
Nostalgia ain't what it used to be.

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQFCEfoOY3r/tLQmfWcRAixmAJ9OvFQIyh1BmRdBcrXIBG2KruJ0lgCdHWJO
lIp1pFs9c/hAVxgDmZxiS8M=
=6Lmm
-----END PGP SIGNATURE-----

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