From owner-freebsd-ppc@FreeBSD.ORG Wed Aug 2 23:08:12 2006 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EFF516A4DD; Wed, 2 Aug 2006 23:08:12 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E1FC43D55; Wed, 2 Aug 2006 23:08:06 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.13.7/8.13.7) with ESMTP id k72N83d7043050; Wed, 2 Aug 2006 16:08:03 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.7/8.13.7/Submit) id k72N83Gt043049; Wed, 2 Aug 2006 16:08:03 -0700 (PDT) (envelope-from sgk) Date: Wed, 2 Aug 2006 16:08:03 -0700 From: Steve Kargl To: Maxim Sobolev Message-ID: <20060802230803.GA32778@troutmask.apl.washington.edu> References: <44D12AC0.90009@sippysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44D12AC0.90009@sippysoft.com> User-Agent: Mutt/1.4.2.2i Cc: "current@freebsd.org" , freebsd-ppc@freebsd.org Subject: Re: Looks like threading is b0rken on FreeBSD/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Aug 2006 23:08:12 -0000 On Wed, Aug 02, 2006 at 03:44:16PM -0700, Maxim Sobolev wrote: > > Apparently threading is b0rken on the FreeBSD/powerpc - csup(8) dumps > core with seg 11. The same csup(8) version compiled on 6.0 works just > fine on the same 7-CURRENT kernel. > What does ldd show? -- Steve