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 724924 - gnome-shell crashed with SIGABRT in g_assertion_message()
gnome-shell crashed with SIGABRT in g_assertion_message()
Status: RESOLVED DUPLICATE of bug 711618
Product: mutter
Classification: Core
Component: general
3.10.x
Other Linux
: Normal critical
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2014-02-22 00:32 UTC by Cristian Aravena Romero
Modified: 2014-02-24 15:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2014-02-22 00:32:44 UTC
Open bug in launchpad.net:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1279919

"not sure what i was doing, walked away and when i came back i saw the crash"

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 56
  • #1 __GI_abort
    at abort.c line 89
  • #2 g_assertion_message
  • #3 g_assertion_message_expr
    at /build/buildd/glib2.0-2.39.4/./glib/gtestutils.c line 2307
  • #4 meta_window_unmanage
    at core/window.c line 1705
  • #5 event_callback
    at core/display.c line 2776
  • #6 filter_func
    at ui/ui.c line 253
  • #7 gdk_event_apply_filters
    at /build/buildd/gtk+3.0-3.10.7/./gdk/x11/gdkeventsource.c line 81
  • #8 gdk_event_source_translate_event
    at /build/buildd/gtk+3.0-3.10.7/./gdk/x11/gdkeventsource.c line 195
  • #9 _gdk_x11_display_queue_events
    at /build/buildd/gtk+3.0-3.10.7/./gdk/x11/gdkeventsource.c line 338
  • #10 gdk_display_get_event
    at /build/buildd/gtk+3.0-3.10.7/./gdk/gdkdisplay.c line 327
  • #11 gdk_event_source_dispatch
    at /build/buildd/gtk+3.0-3.10.7/./gdk/x11/gdkeventsource.c line 360
  • #12 g_main_dispatch
    at /build/buildd/glib2.0-2.39.4/./glib/gmain.c line 3065
  • #13 g_main_context_dispatch
    at /build/buildd/glib2.0-2.39.4/./glib/gmain.c line 3640
  • #14 g_main_context_iterate
    at /build/buildd/glib2.0-2.39.4/./glib/gmain.c line 3711
  • #15 g_main_loop_run
    at /build/buildd/glib2.0-2.39.4/./glib/gmain.c line 3905
  • #16 meta_run
    at core/main.c line 556
  • #17 main
    at main.c line 439

Comment 1 Giovanni Campagna 2014-02-24 15:04:09 UTC
Looks like a mutter bug to me.
There is a good chance it's fixed already, because I remember something going on there, but I'll let someone else check.
Comment 2 Jasper St. Pierre (not reading bugmail) 2014-02-24 15:13:21 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 711618 ***