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 583776 - nautilus crashed with SIGSEGV in g_closure_invoke()
nautilus crashed with SIGSEGV in g_closure_invoke()
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-25 07:14 UTC by Hew McLachlan
Modified: 2009-05-26 15:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Hew McLachlan 2009-05-25 07:14:00 UTC
Steps to reproduce:
Click any blank area in the main or location toolbars.

Stack trace:
  • #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
    at /build/buildd/glib2.0-2.21.0/gobject/gclosure.c line 767
  • #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
    at nautilus-main.c line 524

Other information:
https://bugs.launchpad.net/bugs/379585
Comment 1 A. Walton 2009-05-26 15:10:20 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 ***