https://bugs.kde.org/show_bug.cgi?id=488981
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO CC| |n...@kde.org Resolution|--- |BACKTRACE --- Comment #1 from Nate Graham <n...@kde.org> --- Thank you for the bug report! Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: Stack trace of thread 9572: #0 0x00007ffff65126df _ZNK6QImage11sizeInBytesEv (libQt6Gui.so.6 + 0x1126df) #1 0x00007fffed0545ad n/a (pw.so + 0x125ad) #2 0x00007ffff5fa17e7 n/a (libQt6Core.so.6 + 0x1a17e7) #3 0x00007fffec6bf7fd _ZN20PipeWireSourceStream13frameReceivedERK13PipeWireFrame (libKPipeWire.so.6 + 0x187fd) #4 0x00007fffec6c5b04 _ZN20PipeWireSourceStream11handleFrameEP9pw_buffer (libKPipeWire.so.6 + 0x1eb04) #5 0x00007fffec6c6861 _ZN20PipeWireSourceStream7processEv (libKPipeWire.so.6 + 0x1f861) #6 0x00007fffec0dfd48 n/a (libpipewire-0.3.so.0 + 0x5ad48) #7 0x00007fffe7d06dea n/a (libspa-support.so + 0x5dea) #8 0x00007fffe7d05d05 n/a (libspa-support.so + 0x4d05) #9 0x00007fffe7d07ae6 n/a (libspa-support.so + 0x6ae6) #10 0x00007fffec6b4459 n/a (libKPipeWire.so.6 + 0xd459) Could you please install debug symbols for pipewire and kpipewire and attach a new symbolicated backtrace generated by using `coredumpctl gdb` in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again! -- You are receiving this mail because: You are watching all bug changes.