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 776096 - Fail whale dialog fails under X
Fail whale dialog fails under X
Status: RESOLVED OBSOLETE
Product: gnome-session
Classification: Core
Component: gnome-session
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-12-14 13:14 UTC by Sebastian Keller
Modified: 2021-06-14 18:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Keller 2016-12-14 13:14:02 UTC
When gnome-shell crashes multiple times and the fail whale dialog is supposed to show up, gnome-session immediately exits. This is due to 'gnome-session-failed' segfaulting. If I'm reading the 'abrt' output correctly, it doesn't seem to have the 'DISPLAY' environment variable set and manually running 'gnome-session-failed' without it reproduces the crash with the same backtrace. Running it with the correct 'DISPLAY' environment variable set works as expected.

Backtrace:
  • #0 _gtk_style_provider_private_get_settings
  • #1 gtk_css_value_initial_compute
  • #2 gtk_css_static_style_compute_value
  • #3 _gtk_css_lookup_resolve
  • #4 gtk_css_static_style_new_compute
  • #5 gtk_css_static_style_get_default
  • #6 gtk_css_node_init
  • #7 g_type_create_instance
  • #8 g_object_new_internal
  • #9 g_object_newv
  • #10 g_object_new
  • #11 gtk_css_widget_node_new
  • #12 gtk_widget_init
  • #13 g_type_create_instance
  • #14 g_object_new_internal
  • #15 g_object_newv
  • #16 g_object_new
  • #17 main

Comment 1 Dominique Leuenberger 2017-04-27 07:27:32 UTC
This is the same as bug 775337

*** This bug has been marked as a duplicate of bug 775337 ***
Comment 2 Dominique Leuenberger 2017-04-27 07:28:54 UTC
(In reply to Dominique Leuenberger from comment #1)
> This is the same as bug 775337
> 
> *** This bug has been marked as a duplicate of bug 775337 ***

Ups, no.. my bad. the other bug was clearly about wayland where -failed could not possibly work.
Comment 3 André Klapper 2021-06-14 18:22:25 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 of gnome-session, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gnome-session/-/issues/

Thank you for your understanding and your help.