Bug 439455 - SEGV in kwin_wayland related to pipewire
Summary: SEGV in kwin_wayland related to pipewire
Status: RESOLVED WORKSFORME
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (show other bugs)
Version: 5.22.2
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 439353 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-07-03 21:37 UTC by postix
Modified: 2023-04-10 15:48 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Full stacktrace (65.42 KB, text/plain)
2021-07-03 21:37 UTC, postix
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***