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 520886 - crash in Open Folder: Unmount FTP/SFTP volume on Desktop
crash in Open Folder: Unmount FTP/SFTP volume on Desktop
Status: RESOLVED DUPLICATE of bug 520388
Product: nautilus
Classification: Core
Component: [obsolete] GIO
2.21.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-07 00:40 UTC by Jose M. daLuz
Modified: 2008-03-07 11:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Jose M. daLuz 2008-03-07 00:40:45 UTC
Version: 2.21.92

What were you doing when the application crashed?
Unmount FTP volume on Desktop


Distribution: Gentoo Base System release 2.0.0_rc6-r1
Gnome Release: 2.21.92 2008-02-26 (Gentoo)
BugBuddy Version: 2.21.90

System: Linux 2.6.24-gentoo-r3 #1 SMP PREEMPT Sun Mar 2 22:08:00 EST 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: gnome

Memory status: size: 501587968 vsize: 501587968 resident: 38158336 share: 18948096 rss: 38158336 rss_rlim: 18446744073709551615
CPU usage: start_time: 1204810607 rtime: 476 utime: 428 stime: 48 cutime:1 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x2b4e200a6720 (LWP 3737)]
[New Thread 0x41067950 (LWP 7230)]
[New Thread 0x41026950 (LWP 7229)]
[New Thread 0x42808950 (LWP 7226)]
[New Thread 0x40804950 (LWP 3838)]
0x00002b4e1aec0f5f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2b4e200a6720 (LWP 3737))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at gspawn.c line 374
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 682
  • #3 bugbuddy_segv_handle
    at gnome-breakpad.cc line 213
  • #4 <signal handler called>
  • #5 IA__g_drive_eject_finish
    at gdrive.c line 398
  • #6 g_daemon_mount_eject_finish
    at gdaemonmount.c line 349
  • #7 unmount_mount_callback
    at nautilus-file-operations.c line 1781
  • #8 unmount_reply
    at gdaemonmount.c line 236
  • #9 async_call_finish
    at gvfsdaemondbus.c line 428
  • #10 handle_async_reply
    at gdbusutils.c line 1283
  • #11 complete_pending_call_and_unlock
    at dbus-connection.c line 2200
  • #12 dbus_connection_dispatch
    at dbus-connection.c line 4325
  • #13 dbus_source_dispatch
    at gdbusutils.c line 868
  • #14 IA__g_main_context_dispatch
    at gmain.c line 2065
  • #15 g_main_context_iterate
    at gmain.c line 2698
  • #16 IA__g_main_loop_run
    at gmain.c line 2906
  • #17 IA__gtk_main
    at gtkmain.c line 1163
  • #18 main
    at nautilus-main.c line 569
  • #19 __libc_start_main
    at libc-start.c line 227
  • #20 _start
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (20015 sec old) ---------------------
alarm-queue.c:607 (load_alarms_for_today) - From Thu Mar  6 08:36:59 2008
 to Thu Mar  6 08:36:59 2008
alarm-queue.c:544 (load_alarms) 
alarm-queue.c:573 (load_alarms) - Setting Call backs 
alarm-queue.c:1829 (check_midnight_refresh)
alarm-queue.c:1829 (check_midnight_refresh)
alarm-queue.c:1829 (check_midnight_refresh)
alarm-queue.c:1829 (check_midnight_refresh)
alarm-queue.c:1829 (check_midnight_refresh)
alarm-queue.c:1829 (check_midnight_refresh)
alarm-queue.c:1829 (check_midnight_refresh)
alarm-queue.c:1829 (check_midnight_refresh)
alarm-queue.c:1829 (check_midnight_refresh)
alarm-queue.c:1829 (check_midnight_refresh)
alarm-queue.c:1829 (check_midnight_
--------------------------------------------------
Comment 1 Jose M. daLuz 2008-03-07 00:49:51 UTC
I created a bookmark for ftp.gnome.org with a path to /pub/gnome/sources. When I attempted to connect I got an error dialog saying:

Couldn't display "ftp://anonymous@ftp.gnome.org/pub/gnome/sources".
Unable to mount the location.

I did have an "ftp on ftp.gnome.org" icon on my desktop after this. When I right-clicked on it and clicked on Unmount volume, I got this nautilus crash. After nautilus restarted, the icon was no longer on the desktop.

This is nautilus 2.21.92/gvfs 0.1.11.
Comment 2 Jose M. daLuz 2008-03-07 01:02:37 UTC
I should mention that clicking on the desktop icon will connect to ftp.gnome.org but leaves me at / rather than /pub/gnome/sources
Comment 3 Jose M. daLuz 2008-03-07 04:31:26 UTC
The same crash happens unmounting an SFTP mount on the desktop.
Comment 4 Cosimo Cecchi 2008-03-07 11:06:58 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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