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


Attachments
gdb backtrace of the crash (79.07 KB, text/plain)
2017-12-12 10:46 UTC, Paul Wise
Details

Description Paul Wise 2017-12-12 10:46:44 UTC
Created attachment 365417 [details]
gdb backtrace of the crash

I got a random crash (SIGSEGV) in gnome-shell. I am using gnome-shell 3.26.2-1, Xorg 2:1.19.5-1 and GNOME 3.26 on Debian buster. If the below gdb backtrace and the attached full gdb backtrace isn't useful, please close this bug. The core file will be automatically deleted in a week but I can keep it around for longer if needed.

Core was generated by `gnome-shell --replace'.
Program terminated with signal SIGSEGV, Segmentation fault.
  • #0 _cogl_pipeline_get_authority
    at ./cogl-pipeline-private.h line 605
  • #0 _cogl_pipeline_get_authority
    at ./cogl-pipeline-private.h line 605
  • #1 cogl_pipeline_foreach_layer
    at cogl-pipeline.c line 715
  • #2 get_first_layer_index
    at deprecated/clutter-texture.c line 1396
  • #3 clutter_texture_get_cogl_texture
    at deprecated/clutter-texture.c line 1438
  • #4 _st_create_shadow_pipeline_from_actor
    at ../src/st/st-private.c line 430
  • #5 st_icon_update_shadow_pipeline
    at ../src/st/st-icon.c line 278
  • #9 <emit signal ??? on instance 0x5599ca05ec30 [ClutterTexture]>
    at ../../../../gobject/gsignal.c line 3447
  • #10 clutter_texture_set_cogl_texture
    at deprecated/clutter-texture.c line 1545
  • #11 set_texture_cogl_texture
    at ../src/st/st-texture-cache.c line 78
  • #12 finish_texture_load
    at ../src/st/st-texture-cache.c line 540
  • #13 on_symbolic_icon_loaded
    at ../src/st/st-texture-cache.c line 557
  • #14 g_task_return_now
    at ../../../../gio/gtask.c line 1145
  • #15 complete_in_idle_cb
    at ../../../../gio/gtask.c line 1159
  • #16 g_main_dispatch
    at ../../../../glib/gmain.c line 3148
  • #17 g_main_context_dispatch
    at ../../../../glib/gmain.c line 3813
  • #18 g_main_context_iterate
    at ../../../../glib/gmain.c line 3886
  • #19 g_main_loop_run
    at ../../../../glib/gmain.c line 4082
  • #20 meta_run
    at core/main.c line 648
  • #21 main
    at ../src/main.c line 530

Comment 1 GNOME Infrastructure Team 2021-07-05 14:24:05 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.