From owner-freebsd-gnome@FreeBSD.ORG Fri Jul 23 12:22:29 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 2383816A4CE for ; Fri, 23 Jul 2004 12:22:29 +0000 (GMT) Received: from dep.oprit.rug.nl (dep.oprit.rug.nl [129.125.36.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 633D343D55 for ; Fri, 23 Jul 2004 12:22:28 +0000 (GMT) (envelope-from jesse@icecrew.nl) Received: from icecrew.nl (flits103-171.flits.rug.nl [129.125.103.171]) i6NCMQS1012608 for ; Fri, 23 Jul 2004 14:22:27 +0200 (MEST) Received: from ayla.icecrew.nl (ayla [192.168.1.2]) by icecrew.nl (Postfix) with ESMTP id C2FB5A3 for ; Fri, 23 Jul 2004 14:22:17 +0200 (CEST) Date: Fri, 23 Jul 2004 14:22:14 +0200 (CEST) From: Jesse van den Kieboom To: freebsd-gnome@FreeBSD.org Message-ID: <20040723141552.S56529@ayla.icecrew.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Crashes 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: Fri, 23 Jul 2004 12:22:29 -0000 Hi, I just installed gnome2.6 and all its components from the ports (actually ran the gnome_upgrade.sh script to upgrade from gnome 2.2 which was installed from CD). I got it running now, all my apps are the latest there are in the ports. But I encountered a few problems: Nautilus won't start under user perms: When I try to run nautilus (it crashes on gnome start) it crashes. gdb reports a problem in strchr?? which I don't understand. The funny thing is that nautilus does work when I start it from a terminal as root. Another things is that the gnome_segv program itself crashes, or at least doesn't work properly as it will not show a dialog and after a while reaches 100% CPU usage. I did have a gnome-panel crash but it didn't happen now so I'll wait for another crash. I rebuild nautilus2 and gnomevfs2 by the way but that didn't fix anything. Suggestions? Jesse