From owner-freebsd-current@FreeBSD.ORG Wed Feb 4 08:46:46 2004 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 E51C016A4CE for ; Wed, 4 Feb 2004 08:46:46 -0800 (PST) Received: from seed.net.tw (sn15.seed.net.tw [139.175.54.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A34643D46 for ; Wed, 4 Feb 2004 08:46:39 -0800 (PST) (envelope-from leafy@leafy.idv.tw) Received: from [61.59.121.140] (port=49287 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.23:1) id 1AoQAg-000PaW-IZ for freebsd-current@freebsd.org; Thu, 05 Feb 2004 00:46:38 +0800 Received: from localhost (localhost [127.0.0.1]) by chihiro.leafy.idv.tw (Postfix) with ESMTP id E7B0419D for ; Thu, 5 Feb 2004 00:46:37 +0800 (CST) Received: from chihiro.leafy.idv.tw ([127.0.0.1]) by localhost (chihiro.leafy.idv.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26590-02 for ; Thu, 5 Feb 2004 00:46:37 +0800 (CST) Received: by chihiro.leafy.idv.tw (Postfix, from userid 1000) id A8FB7180; Thu, 5 Feb 2004 00:46:37 +0800 (CST) Date: Thu, 5 Feb 2004 00:46:37 +0800 From: leafy To: freebsd-current@freebsd.org Message-ID: <20040204164637.GA26796@chihiro.leafy.idv.tw> Mail-Followup-To: freebsd-current@freebsd.org References: <4020FD03.8050509@xtaz.net> <4021107D.8050804@xtaz.net> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <4021107D.8050804@xtaz.net> User-Agent: Mutt/1.5.5.1i X-Virus-Scanned: by amavisd-new at leafy.idv.tw Subject: Re: Major error when trying to portupgrade on latest -current system/ports. 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: Wed, 04 Feb 2004 16:46:47 -0000 On Wed, Feb 04, 2004 at 03:32:13PM +0000, Matt Smith wrote: > So it is something to do with KSE. Tough I have the same libmap.conf on > both boxes so I'm a little confused as to why it works fine on one and > not on the other. > > Any idea? > > Matt. Python now core dumps with libpthread unfortunately. That's why it stops in bsd.python.mk. I posted earlier my stack trace, could you verify that you have the same symptons? Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming