GNOME Bugzilla – Bug 316035
Nautilus crashes when accessing file://#foo
Last modified: 2006-04-03 11:14:38 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."
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 ()
+ Trace 62940
Thread 10 (Thread -1228198992 (LWP 7453))
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.
Confirming, probably a dup of bug 324365.
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 ()
+ Trace 66141
Thread 1 (Thread -1226398016 (LWP 3025))
*** Bug 334879 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 324365 ***