After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 695342 - Nautilus crashes after unmounting and then mounting smb share
Nautilus crashes after unmounting and then mounting smb share
Status: RESOLVED DUPLICATE of bug 708282
Product: nautilus
Classification: Core
Component: Crashers
3.6.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-07 05:09 UTC by bwatkins
Modified: 2013-10-14 16:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description bwatkins 2013-03-07 05:09:31 UTC
Using arch linux with gnome 3.6.

Steps to reproduce:

Bookmark a samba share.

Click on the bookmark to mount the share

Unmount the share

Try to mountit again, nautilus will immediately crash.

Here is output when I run nautilus from terminal:

[brandon@brandon-lemu4 ~]$ nautilus
Initializing nautilus-open-terminal extension

(nautilus:2707): Gtk-WARNING **: Refusing to add non-unique action 'NautilusOpenTerminal::open_terminal' to action group 'ExtensionsMenuGroup'
**
ERROR:nautilus-bookmark.c:288:nautilus_bookmark_connect_file: assertion failed: (!nautilus_file_is_gone (bookmark->details->file))
Aborted (core dumped)
[brandon@brandon-lemu4 ~]$
Comment 1 Cosimo Cecchi 2013-03-19 08:15:40 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 António Fernandes 2013-10-14 16:34:11 UTC
Steps to reproduce and terminal output match bug 708282, which has got a stack trace.

*** This bug has been marked as a duplicate of bug 708282 ***