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 529992 - crash in Open Folder: opening a falsely perceived mount from Places makes it crash
crash in Open Folder: opening a falsely perceived mount from Places makes it ...
Status: RESOLVED DUPLICATE of bug 522534
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.22.x
Other Linux
: High normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-25 22:22 UTC by vedant
Modified: 2008-04-26 10:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description vedant 2008-04-25 22:22:32 UTC
Version: 2.20.0

What were you doing when the application crashed?
tried to mount a windows share and it was just saving my password to the user keyring


Distribution: Debian lenny/sid
Gnome Release: 2.22.1 2008-04-08 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-1-686 #1 SMP Thu Mar 27 17:45:04 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 80789504 vsize: 80789504 resident: 26042368 share: 15560704 rss: 26042368 rss_rlim: 4294967295
CPU usage: start_time: 1209161030 rtime: 222 utime: 207 stime: 15 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/nautilus'

(no debugging symbols found)
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6c05720 (LWP 3305)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6c05720 (LWP 3305))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
    from /usr/lib/libglib-2.0.so.0
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??
    from /usr/lib/libglib-2.0.so.0
  • #15 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
./notifier.py:9: DeprecationWarning: the module egg.trayicon is deprecated; equivalent functionality can now be found in pygtk 2.10
  from egg.trayicon import TrayIcon
** (update-notifier:3316): WARNING **: no cdrom: disk
connection_message_func(): Callback
CALLBACK: fill-authentication!!!
connection_message_func(): Callback
CALLBACK: fill-authentication!!!
connection_message_func(): Callback
CALLBACK: full-authentication!!!
connection_message_func(): Callback
CALLBACK: save-authentication!!!
connection_message_func(): Callback
CALLBACK: save-authentication!!!
--------------------------------------------------
Comment 1 vedant 2008-04-26 06:34:35 UTC
Turned out that the package smbfs wasn't installed.
Comment 2 vedant 2008-04-26 06:42:13 UTC
Connect to Server.. tries to mount a cifs share, but it is unable to do so because the smbfs package is not installed. Yet GNOME thinks the cifs share is mounted, and when I click on the mount point in the Places menu, Open Folder crashes.
Comment 3 Cosimo Cecchi 2008-04-26 10:53:03 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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