Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58394 - Nautilus 2.6.3 crashes when trying to mount SMB share
Summary: Nautilus 2.6.3 crashes when trying to mount SMB share
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 05:42 UTC by Vermyndax
Modified: 2004-08-18 06:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vermyndax 2004-07-26 05:42:19 UTC
I have several SMB shares defined in my /etc/fstab.  That makes them show up in the "Computer" area of Nautilus.  When I right-click on any of the icons and choose "Mount volume", Nautilus crashes unexpectedly and I cannot browse the share in either the reloaded nautilus or command line until after I reboot.

Reproducible: Always
Steps to Reproduce:
1. Define some smbfs shares in /etc/fstab with noauto
2. Open up nautilus, right-click on one of the shares, choose "mount volume"
3. Kee-rash.




Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040619-r0,
2.6.7-gentoo-r8)
=================================================================
System uname: 2.6.7-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 2.26GHz
Gentoo Base System version 1.5.1
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://mirror.datapipe.net/gentoo http://gentoo.mirrors.pair.com/
ftp://mirrors.tds.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aim alsa apm avi berkdb bonobo cdr cjk crypt cups divx4linux dvb dvd
encode esd ffmpeg flac foomaticdb gdbm gif gimpprint glade gnome gpm gstreamer
gtk gtk2 gtkhtml guile imagemagick imlib jabber java jpeg kerberos ldap libg++
libwww mad mikmod mmx motif mozcalendar mozilla moznocompose moznoirc mpeg mpeg4
mplayer msn music ncurses nls nvidia offensive oggvorbis opengl oscar oss pam
pdflib perl png python qt quicktime quotes readline samba sdl slang spell sse
ssl stencil-buffer svga tcltk tcpd tiff transcode truetype v4l v4l2 videos x86
xml2 xmms xv yahoo zlib"
Comment 1 Spider (RETIRED) gentoo-dev 2004-07-30 20:23:23 UTC
Okay, can you please rebuild nautilus and gnome-vfs without "-fomit-frame-pointer" and then provide a debug output of this?  The one provided by bug-buddy should be sufficient in this case, otherwise you can start nautilus like this:

gdb nautilus
run
<wait for crash>
bt


then paste the output of that into the bugreport.

Comment 2 foser (RETIRED) gentoo-dev 2004-08-18 06:13:19 UTC
needinfo