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 788669 - random crash (SIGSEGV)
random crash (SIGSEGV)
Status: RESOLVED OBSOLETE
Product: gnome-shell
Classification: Core
Component: general
3.22.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-10-08 13:44 UTC by Paul Wise
Modified: 2021-07-05 14:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdb backtrace of the crash (52.53 KB, text/plain)
2017-10-08 13:44 UTC, Paul Wise
Details

Description Paul Wise 2017-10-08 13:44:58 UTC
Created attachment 361133 [details]
gdb backtrace of the crash

I got a random crash (SIGSEGV) in gnome-shell. I am using gnome-shell 3.22.3-3, Xorg 2:1.19.3-2 and GNOME 3.22 on Debian buster. If the below gdb backtrace and the attached full gdb backtrace isn't useful, please close this bug.

Core was generated by `/usr/bin/gnome-shell'.
Program terminated with signal SIGSEGV, Segmentation fault.
  • #0 g_type_check_instance_cast
    at ../../../../gobject/gtype.c line 4052
  • #0 g_type_check_instance_cast
    at ../../../../gobject/gtype.c line 4052
  • #1 shell_gtk_embed_window_created_cb
    at shell-gtk-embed.c line 67
  • #5 <emit signal ??? on instance 0x56256a159dc0 [MetaDisplay]>
    at ../../../../gobject/gsignal.c line 3447
  • #6 meta_display_notify_window_created
    at core/display.c line 1698
  • #7 _meta_window_shared_new
    at core/window.c line 1264
  • #8 meta_window_x11_new
    at x11/window-x11.c line 3016
  • #9 handle_other_xevent
    at x11/events.c line 1371
  • #10 meta_display_handle_xevent
    at x11/events.c line 1769
  • #11 xevent_filter
    at x11/events.c line 1808
  • #12 gdk_event_apply_filters
    at ../../../../../gdk/x11/gdkeventsource.c line 79
  • #13 gdk_event_source_translate_event
    at ../../../../../gdk/x11/gdkeventsource.c line 198
  • #14 _gdk_x11_display_queue_events
    at ../../../../../gdk/x11/gdkeventsource.c line 341
  • #15 gdk_display_get_event
    at ../../../../gdk/gdkdisplay.c line 438
  • #16 gdk_event_source_dispatch
    at ../../../../../gdk/x11/gdkeventsource.c line 363
  • #17 g_main_dispatch
    at ../../../../glib/gmain.c line 3148
  • #18 g_main_context_dispatch
    at ../../../../glib/gmain.c line 3813
  • #19 g_main_context_iterate
    at ../../../../glib/gmain.c line 3886
  • #20 g_main_loop_run
    at ../../../../glib/gmain.c line 4082
  • #21 meta_run
    at core/main.c line 572
  • #22 main
    at main.c line 471

Comment 1 Florian Müllner 2017-10-08 13:49:50 UTC
Probably a duplicate of bug 787361.
Comment 2 GNOME Infrastructure Team 2021-07-05 14:18:38 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of  gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/

Thank you for your understanding and your help.