Bug 439455

Summary: SEGV in kwin_wayland related to pipewire
Product: [Plasma] kwin Reporter: postix <postix>
Component: wayland-genericAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: nate, postix, sam, tux
Priority: NOR    
Version: 5.22.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=428268
https://bugs.kde.org/show_bug.cgi?id=429395
https://bugs.kde.org/show_bug.cgi?id=435042
Latest Commit: Version Fixed In:
Attachments: Full stacktrace

Description postix 2021-07-03 21:37:12 UTC
Created attachment 139831 [details]
Full stacktrace

SUMMARY

I don't recall what I did before. Please see the full stacktrace attached. 

Here's a short section
```
#0  impl_connect_fd (client=0x5618b3dd0500, fd=157, do_close=<optimized out>) at ../src/modules/module-protocol-native.c:909
909     ../src/modules/module-protocol-native.c: Success.
[Current thread is 1 (Thread 0x7faad4feed00 (LWP 1926))]
(gdb) bt
#0  impl_connect_fd (client=0x5618b3dd0500, fd=157, do_close=<optimized out>) at ../src/modules/module-protocol-native.c:909
#1  0x00007faa0f9da943 in try_connect (client=client@entry=0x5618b3dd0500, runtime_dir=0x7ffe3b728ccd "/run/user/1000", name=name@entry=0x7faa0f9f40bc "pipewire-0", done_callback=done_callback@entry=0x0, data=data@entry=0x0)
    at ../src/modules/module-protocol-native/local-socket.c:135
#2  0x00007faa0f9dabb0 in pw_protocol_native_connect_local_socket (client=0x5618b3dd0500, props=<optimized out>, done_callback=0x0, data=0x0) at ../src/modules/module-protocol-native/local-socket.c:165
#3  0x00007faad85c9b9a in spa_pod_get_values (choice=<optimized out>, n_vals=<optimized out>, pod=<optimized out>) at ../spa/include/spa/pod/iter.h:364
#4  spa_pod_compare (pod1=0x5618b3dd0500, pod2=0x9d) at ../spa/include/spa/pod/compare.h:109
#5  0x0000000000000000 in  ()
```


SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20210701
KDE Plasma Version: 5.22.2
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2
Kernel Version: 5.12.13-1-default (64-bit)
Graphics Platform: Wayland
Graphics Processor: Radeon RX 580 Series
Comment 1 David Edmundson 2021-07-06 21:52:14 UTC
*** Bug 439353 has been marked as a duplicate of this bug. ***