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 659363 - (sam) nautilus crashed with SIGSEGV in g_closure_invoke()
(sam)
nautilus crashed with SIGSEGV in g_closure_invoke()
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: Crashers
2.32.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-17 23:07 UTC by sam_
Modified: 2011-10-17 13:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description sam_ 2011-09-17 23:07:30 UTC
Crash happens out of nowhere twice in last two days, Nautilus wasn't even open.
No further issues, interruption in workflow. After the crash Nautilus opens and functions well.
Recent updates.
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/852217/+attachment/2414694/+files/recent-updates.png

First reported there.
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/852217
Comment 1 Akhil Laddha 2011-09-19 04:33:03 UTC
Pasting trace from downstream bug 

  • #0 keymap_state_changed
    at /build/buildd/gtk+2.0-2.24.4/gtk/gtkentry.c line 10133
  • #1 g_closure_invoke
    at /build/buildd/glib2.0-2.28.6/./gobject/gclosure.c line 767
  • #2 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.28.6/./gobject/gsignal.c line 3252
  • #3 g_signal_emit_valist
    at /build/buildd/glib2.0-2.28.6/./gobject/gsignal.c line 2983
  • #4 g_signal_emit_by_name
    at /build/buildd/glib2.0-2.28.6/./gobject/gsignal.c line 3077
  • #5 gdk_event_translate
    at /build/buildd/gtk+2.0-2.24.4/gdk/x11/gdkevents-x11.c line 2094
  • #6 _gdk_events_queue
    at /build/buildd/gtk+2.0-2.24.4/gdk/x11/gdkevents-x11.c line 2310
  • #7 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.24.4/gdk/x11/gdkevents-x11.c line 2371
  • #8 g_main_dispatch
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 2440
  • #9 g_main_context_dispatch
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3013
  • #10 g_main_context_iterate
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3091
  • #11 g_main_loop_run
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3299
  • #12 IA__gtk_main
    at /build/buildd/gtk+2.0-2.24.4/gtk/gtkmain.c line 1257
  • #13 main
    at nautilus-main.c line 544

Comment 2 Akhil Laddha 2011-09-30 09:54:35 UTC
Can you please check again whether this issue still happens in GNOME 3.0.2 or 3.2.0 and update this report by adding a comment and changing the "Version"
field? Thanks a lot.
Comment 3 sam_ 2011-10-17 13:04:41 UTC
Thanks for the request. The issue didn't occur with
nautilus:
  Installed: 1:3.2.0-0ubuntu5
  Candidate: 1:3.2.0-0ubuntu5
  Version table:
 *** 1:3.2.0-0ubuntu5 0

I'll mark the origin as won't fix, since gtk2 is dead anyway.