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 355649 - Crash when double clicking an "expanded" directory on an FTP site
Crash when double clicking an "expanded" directory on an FTP site
Status: RESOLVED DUPLICATE of bug 342016
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.14.x
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-12 20:05 UTC by Damien Grassart
Modified: 2006-09-13 08:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Damien Grassart 2006-09-12 20:05:13 UTC
Steps to reproduce:
1. Open Nautilus
2. Enter "ftp://ftp.gnome.org" in the location bar and hit enter
3. Select "Connect anonymously" and press the "Connect" button
4. Expand the "mirror" directory by pressing the arrow in front of it (not double clicking it) so that you stay in the root directory of the FTP site.
5. Now double click the "mirror" directory to change directory.
6. Nautilus should now crash...

Stack trace:

Thread 1 (Thread -1225832064 (LWP 26455))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 fm_directory_view_pop_up_location_context_menu
  • #5 g_main_context_is_owner
    from /usr/lib/libglib-2.0.so.0
  • #6 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #9 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 POA_Nautilus_MetafileFactory__fini
  • #11 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #12 ??
  • #0 __kernel_vsyscall


Other information:
Comment 1 Christian Kirbach 2006-09-13 08:57:13 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 342016 ***