https://bugs.kde.org/show_bug.cgi?id=488551
TraceyC <kde...@tlcnet.info> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kde...@tlcnet.info Status|REPORTED |NEEDSINFO Resolution|--- |BACKTRACE --- Comment #5 from TraceyC <kde...@tlcnet.info> --- (In reply to Thomas Bertels from comment #4) > Created attachment 180530 [details] > Stack trace > If hardware decoding is disabled and the mouse is over the seekbar in > fullscreen, pressing F three to four times quickly can be enough to make it > crash. Thanks for the backtrace. Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: #7 0x00007f1948977dea in ??? () at /usr/bin/../lib/libQt6QuickTemplates2.so.6 #12 0x00007f1958c60f63 in ??? () at /usr/bin/../lib/libQt6Qml.so.6 #18 0x00007f19591b750d in ??? () at /usr/bin/../lib/libQt6Quick.so.6 Could you please install debug symbols 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.