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 589375 - Nautilus crashes with empty location in edit bookmarks
Nautilus crashes with empty location in edit bookmarks
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Bookmarks
2.27.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-22 13:20 UTC by Pedro Villavicencio
Modified: 2009-10-07 19:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Pedro Villavicencio 2009-07-22 13:20:23 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/402927

"Go in Edit Bookmarks
Empty the location textbox of a bookmark
Click somewhere (except in the useless gray of the Edit Bookmarks window)

Nautilus crashes with exit status = 134 and error
ERROR:nautilus-file.c:350:nautilus_file_new_from_filename: assertion failed: (filename[0] != '\0')
Aborted"

"Thread 4 (Thread 0xb4e06b90 (LWP 5463)):

Thread 1 (Thread 0xb7f67740 (LWP 5436))

  • #0 __kernel_vsyscall
  • #1 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #2 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #3 IA__g_assertion_message
  • #4 IA__g_assertion_message_expr
    at /build/buildd/glib2.0-2.21.4/glib/gtestutils.c line 1312
  • #5 nautilus_file_new_from_filename
    at nautilus-file.c line 498
  • #6 nautilus_file_get_internal
    at nautilus-file.c line 689
  • #7 nautilus_bookmark_connect_file
    at nautilus-bookmark.c line 508
  • #8 nautilus_bookmark_new_with_icon
    at nautilus-bookmark.c line 553
  • #9 update_bookmark_from_text
    at nautilus-bookmarks-window.c line 820
  • #10 on_button_pressed
    at nautilus-bookmarks-window.c line 711
  • #11 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.17.5/gtk/gtkmarshalers.c line 84
  • #12 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.21.4/gobject/gclosure.c line 767
  • #13 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 3247
  • #14 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 2990
  • #15 IA__g_signal_emit
    at /build/buildd/glib2.0-2.21.4/gobject/gsignal.c line 3037
  • #16 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.17.5/gtk/gtkwidget.c line 4786
  • #17 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.17.5/gtk/gtkmain.c line 2396
  • #18 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.17.5/gtk/gtkmain.c line 1601
  • #19 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.17.5/gdk/x11/gdkevents-x11.c line 2379
  • #20 g_main_dispatch
    at /build/buildd/glib2.0-2.21.4/glib/gmain.c line 1960
  • #21 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.21.4/glib/gmain.c line 2513
  • #22 g_main_context_iterate
    at /build/buildd/glib2.0-2.21.4/glib/gmain.c line 2591
  • #23 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.21.4/glib/gmain.c line 2799
  • #24 IA__gtk_main
    at /build/buildd/gtk+2.0-2.17.5/gtk/gtkmain.c line 1205
  • #25 main
    at nautilus-main.c line 548

Comment 1 A. Walton 2009-10-07 19:54:11 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.