From owner-freebsd-gnome@FreeBSD.ORG Thu Jan 4 14:28:46 2007 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F0CC316A407; Thu, 4 Jan 2007 14:28:46 +0000 (UTC) (envelope-from jwb@homer.att.com) Received: from mail146.messagelabs.com (mail146.messagelabs.com [216.82.245.131]) by mx1.freebsd.org (Postfix) with SMTP id 8102913C428; Thu, 4 Jan 2007 14:28:46 +0000 (UTC) (envelope-from jwb@homer.att.com) X-VirusChecked: Checked X-Env-Sender: jwb@homer.att.com X-Msg-Ref: server-7.tower-146.messagelabs.com!1167919323!816806!1 X-StarScan-Version: 5.5.10.7; banners=-,-,- X-Originating-IP: [134.24.146.4] Received: (qmail 10653 invoked from network); 4 Jan 2007 14:02:03 -0000 Received: from unknown (HELO attrh8i.attrh.att.com) (134.24.146.4) by server-7.tower-146.messagelabs.com with SMTP; 4 Jan 2007 14:02:03 -0000 Received: from attrh.att.com (localhost [127.0.0.1]) by attrh8i.attrh.att.com (8.13.7/8.13.7) with ESMTP id l04DxlV8000039; Thu, 4 Jan 2007 08:59:47 -0500 (EST) Received: from ulysses.homer.att.com (ulysses.homer.att.com [135.205.193.8]) by attrh8i.attrh.att.com (8.13.7/8.13.7) with ESMTP id l04Dxi3D000028; Thu, 4 Jan 2007 08:59:45 -0500 (EST) Received: from akiva.homer.att.com (akiva.homer.att.com [135.205.212.39]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id JAA07373; Thu, 4 Jan 2007 09:01:59 -0500 (EST) Received: from akiva.homer.att.com (localhost [127.0.0.1]) by akiva.homer.att.com (8.11.7+Sun/8.9.3) with ESMTP id l04E1xt11503; Thu, 4 Jan 2007 09:01:59 -0500 (EST) Message-Id: <200701041401.l04E1xt11503@akiva.homer.att.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.0.4 To: Joe Marcus Clarke In-reply-to: Your message of "Wed, 20 Dec 2006 13:22:00 EST." <1166638920.6583.26.camel@shumai.marcuscom.com> Date: Thu, 04 Jan 2007 09:01:59 -0500 From: "J. W. Ballantine" Cc: gnome@FreeBSD.org Subject: Re: gnome start-up issues X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jan 2007 14:28:47 -0000 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii It seems I need a little help with getting a backtrace on the gnome-vfs-daemon. If I try to start it by itself, it fails with: Failed to connect to the D-BUS daemon: Failed to execute dbus-launch to autolaunch D-Bus session expected. When I startx and then switch to another virtual console, and run: gdb /usr/local/libexec/gnome-vfs-daemon and then within gdb run bt the response I get is No stack. gdb /usr/local/libexec/gnome-vfs-daemon GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)... (gdb) bt No stack. Is there something else I need to do? Note this is on a current RC2 kernel and a cvsup from about 8:30 eastern time 1/3/07. Thanks Jim Ballantine - ---------- In Response to your message ------------- > Date: Wed, 20 Dec 2006 13:22:00 -0500 > To: "J. W. Ballantine" > From: Joe Marcus Clarke > Subject: Re: gnome start-up issues > > > --=-3i1SCORsStSnDYeJmCZL > Content-Type: text/plain > Content-Transfer-Encoding: quoted-printable > > On Wed, 2006-12-20 at 08:57 -0500, J. W. Ballantine wrote: > > No, I'm getting a 0.05X ms time on the ping. > > I meant the blackhole settings really. > > >=20 > > I did find /var/log/message full of: > >=20 > > Dec 20 00:18:07 thunder1 kernel: pid 31087 (gnome-vfs-daemon), uid 42270:= > =20 > > exited on signal 6 > > Dec 20 00:18:08 thunder1 kernel: pid 31089 (gnome-vfs-daemon), uid 42270:= > =20 > > exited on signal 6 > > Dec 20 00:18:16 thunder1 kernel: pid 31099 (gnome-vfs-daemon), uid 42270:= > =20 > > exited on signal 6 > > Dec 20 00:18:16 thunder1 kernel: pid 31101 (gnome-vfs-daemon), uid 42270:= > =20 > > exited on signal 6 > > Dec 20 00:18:16 thunder1 kernel: pid 31103 (gnome-vfs-daemon), uid 42270:= > =20 > > exited on signal 6 > > Dec 20 00:18:17 thunder1 kernel: pid 31105 (gnome-vfs-daemon), uid 42270:= > =20 > > exited on signal 6 > > This could be a symptom of the recent glib-2.12.5 problem, or something > else. Make sure you're on either glib-2.12.4 or glib-2.12.6, and if > these messages continue, get a backtrace of the dying gnome-vfs-daemon > process. > > Joe > > --=20 > Joe Marcus Clarke > FreeBSD GNOME Team :: gnome@FreeBSD.org > FreeNode / #freebsd-gnome > http://www.FreeBSD.org/gnome > > --=-3i1SCORsStSnDYeJmCZL > Content-Type: application/pgp-signature; name=signature.asc > Content-Description: This is a digitally signed message part > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (FreeBSD) > > iD8DBQBFiX9Ib2iPiv4Uz4cRAnSYAKCXevImdrRpqDymbSXKGTOgyi07uwCdGYb0 > tyqBFm1XQXdy+0FT9lX0k4Q= > =1eHG > -----END PGP SIGNATURE----- > > --=-3i1SCORsStSnDYeJmCZL-- >