Bug 2231992

Summary: [abrt] xfdashboard: cogl_matrix_entry_ref(): xfdashboard killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Mladen Gogala <mgogala>
Component: xfdashboardAssignee: Mukundan Ragavan <nonamedotc>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: aekoroglu, kevin, mgogala, nonamedotc
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/e556ae06a887b08fae3817dd480a082dfdb8357
Whiteboard: abrt_hash:74f7949a4c5c923af480e4775e9397d271dd6e64;VARIANT_ID=xfce;
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-28 13:49:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: proc_pid_status
none
File: maps
none
File: limits
none
File: environ
none
File: open_fds
none
File: mountinfo
none
File: os_info
none
File: cpuinfo
none
File: core_backtrace
none
File: exploitable
none
File: dso_list
none
File: backtrace none

Description Mladen Gogala 2023-08-14 23:45:03 UTC
Version-Release number of selected component:
xfdashboard-1.0.0-2.fc38

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         xfdashboard killed by SIGSEGV
journald_cursor: s=4e68623e0da94729ace71d4370fbf1cb;i=1293be;b=51e87480a49348239f908055e5b4e080;m=158392d9b;t=602eaa1f2162b;x=5ba89160e4732d
executable:     /usr/bin/xfdashboard
cmdline:        /usr/bin/xfdashboard -d --display :0.0 --sm-client-id 2e3fce07f-b0ed-46dc-8ae1-81d256b21ffc
cgroup:         0::/user.slice/user-1000.slice/session-4.scope
rootdir:        /
uid:            1000
kernel:         6.4.10-200.fc38.x86_64
package:        xfdashboard-1.0.0-2.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: cogl_matrix_entry_ref

Truncated backtrace:
Thread no. 1 (23 frames)
 #0 cogl_matrix_entry_ref at /usr/src/debug/cogl-1.22.8-7.fc38.x86_64/cogl/cogl-matrix-stack.c:343
 #1 cogl_matrix_stack_new at /usr/src/debug/cogl-1.22.8-7.fc38.x86_64/cogl/cogl-matrix-stack.c:673
 #2 _cogl_framebuffer_init at /usr/src/debug/cogl-1.22.8-7.fc38.x86_64/cogl/cogl-framebuffer.c:121
 #3 cogl_onscreen_new at /usr/src/debug/cogl-1.22.8-7.fc38.x86_64/cogl/cogl-onscreen.c:140
 #4 clutter_stage_x11_realize at x11/clutter-stage-x11.c:610
 #5 _clutter_stage_window_realize at /usr/src/debug/clutter-1.26.4-10.fc38.x86_64/clutter/clutter-stage-window.c:88
 #6 clutter_stage_realize at /usr/src/debug/clutter-1.26.4-10.fc38.x86_64/clutter/clutter-stage.c:746
 #8 signal_emit_unlocked_R.isra.0 at ../gobject/gsignal.c:3851
 #11 clutter_actor_realize_internal at /usr/src/debug/clutter-1.26.4-10.fc38.x86_64/clutter/clutter-actor.c:2016
 #12 clutter_actor_realize at /usr/src/debug/clutter-1.26.4-10.fc38.x86_64/clutter/clutter-actor.c:1952
 #13 _clutter_stage_manager_set_default_stage at /usr/src/debug/clutter-1.26.4-10.fc38.x86_64/clutter/clutter-stage-manager.c:226
 #15 clutter_stage_constructed at /usr/src/debug/clutter-1.26.4-10.fc38.x86_64/clutter/clutter-stage.c:1542
 #16 g_object_new_with_custom_constructor at ../gobject/gobject.c:2220
 #17 g_object_new_internal at ../gobject/gobject.c:2244
 #18 g_object_new_with_properties at ../gobject/gobject.c:2409
 #20 xfdashboard_core_initialize at /usr/src/debug/xfdashboard-1.0.0-2.fc38.x86_64/libxfdashboard/core.c:1258
 #21 _xfdashboard_application_initialize_full at /usr/src/debug/xfdashboard-1.0.0-2.fc38.x86_64/xfdashboard/application.c:417
 #22 _xfdashboard_application_handle_command_line_arguments at /usr/src/debug/xfdashboard-1.0.0-2.fc38.x86_64/xfdashboard/application.c:689
 #23 _xfdashboard_application_command_line at /usr/src/debug/xfdashboard-1.0.0-2.fc38.x86_64/xfdashboard/application.c:800
 #24 _g_cclosure_marshal_INT__OBJECTv at ../gio/gmarshal-internal.c:847
 #25 _g_closure_invoke_va at ../gobject/gclosure.c:895
 #28 g_application_call_command_line at ../gio/gapplication.c:1084
 #30 g_application_run at ../gio/gapplication.c:2554


Potential duplicate: bug 1223622

Comment 1 Mladen Gogala 2023-08-14 23:45:06 UTC
Created attachment 1983330 [details]
File: proc_pid_status

Comment 2 Mladen Gogala 2023-08-14 23:45:07 UTC
Created attachment 1983331 [details]
File: maps

Comment 3 Mladen Gogala 2023-08-14 23:45:08 UTC
Created attachment 1983332 [details]
File: limits

Comment 4 Mladen Gogala 2023-08-14 23:45:09 UTC
Created attachment 1983333 [details]
File: environ

Comment 5 Mladen Gogala 2023-08-14 23:45:10 UTC
Created attachment 1983334 [details]
File: open_fds

Comment 6 Mladen Gogala 2023-08-14 23:45:12 UTC
Created attachment 1983335 [details]
File: mountinfo

Comment 7 Mladen Gogala 2023-08-14 23:45:13 UTC
Created attachment 1983336 [details]
File: os_info

Comment 8 Mladen Gogala 2023-08-14 23:45:14 UTC
Created attachment 1983337 [details]
File: cpuinfo

Comment 9 Mladen Gogala 2023-08-14 23:45:15 UTC
Created attachment 1983338 [details]
File: core_backtrace

Comment 10 Mladen Gogala 2023-08-14 23:45:17 UTC
Created attachment 1983339 [details]
File: exploitable

Comment 11 Mladen Gogala 2023-08-14 23:45:18 UTC
Created attachment 1983340 [details]
File: dso_list

Comment 12 Mladen Gogala 2023-08-14 23:45:19 UTC
Created attachment 1983341 [details]
File: backtrace

Comment 13 Aoife Moloney 2024-05-28 13:49:19 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.