Bug 2221568

Summary: [abrt] gnome-shell: pw_protocol_native_connection_begin(): gnome-shell killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Johannes Postler <johannes.postler>
Component: gnome-shellAssignee: Florian Müllner <fmuellner>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: adscvr, fmuellner, gnome-sig, jadahl, johannes.postler, otaylor, philip.wyett
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b64e6c6c1a894eed9164f206e36a0d3a4757569
Whiteboard: abrt_hash:e19f6cc60b1182d492c8947a3308ce984a146f28;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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: backtrace none

Description Johannes Postler 2023-07-10 07:07:02 UTC
Description of problem:
Shared my whole screen via Slack

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

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         gnome-shell killed by SIGSEGV
journald_cursor: s=504c384ce37b4288b916d594efa1512c;i=10c7d4;b=c09632cb75df47a79fef6d1c35c97f52;m=16eff671f9;t=6001c89014d20;x=e626483da4c81db
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.3.11-200.fc38.x86_64
package:        gnome-shell-44.2-1.fc38
runlevel:       N 5
dso_list:       /usr/bin/gnome-shell gnome-shell-44.2-1.fc38.x86_64 (Fedora Project) 1686550549
backtrace_rating: 4
crash_function: pw_protocol_native_connection_begin
comment:        Shared my whole screen via Slack

Truncated backtrace:
Thread no. 0 (23 frames)
 #0 pw_protocol_native_connection_begin at ../src/modules/module-protocol-native/connection.c:679
 #1 impl_ext_begin_proxy at ../src/modules/module-protocol-native.c:1360
 #2 core_method_marshal_hello at ../src/modules/module-protocol-native/protocol-native.c:39
 #3 core_new at ../src/pipewire/core.c:360
 #4 pw_context_connect at ../src/pipewire/core.c:398
 #5 meta_screen_cast_stream_src_initable_init at ../src/backends/meta-screen-cast-stream-src.c:1457
 #6 g_initable_new_valist at ../gio/ginitable.c:250
 #7 g_initable_new at ../gio/ginitable.c:164
 #8 meta_screen_cast_stream_create_src at ../src/backends/meta-screen-cast-stream.h:34
 #9 meta_screen_cast_stream_start at ../src/backends/meta-screen-cast-stream.c:152
 #10 meta_screen_cast_session_start at ../src/backends/meta-screen-cast-session.c:135
 #11 handle_start at ../src/backends/meta-screen-cast-session.c:301
 #12 ffi_call_unix64 at ../src/x86/unix64.S:104
 #13 ffi_call_int at ../src/x86/ffi64.c:673
 #14 ffi_call at ../src/x86/ffi64.c:710
 #15 g_cclosure_marshal_generic at ../gobject/gclosure.c:1536
 #17 signal_emit_unlocked_R.isra.0 at ../gobject/gsignal.c:3851
 #18 g_signal_emitv at ../gobject/gsignal.c:3284
 #19 _meta_dbus_screen_cast_session_skeleton_handle_method_call at src/meta-dbus-screen-cast.c:3119
 #20 g_dbus_interface_method_dispatch_helper at ../gio/gdbusinterfaceskeleton.c:618
 #21 call_in_idle_cb at ../gio/gdbusconnection.c:5002
 #25 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276
 #27 meta_context_run_main_loop at ../src/core/meta-context.c:482


Potential duplicate: bug 2221242

Comment 1 Johannes Postler 2023-07-10 07:07:06 UTC
Created attachment 1974915 [details]
File: proc_pid_status

Comment 2 Johannes Postler 2023-07-10 07:07:08 UTC
Created attachment 1974916 [details]
File: maps

Comment 3 Johannes Postler 2023-07-10 07:07:09 UTC
Created attachment 1974917 [details]
File: limits

Comment 4 Johannes Postler 2023-07-10 07:07:11 UTC
Created attachment 1974918 [details]
File: environ

Comment 5 Johannes Postler 2023-07-10 07:07:13 UTC
Created attachment 1974919 [details]
File: open_fds

Comment 6 Johannes Postler 2023-07-10 07:07:15 UTC
Created attachment 1974920 [details]
File: mountinfo

Comment 7 Johannes Postler 2023-07-10 07:07:17 UTC
Created attachment 1974921 [details]
File: os_info

Comment 8 Johannes Postler 2023-07-10 07:07:18 UTC
Created attachment 1974922 [details]
File: cpuinfo

Comment 9 Johannes Postler 2023-07-10 07:07:20 UTC
Created attachment 1974923 [details]
File: core_backtrace

Comment 10 Johannes Postler 2023-07-10 07:07:22 UTC
Created attachment 1974924 [details]
File: exploitable

Comment 11 Johannes Postler 2023-07-10 07:07:23 UTC
Created attachment 1974925 [details]
File: backtrace

Comment 12 Jonas Ådahl 2023-07-10 09:53:53 UTC
Does `sudo dnf downgrade pipewire` help?

Comment 13 laufor 2023-07-11 14:04:55 UTC
Gnome crashed at the start of a Zoom screen sharing.


reporter:       libreport-2.17.11
type:           CCpp
reason:         gnome-shell killed by SIGSEGV
journald_cursor: s=b63b59cb4e0440a8aee6206ec010b2f5;i=1b6645;b=e71ee75ac2be46e8a63f0dce67a567f5;m=1a7c1a395a;t=60035c8e33d00;x=d72546ed944bc756
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.3.8-200.fc38.x86_64
package:        gnome-shell-44.2-1.fc38
runlevel:       N 5
dso_list:       /usr/bin/gnome-shell gnome-shell-44.2-1.fc38.x86_64 (Fedora Project) 1687015815
backtrace_rating: 4
crash_function: pw_protocol_native_connection_begin
comment:        Gnome crashed at the start of a Zoom screen sharing.