few programs now getting sig 6

Stijn Hoop stijn at win.tue.nl
Tue Feb 15 13:33:13 GMT 2005


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20050215/2d232de1/attachment.bin


More information about the freebsd-current mailing list