Date: Fri, 05 Jan 2007 09:44:03 -0500 From: "J. W. Ballantine" <jwb@homer.att.com> To: Joe Marcus Clarke <marcus@FreeBSD.org> Cc: gnome@FreeBSD.org Subject: Re: gnome start-up issues Message-ID: <200701051444.l05Ei3t12029@akiva.homer.att.com> In-Reply-To: Your message of "Thu, 04 Jan 2007 15:52:18 EST." <1167943938.54457.59.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I start gnome with exec gnome-session in .xinitrc. ps shows: 783 ?? Ss {running time} /usr/local/bin/dbus-daemon --system 790 ?? I {running time} dbus-daemon --session --print-addess --nofork 1057 ?? Rs {running time} dbus-daemon --fork --print-address 15 --print-pid 17 XXXX ?? S {running time} dbus-daemon --fork --print-address 15 --print-pid 17 when the pid for the second dbus-daemon --fork keeps incrementing with a running time of 0:00:00. There is no running instance of gnome-vfs-daemon according to ps, it just keeps exiting on signal 6. Jim ---------- In Response to your message ------------- > Date: Thu, 04 Jan 2007 15:52:18 -0500 > To: "J. W. Ballantine" <jwb@homer.att.com> > From: Joe Marcus Clarke <marcus@FreeBSD.org> > Subject: Re: gnome start-up issues > > > --=-0iGAqXQGrG6bPLEvG61q > Content-Type: text/plain > Content-Transfer-Encoding: quoted-printable > > On Thu, 2007-01-04 at 09:01 -0500, J. W. Ballantine wrote: > > Mime-Version: 1.0 > > Content-Type: text/plain; charset=3Dus-ascii > >=20 > > 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=2 0 > > autolaunch D-Bus session > > expected. > > You should be running your gnome-session through dbus-launch. This > should happen automatically when gnome-session is run. If you do not > have a dbus-daemon running similar to: > > dbus-daemon --fork --print-address 22 --print-pid 24 > > Then nothing will work correctly. > > >=20 > > 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. > > That's because the process is not running. You need to bind gdb to a > running instance of gnome-vfs-daemon. > > Joe > > --=20 > Joe Marcus Clarke > FreeBSD GNOME Team :: gnome@FreeBSD.org > FreeNode / #freebsd-gnome > http://www.FreeBSD.org/gnome > > --=-0iGAqXQGrG6bPLEvG61q > 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) > > iD8DBQBFnWkCb2iPiv4Uz4cRAgMzAJ0VEHJek2rR4so89dM50Iwgeq/ZOACfbvc8 > gMZL1/yqq536F8XJfAu7ee8= > =4T2z > -----END PGP SIGNATURE----- > > --=-0iGAqXQGrG6bPLEvG61q-- >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701051444.l05Ei3t12029>