From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 2 16:03:17 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D756916A4CE; Wed, 2 Jun 2004 16:03:17 -0700 (PDT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11F1643D48; Wed, 2 Jun 2004 16:03:17 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (210.50.200.168) by smtp01.syd.iprimus.net.au (7.0.024) id 40B7A0DA00181AC8; Thu, 3 Jun 2004 09:03:15 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id EB30441D0; Thu, 3 Jun 2004 09:04:15 +1000 (EST) Date: Thu, 3 Jun 2004 09:04:15 +1000 From: Tim Robbins To: Joe Marcus Clarke Message-ID: <20040602230415.GA14177@cat.robbins.dropbear.id.au> References: <1086203721.60191.2.camel@server.mcneil.com> <1086204118.514.11.camel@gyros> <1086212315.66953.1.camel@server.mcneil.com> <1086215867.514.20.camel@gyros> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1086215867.514.20.camel@gyros> User-Agent: Mutt/1.4.1i cc: freebsd-amd64@freebsd.org cc: Sean McNeil cc: freebsd-gnome@freebsd.org Subject: Re: backtrace of nautilus core dump on amd64 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2004 23:03:18 -0000 On Wed, Jun 02, 2004 at 06:37:47PM -0400, Joe Marcus Clarke wrote: > On Wed, 2004-06-02 at 17:38, Sean McNeil wrote: > > On Wed, 2004-06-02 at 12:21, Joe Marcus Clarke wrote: > > > On Wed, 2004-06-02 at 15:15, Sean McNeil wrote: > > > > Here is a core dump of nautilus. The only interesting difference in my > > > > environment is that I use ldap/nss_ldap. Other than that, everything > > > > should be just like everyone else: > > > > > > There are no symbols in this backtrace. Please recompile everything > > > with debugging flags. Also, try disabling nss_ldap, and see if it makes > > > a difference. > > > > > > Joe > > > > Here is a backtrace with the application built including symbols > > (portupgrade -fR nautilus2-2.6.1): > > I don't really see a bug here, but the stack is in pretty bad shape. > You might try filing this with GNOME's Bugzilla. Since I don't have an > amd64 machine, I won't be able to do any recreation of this. However, > no other 64-bit users have complained, so maybe there is a local problem > on your system. GNOME is generally unusable on amd64. Nautilus and the panel both work fine, but most other apps crash so often as to be useless: gnome-terminal, rhythmbox, gst-player, gpdf, ggv. Tim