From owner-freebsd-current@FreeBSD.ORG Wed Feb 16 15:32:33 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 9534A16A4CF for ; Wed, 16 Feb 2005 15:32:33 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCEC143D62 for ; Wed, 16 Feb 2005 15:32:32 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so130406rns for ; Wed, 16 Feb 2005 07:32:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=bBXFctO0oPt+PBAlOeJnURDjn0IRv9fvSqFYhX4M4KXP3XoK9YlccrruNSUeGYntbtexMceKECkC/VpVGxGWCcgRHpcVIuE56xHcb01xyU4rcykP6XXXP4tcvkhAmN3YYbt3BWCulrVzYDtxhc9zmeFzr4yvMJiN8kfBLLG3fLk= Received: by 10.38.179.24 with SMTP id b24mr88895rnf; Wed, 16 Feb 2005 07:32:31 -0800 (PST) Received: by 10.38.8.9 with HTTP; Wed, 16 Feb 2005 07:32:31 -0800 (PST) Message-ID: Date: Wed, 16 Feb 2005 23:32:31 +0800 From: Jiawei Ye To: Daniel O'Connor In-Reply-To: <200502161025.39772.doconnor@gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1c347c3282b5a66df40546b54cc37cb0@mcneil.com> <200502151806.51203.doconnor@gsoft.com.au> <67b8fa69de95da88c7f15fea92a26394@mcneil.com> <200502161025.39772.doconnor@gsoft.com.au> cc: freebsd-current@freebsd.org cc: current@freebsd.org Subject: Re: few programs now getting sig 6 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiawei Ye List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 15:32:33 -0000 On Wed, 16 Feb 2005 10:25:39 +1030, Daniel O'Connor wrote: > On Tue, 15 Feb 2005 19:16, Sean McNeil wrote: > > I tried with a feb 8th kernel and got the same error, so the problem > > must be in a library like libc or libpthread. > > Ahh, well if KSE is aborting then I'd say that's likely - unfortunately I know > zero about it :( > > -- > Daniel O'Connor software and network engineer I am seeing the same thing with ftp/prozilla proz -k 10 Fatal error 'Thread has returned from _thread_switch' at line 1101 in file /usr/src/lib/libpthread/thread/thr_kern.c (errno = 0) Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming