Bug 2196527 - [abrt] gnome-shell: wl_resource_get_client(): gnome-shell killed by SIGSEGV
Summary: [abrt] gnome-shell: wl_resource_get_client(): 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:d3933c2f2a599f60ba2a140451d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-05-09 12:10 UTC by jakob
Modified: 2024-05-21 14:58 UTC (History)
7 users (show)

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


Attachments (Terms of Use)
File: proc_pid_status (1.39 KB, text/plain)
2023-05-09 12:10 UTC, jakob
no flags Details
File: maps (3.98 KB, text/plain)
2023-05-09 12:10 UTC, jakob
no flags Details
File: limits (1.29 KB, text/plain)
2023-05-09 12:10 UTC, jakob
no flags Details
File: open_fds (14.44 KB, text/plain)
2023-05-09 12:10 UTC, jakob
no flags Details
File: mountinfo (3.96 KB, text/plain)
2023-05-09 12:10 UTC, jakob
no flags Details
File: os_info (734 bytes, text/plain)
2023-05-09 12:10 UTC, jakob
no flags Details
File: cpuinfo (2.95 KB, text/plain)
2023-05-09 12:10 UTC, jakob
no flags Details
File: core_backtrace (74.28 KB, text/plain)
2023-05-09 12:11 UTC, jakob
no flags Details
File: exploitable (81 bytes, text/plain)
2023-05-09 12:11 UTC, jakob
no flags Details
File: var_log_messages (12.29 KB, text/plain)
2023-05-09 12:11 UTC, jakob
no flags Details
File: environ (1.83 KB, text/plain)
2023-05-09 12:11 UTC, jakob
no flags Details
File: backtrace (126.06 KB, text/plain)
2023-05-09 12:11 UTC, jakob
no flags Details

Description jakob 2023-05-09 12:10:44 UTC
Description of problem:
Log in with wayland mode (does not happen with xorg)

Version-Release number of selected component:
gnome-shell-44.1-1.fc38

Additional info:
reporter:       libreport-2.17.9
type:           CCpp
reason:         gnome-shell killed by SIGSEGV
journald_cursor: s=38abc8f1804e4325a021633d00691708;i=1f0e86;b=6f7d675fed5842238d26acb8b8c0cc3b;m=359288e;t=5fb4156a7a351;x=328f1748b3665c85
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.14-300.fc38.x86_64
package:        gnome-shell-44.1-1.fc38
runlevel:       N 5
dso_list:       /usr/bin/gnome-shell gnome-shell-44.1-1.fc38.x86_64 (Fedora Project) 1683039666
comment:        Log in in wayland mode (does not happen with xorg)
backtrace_rating: 4
crash_function: wl_resource_get_client

Truncated backtrace:
Thread no. 1 (12 frames)
 #0 wl_resource_get_client at ../src/wayland-server.c:801
 #1 handle_output_bound at ../src/wayland/meta-wayland-surface.c:1287
 #3 signal_emit_unlocked_R.isra.0 at ../gobject/gsignal.c:3812
 #6 ffi_call_unix64 at ../src/x86/unix64.S:104
 #7 ffi_call_int at ../src/x86/ffi64.c:673
 #8 ffi_call at ../src/x86/ffi64.c:710
 #9 wl_closure_invoke at ../src/connection.c:1025
 #10 wl_client_connection_data at ../src/wayland-server.c:438
 #11 wl_event_loop_dispatch at ../src/event-loop.c:1027
 #12 wayland_event_source_dispatch at ../src/wayland/meta-wayland.c:125
 #15 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276
 #17 meta_context_run_main_loop at ../src/core/meta-context.c:482

Comment 1 jakob 2023-05-09 12:10:48 UTC
Created attachment 1963533 [details]
File: proc_pid_status

Comment 2 jakob 2023-05-09 12:10:50 UTC
Created attachment 1963534 [details]
File: maps

Comment 3 jakob 2023-05-09 12:10:51 UTC
Created attachment 1963535 [details]
File: limits

Comment 4 jakob 2023-05-09 12:10:53 UTC
Created attachment 1963536 [details]
File: open_fds

Comment 5 jakob 2023-05-09 12:10:55 UTC
Created attachment 1963537 [details]
File: mountinfo

Comment 6 jakob 2023-05-09 12:10:56 UTC
Created attachment 1963538 [details]
File: os_info

Comment 7 jakob 2023-05-09 12:10:58 UTC
Created attachment 1963539 [details]
File: cpuinfo

Comment 8 jakob 2023-05-09 12:11:00 UTC
Created attachment 1963540 [details]
File: core_backtrace

Comment 9 jakob 2023-05-09 12:11:01 UTC
Created attachment 1963541 [details]
File: exploitable

Comment 10 jakob 2023-05-09 12:11:03 UTC
Created attachment 1963542 [details]
File: var_log_messages

Comment 11 jakob 2023-05-09 12:11:05 UTC
Created attachment 1963543 [details]
File: environ

Comment 12 jakob 2023-05-09 12:11:07 UTC
Created attachment 1963544 [details]
File: backtrace

Comment 13 Jonas Ådahl 2023-05-09 12:38:00 UTC
Created https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2992 that should address it.

Comment 14 jakob 2023-05-09 17:19:31 UTC
(In reply to Jonas Ådahl from comment #13)
> Created https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2992 that
> should address it.

Is there something I can do as a workaround until the patch is released?

Comment 15 Jonas Ådahl 2023-05-09 17:40:34 UTC
(In reply to jakob from comment #14)
> (In reply to Jonas Ådahl from comment #13)
> > Created https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2992 that
> > should address it.
> 
> Is there something I can do as a workaround until the patch is released?

Not really, but I plan to backport some fixes including this one.

Comment 16 jakob 2023-05-09 17:59:44 UTC
(In reply to Jonas Ådahl from comment #15)
> (In reply to jakob from comment #14)
> > (In reply to Jonas Ådahl from comment #13)
> > > Created https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2992 that
> > > should address it.
> > 
> > Is there something I can do as a workaround until the patch is released?
> 
> Not really, but I plan to backport some fixes including this one.

OK, thanks for the quick fix :)

Comment 17 Aoife Moloney 2024-05-21 14:58:53 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.