Date: Sat, 15 May 2004 18:36:26 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Cc: freebsd-gnome@freebsd.org Subject: Re: nautilus crashes when remote systems are mounted Message-ID: <1084660586.46114.14.camel@shumai.marcuscom.com> In-Reply-To: <1084657775.46084.9.camel@compass> References: <1084336549.97013.10.camel@compass> <1084391784.881.34.camel@gyros> <1084506485.52398.112.camel@compass> <1084653078.46114.12.camel@shumai.marcuscom.com> <1084657775.46084.9.camel@compass>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-6Y9uPMsL1kjep3M6EUGH Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2004-05-15 at 17:49, Tom McLaughlin wrote: > On Sat, 2004-05-15 at 16:31, Joe Marcus Clarke wrote: > > On Thu, 2004-05-13 at 23:48, Tom McLaughlin wrote: > > > On Wed, 2004-05-12 at 15:56, Joe Marcus Clarke wrote:=20 > > > > On Wed, 2004-05-12 at 00:35, Tom McLaughlin wrote: > > > > > Hi all, I've just started noticing that when I mount a remote sys= tem, be > > > > > it smb or sftp, through the Connect to Server option in nautilus, > > > > > nautilus crashes when I go to the computer:/// location. I cvsup= ed > > > > > yesterday and rebuilt so I have the latest gnomevfs2 package but = that > > > > > still does not help the problem. The following is what I receive= d from > > > > > gdb after attaching to the /usr/X11R6/libexec/gnome-vfs-daemon pr= ocess > > > > > and recreating the crash: > > > >=20 > > > > This looks like a libpthread problem. It's also one I cannot > > > > reproduce. I'm running: > > > >=20 > > > > FreeBSD gyros.marcuscom.com 5.2-CURRENT FreeBSD 5.2-CURRENT #23: Mo= n May > > > > 10 17:49:51 EDT 2004 =20 > > > > marcus@gyros.marcuscom.com:/usr/obj/usr/src/sys/GYROS i386 > > > >=20 > > > > Try updating world and kernel, and see if that helps. > > > >=20 > > > > Joe > > >=20 > > >=20 > > > Joe, I cvsuped -current and rebuilt/reinstalled the kernel and world.= I > > > am still receiving the same crash and the backtrace is exactly the > > > same. I also found something else. I attached to the gnome-vfs-daem= on > > > and decided to fire up rhythmbox so I could get my groove on while > > > looking at this. The mp3s in my playlist happen to be on an smb shar= e > > > which I mount through nautilus. Again gnome-vfs-daemon crashes and > > > spits out the same backtrace. Once I close down gdb I can play my mu= sic > > > fine. =20 > > >=20 > > > I take it nautilus is essentially fine and only crashing because > > > gnome-vfs-daemon is crashing. But nautilus only crashes when I go to > > > "computer:///". I can still browse my remote mounts by clicking thei= r > > > icon on the desktop. This isn't a problem caused by the smb share si= nce > > > nautilus crashes if I only have an sftp share mounted as well. Not s= ure > > > what exactly is going on. > >=20 > > Not sure, either, but frame 2 from the stack trace below looks very > > suspect. Maybe you have a symbol conflict somewhere. Rebuilding glib2= 0 > > with debugging symbols may help track down the offender. > >=20 > > Joe > >=20 >=20 > I updated gnome to 2.6.1 last night and recompiled glib just now. Here > is the backtrace again. This really points to something specific with your installation. The line where things start to go bad is a g_assert() call that should really be a no-op. Let's see your make.conf and environment variables. Joe >=20 > Tom >=20 >=20 > (gdb) attach 45811 > 0x2822041f in pthread_testcancel () from /usr/lib/libpthread.so.1 > (gdb) bt > #0 0x2822041f in pthread_testcancel () from /usr/lib/libpthread.so.1 > #1 0x282193fd in pthread_mutexattr_init () from > /usr/lib/libpthread.so.1 > #2 0x08060000 in ?? () > #3 0x2824b067 in g_io_channel_write_chars (channel=3D0x8058f80, buf=3D0x= bb8 > <Error reading address 0xbb8: Bad address>, count=3D2147483647, > bytes_written=3D0x8073180, error=3D0x4) at giochannel.c:2181 > #4 0x2824a68b in g_io_channel_write_chars (channel=3D0x8058f80, buf=3D0x= 1 > <Error reading address 0x1: Bad address>, count=3D1, > bytes_written=3D0x8057020, error=3D0x4c0) at giochannel.c:1934 > #5 0x2824acde in g_io_channel_write_chars (channel=3D0x8059a50, > buf=3D0x8059a50 "\200\217\005\b\001", count=3D-1077942264, > bytes_written=3D0x281399ae, error=3D0x3) at giochannel.c:2075 > #6 0x281399f1 in bonobo_main () from /usr/local/lib/libbonobo-2.so.0 > #7 0x0804dbdf in main (argc=3D3, argv=3D0xbfbfe860) at > gnome-vfs-daemon.c:605 > #8 0x0804c956 in _start () > (gdb)=20 >=20 >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-6Y9uPMsL1kjep3M6EUGH Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBApptqb2iPiv4Uz4cRArVjAJ4iOtGzqOHjZEEkuYw9FN54G2X5mACdHeu/ 22WJxraURwDt+dM3I6FHAfQ= =39B7 -----END PGP SIGNATURE----- --=-6Y9uPMsL1kjep3M6EUGH--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1084660586.46114.14.camel>