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 584314 - clicking on toolbar to the right of "Search" crashes Nautilus
clicking on toolbar to the right of "Search" crashes Nautilus
Status: RESOLVED DUPLICATE of bug 582457
Product: nautilus
Classification: Core
Component: general
2.27.x
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-30 19:03 UTC by Jeffrey Katz
Modified: 2009-05-31 01:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Jeffrey Katz 2009-05-30 19:03:19 UTC
Steps to reproduce:
1. clicked on toolbar on the right of "Search"
2. segmentation fault
3. 


Stack trace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fef321be7f0 (LWP 7221)]
0x0000000000000000 in ?? ()
(gdb) thread apply all bt

Thread 1 (Thread 0x7fef321be7f0 (LWP 7221))

  • #0 ??
  • #1 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.16.1/gtk/gtkmarshalers.c line 84
  • #2 IA__g_closure_invoke
  • #3 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.21.0/gobject/gsignal.c line 3285
  • #4 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.21.0/gobject/gsignal.c line 2990
  • #5 IA__g_signal_emit
    at /build/buildd/glib2.0-2.21.0/gobject/gsignal.c line 3037
  • #6 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.16.1/gtk/gtkwidget.c line 4761
  • #7 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.16.1/gtk/gtkmain.c line 2396
  • #8 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.16.1/gtk/gtkmain.c line 1601
  • #9 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.16.1/gdk/x11/gdkevents-x11.c line 2364
  • #10 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.21.0/glib/gmain.c line 1814
  • #11 g_main_context_iterate
    at /build/buildd/glib2.0-2.21.0/glib/gmain.c line 2448
  • #12 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.21.0/glib/gmain.c line 2656
  • #13 IA__gtk_main
    at /build/buildd/gtk+2.0-2.16.1/gtk/gtkmain.c line 1205
  • #14 main


Other information:
Comment 1 Nicolò Chieffo 2009-05-30 21:58:02 UTC
Also for me, wherever you click in the toolbars and is not a button, also in the places navigation toolbar, and also in the menu toolbar (after help)

this is nautilus only, not in other gtk programs
Comment 2 A. Walton 2009-05-31 01:04:52 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 582457 ***