https://bugs.kde.org/show_bug.cgi?id=520909
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Dolphin crashes |Dolphin crashes | |consistently when | |attempting to move files | |via drag-and-drop when | |hovering over the | |destination directory Status|REPORTED |NEEDSINFO Resolution|--- |BACKTRACE CC| |[email protected] --- Comment #1 from TraceyC <[email protected]> --- This looks similar to bug 517867, but we need more information to be sure. That crash in KIO::FilePreviewJob::timerEvent was fixed in Frameworks 6.25.0. First, please add the exact versions of your software as asked for in the template: KDE Frameworks Version: Qt Version: Next, the following lines in the backtrace are missing debug symbols, that we need to determine what's happening: #1 0x00007ffff7a9bd7f in ?? () from /usr/lib/x86_64-linux-gnu/libKF6KIOGui.so.6 #21 0x00007ffff67c6169 in ?? () from /usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6 Could you please install debug packages 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 for details about how to do this. Thanks again! -- You are receiving this mail because: You are watching all bug changes.
