From owner-freebsd-current@FreeBSD.ORG Tue Feb 15 15:15:05 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 9CFEA16A4CE for ; Tue, 15 Feb 2005 15:15:05 +0000 (GMT) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32A2C43D2F for ; Tue, 15 Feb 2005 15:15:05 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) j1FFF40v023549; Tue, 15 Feb 2005 10:15:04 -0500 (EST) Date: Tue, 15 Feb 2005 10:15:04 -0500 (EST) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Kirill Ponomarew In-Reply-To: <20050215150732.GD2428@voodoo.oberon.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) 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 Reply-To: Daniel Eischen 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:15:05 -0000 On Tue, 15 Feb 2005, Kirill Ponomarew wrote: > 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! I just committed it, thanks. -- DE