From owner-freebsd-current@FreeBSD.ORG Tue Feb 15 13:33:13 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5641C16A4CE for ; Tue, 15 Feb 2005 13:33:13 +0000 (GMT) Received: from kweetal.tue.nl (kweetal.tue.nl [131.155.3.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B9C443D58 for ; Tue, 15 Feb 2005 13:33:13 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: by kweetal.tue.nl (Postfix, from userid 40) id 1234C13BA23; Tue, 15 Feb 2005 14:33:11 +0100 (CET) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by kweetal.tue.nl (Postfix) with ESMTP id C269313B6BE; Tue, 15 Feb 2005 14:33:02 +0100 (CET) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.13.1/8.13.1/Submit) id j1FDX27Z010580; Tue, 15 Feb 2005 14:33:02 +0100 (CET) (envelope-from stijn) Date: Tue, 15 Feb 2005 14:33:02 +0100 From: Stijn Hoop To: Kirill Ponomarew Message-ID: <20050215133302.GH54011@pcwin002.win.tue.nl> References: <200502151101.j1FB1apW000765@sanne.nlnetlabs.nl> <20050215130811.GB1024@voodoo.oberon.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/e2eDi0V/xtL+Mc8" Content-Disposition: inline In-Reply-To: <20050215130811.GB1024@voodoo.oberon.net> User-Agent: Mutt/1.4.2.1i X-Bright-Idea: Let's abolish HTML mail! X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on kweetal.tue.nl X-Spam-DCC: : X-Spam-Status: No, hits=-4.9 required=6.3 tests=BAYES_00 autolearn=ham version=2.64 X-Spam-Level: cc: freebsd-current@freebsd.org cc: Ted Lindgreen Subject: Re: few programs now getting sig 6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2005 13:33:13 -0000 --/e2eDi0V/xtL+Mc8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=3D"-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: >=20 > 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 --=20 Nostalgia ain't what it used to be. --/e2eDi0V/xtL+Mc8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCEfoOY3r/tLQmfWcRAixmAJ9OvFQIyh1BmRdBcrXIBG2KruJ0lgCdHWJO lIp1pFs9c/hAVxgDmZxiS8M= =6Lmm -----END PGP SIGNATURE----- --/e2eDi0V/xtL+Mc8--