Bug 2176376 - [abrt] gnome-shell: g_source_set_ready_time(): gnome-shell killed by SIGSEGV
Summary: [abrt] gnome-shell: g_source_set_ready_time(): gnome-shell killed by SIGSEGV
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: GNOME SIG Unassigned
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:5b4834584ece7cab911e4275c18...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-08 08:13 UTC by Kamil Páral
Modified: 2024-05-21 14:30 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-05-21 14:30:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.40 KB, text/plain)
2023-03-08 08:13 UTC, Kamil Páral
no flags Details
File: maps (3.98 KB, text/plain)
2023-03-08 08:13 UTC, Kamil Páral
no flags Details
File: limits (1.29 KB, text/plain)
2023-03-08 08:13 UTC, Kamil Páral
no flags Details
File: environ (2.04 KB, text/plain)
2023-03-08 08:13 UTC, Kamil Páral
no flags Details
File: open_fds (17.05 KB, text/plain)
2023-03-08 08:14 UTC, Kamil Páral
no flags Details
File: mountinfo (3.84 KB, text/plain)
2023-03-08 08:14 UTC, Kamil Páral
no flags Details
File: os_info (756 bytes, text/plain)
2023-03-08 08:14 UTC, Kamil Páral
no flags Details
File: cpuinfo (2.77 KB, text/plain)
2023-03-08 08:14 UTC, Kamil Páral
no flags Details
File: core_backtrace (116.08 KB, text/plain)
2023-03-08 08:14 UTC, Kamil Páral
no flags Details
File: exploitable (81 bytes, text/plain)
2023-03-08 08:14 UTC, Kamil Páral
no flags Details
File: var_log_messages (190 bytes, text/plain)
2023-03-08 08:14 UTC, Kamil Páral
no flags Details
File: backtrace (73.47 KB, text/plain)
2023-03-08 08:14 UTC, Kamil Páral
no flags Details

Description Kamil Páral 2023-03-08 08:13:48 UTC
Description of problem:
GNOME crashes on system resume. Shortly after resume I connected an external display, not sure if that was the cause or it crashed before it.

Version-Release number of selected component:
gnome-shell-44~beta-2.fc38

Additional info:
reporter:       libreport-2.17.8
type:           CCpp
reason:         gnome-shell killed by SIGSEGV
journald_cursor: s=f14ac85b1ea64de087f79c5fe57e0ea5;i=13a825;b=e7a48f4d39d54c21ad43379abb6bc0ef;m=a7bd1e872;t=5f65f100da40b;x=f8c5ab0556249f5d
executable:     /usr/bin/gnome-shell
cmdline:        /usr/bin/gnome-shell
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.gnome.Shell
rootdir:        /
uid:            1000
kernel:         6.2.2-300.fc38.x86_64
package:        gnome-shell-44~beta-2.fc38
runlevel:       N 5
dso_list:       /usr/bin/gnome-shell gnome-shell-44~beta-2.fc38.x86_64 (Fedora Project) 1678091562
backtrace_rating: 4
crash_function: g_source_set_ready_time
comment:        GNOME crashes on system resume. Shortly after resume I connected an external display, not sure if that was the cause or it crashed before it.

Truncated backtrace:
Thread no. 0 (18 frames)
 #0 g_source_set_ready_time at ../glib/gmain.c:2040
 #1 clutter_frame_clock_schedule_update at ../clutter/clutter/clutter-frame-clock.c:688
 #3 signal_emit_unlocked_R.isra.0 at ../gobject/gsignal.c:3802
 #6 meta_crtc_kms_set_gamma_lut at ../src/backends/native/meta-crtc-kms.c:260
 #7 meta_crtc_set_gamma_lut at ../src/backends/meta-crtc.c:166
 #8 set_gamma_lut at ../src/backends/meta-monitor.c:710
 #9 meta_monitor_mode_foreach_crtc at ../src/backends/meta-monitor.c:2102
 #10 meta_monitor_set_gamma_lut at ../src/backends/meta-monitor.c:728
 #11 meta_color_device_update at ../src/backends/meta-color-device.c:1266
 #12 update_all_gamma at ../src/backends/meta-color-manager.c:304
 #14 signal_emit_unlocked_R.isra.0 at ../gobject/gsignal.c:3802
 #18 g_object_notify_by_spec_internal at ../gobject/gobject.c:1552
 #20 meta_dbus_settings_daemon_color_proxy_g_properties_changed at src/meta-dbus-gsd-color.c:583
 #22 signal_emit_unlocked_R.isra.0 at ../gobject/gsignal.c:3841
 #25 on_properties_changed at ../gio/gdbusproxy.c:1102
 #26 emit_signal_instance_in_idle_cb at ../gio/gdbusconnection.c:3792
 #30 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276
 #32 meta_context_run_main_loop at ../src/core/meta-context.c:482

Comment 1 Kamil Páral 2023-03-08 08:13:52 UTC
Created attachment 1948922 [details]
File: proc_pid_status

Comment 2 Kamil Páral 2023-03-08 08:13:55 UTC
Created attachment 1948923 [details]
File: maps

Comment 3 Kamil Páral 2023-03-08 08:13:57 UTC
Created attachment 1948924 [details]
File: limits

Comment 4 Kamil Páral 2023-03-08 08:13:59 UTC
Created attachment 1948925 [details]
File: environ

Comment 5 Kamil Páral 2023-03-08 08:14:01 UTC
Created attachment 1948926 [details]
File: open_fds

Comment 6 Kamil Páral 2023-03-08 08:14:02 UTC
Created attachment 1948927 [details]
File: mountinfo

Comment 7 Kamil Páral 2023-03-08 08:14:04 UTC
Created attachment 1948928 [details]
File: os_info

Comment 8 Kamil Páral 2023-03-08 08:14:06 UTC
Created attachment 1948929 [details]
File: cpuinfo

Comment 9 Kamil Páral 2023-03-08 08:14:09 UTC
Created attachment 1948930 [details]
File: core_backtrace

Comment 10 Kamil Páral 2023-03-08 08:14:11 UTC
Created attachment 1948931 [details]
File: exploitable

Comment 11 Kamil Páral 2023-03-08 08:14:13 UTC
Created attachment 1948932 [details]
File: var_log_messages

Comment 12 Kamil Páral 2023-03-08 08:14:15 UTC
Created attachment 1948933 [details]
File: backtrace

Comment 13 Fedora Admin user for bugzilla script actions 2023-12-06 08:22:06 UTC
This component is maintained by the GNOME project. Issues with it should be reported directly to GNOME at https://gitlab.gnome.org/GNOME/.

This issue should only be kept open if it:

1. Relates to Fedora packaging or integration with other Fedora components
2. Is required for Fedora release processes, such as blocker bugs and freeze exceptions

If this issue isn't needed for either of these two reasons, please:

 * create an issue with GNOME
 * add a link to the GNOME issue here
 * close this issue as CLOSED/UPSTREAM

Thank you!

Comment 14 Aoife Moloney 2024-05-07 15:59:03 UTC
This message is a reminder that Fedora Linux 38 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 38 on 2024-05-21.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '38'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 38 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 15 Aoife Moloney 2024-05-21 14:30:04 UTC
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.

Fedora Linux 38 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.