From owner-freebsd-current@FreeBSD.ORG Tue Feb 15 15:07:39 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 44EC916A4CE; Tue, 15 Feb 2005 15:07:39 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04DFF43D58; Tue, 15 Feb 2005 15:07:39 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.44 (FreeBSD)) id 1D14IX-0001lj-0W; Tue, 15 Feb 2005 16:07:33 +0100 Date: Tue, 15 Feb 2005 16:07:32 +0100 From: Kirill Ponomarew To: Daniel Eischen Message-ID: <20050215150732.GD2428@voodoo.oberon.net> References: <20050215144326.GC2428@voodoo.oberon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE Keywords: 579279786 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 15:07:39 -0000 On Tue, Feb 15, 2005 at 09:57:51AM -0500, Daniel Eischen wrote: > > On Tue, Feb 15, 2005 at 09:41:25AM -0500, Daniel Eischen wrote: > > > You can try backing out the increase stacksize change I committed > > > yesterday to libpthread... I didn't have any problem testing it > > > here. > > > > Backout helped here also. > > Does this help? Yeah, this patch fixed coredumps, thanks! -Kirill