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 316035 - Nautilus crashes when accessing file://#foo
Nautilus crashes when accessing file://#foo
Status: RESOLVED DUPLICATE of bug 324365
Product: nautilus
Classification: Core
Component: Navigation
2.12.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
critical-warning
: 334879 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-09-11 23:41 UTC by Sebastien Bacher
Modified: 2006-04-03 11:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Sebastien Bacher 2005-09-11 23:41:05 UTC
This bug has been opened here: http://bugzilla.ubuntu.com/show_bug.cgi?id=15186

"When accessing "file://#foo" by typing the it into the location bar in nautilus
crashes. "file://#" will also make nautilus crash the problem appears to be
isolated to the "file://" URL scheme."
Comment 1 Sebastien Bacher 2005-09-11 23:42:01 UTC
Backtrace:

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1225320064 (LWP 7434)]
[New Thread -1237341264 (LWP 7477)]
[New Thread -1237075024 (LWP 7476)]
[New Thread -1236808784 (LWP 7475)]
[New Thread -1236542544 (LWP 7474)]
[New Thread -1236276304 (LWP 7473)]
[New Thread -1236010064 (LWP 7472)]
[New Thread -1235743824 (LWP 7471)]
[New Thread -1235477584 (LWP 7470)]
[New Thread -1228198992 (LWP 7453)]
0xffffe410 in __kernel_vsyscall ()

Thread 10 (Thread -1228198992 (LWP 7453))

  • #0 __kernel_vsyscall
  • #1 poll
    from /lib/tls/i686/cmov/libc.so.6
  • #2 g_main_context_iterate
    at gmain.c line 2867

Comment 2 Luis Menina 2005-10-31 01:29:30 UTC
Can be reproduced easily in 2.12, even in spatial mode: Ctrl+L to open a
location, then just enter the '#' character: nautilus crashes with this output:

(nautilus:4384): GLib-CRITICAL **: g_filename_display_basename: assertion
`filename != NULL' failed
(nautilus:4384): Gtk-CRITICAL **: gtk_label_set_label: assertion `str != NULL'
failed
(nautilus:4384): GLib-CRITICAL **: g_filename_display_basename: assertion
`filename != NULL' failed

I think it can be confirmed.
Comment 3 Martin Wehner 2005-12-18 18:15:20 UTC
Confirming, probably a dup of bug 324365.
Comment 4 palfrey 2006-02-13 17:00:18 UTC
Backtrace was generated from '/usr/bin/nautilus'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Running the Ubuntu 2.13.90-0ubuntu1 nautilus package (plus nautilus-dbg) gets the following when attempting to goto the "file://#foo" url

[Thread debugging using libthread_db enabled]
[New Thread -1226398016 (LWP 3025)]
[New Thread -1226593360 (LWP 3026)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226398016 (LWP 3025))

  • #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 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #5 nautilus_window_update_title
    at nautilus-window.c line 1128
  • #6 nautilus_window_show_window
    at nautilus-window.c line 653
  • #7 nautilus_window_info_show_window
    at nautilus-window-info.c line 175
  • #8 finish_loading_if_all_metadata_loaded
    at fm-directory-view.c line 8496
  • #9 ready_callback_call
    at nautilus-directory-async.c line 1220
  • #10 nautilus_directory_async_state_changed
    at nautilus-directory-async.c line 1813
  • #11 get_info_callback
    at nautilus-directory-async.c line 2738
  • #12 gnome_vfs_job_get_count
    from /usr/lib/libgnomevfs-2.so.0
  • #13 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 main
    at nautilus-main.c line 435
  • #19 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #20 _start
    at ../sysdeps/i386/elf/start.S line 119
  • #0 __kernel_vsyscall

Comment 5 Fabio Bonelli 2006-04-03 11:11:03 UTC
*** Bug 334879 has been marked as a duplicate of this bug. ***
Comment 6 Fabio Bonelli 2006-04-03 11:14:38 UTC

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