[phonon-backend-vlc] [Bug 434506] Crash when attempting to play a video in the preview of the information panel with Phonon-VLC
Harald Sitter
bugzilla_noreply at kde.org
Tue Mar 23 09:58:51 GMT 2021
https://bugs.kde.org/show_bug.cgi?id=434506
--- Comment #32 from Harald Sitter <sitter at kde.org> ---
This is great news.
The first trace is indeed the compositor crashing, [1] might help debug that in
the future but is unrelated to the bug at hand.
Your second trace isn't even a crash it's simply SIG32, which is sometimes used
to synchronize threads, in particular somewhere deep in VLC. You can set
`handle 32 pass nostop` in ~/.gdbinit then it won't stop gdb anymore in the
future ;)
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list