Summary: | [ANR] dolphin crash while copying files | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Francesco Riosa <vivo75+kde> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | akselmo, kdedev, kfm-devel |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 24.12.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=457529 https://bugs.kde.org/show_bug.cgi?id=475030 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/5934/events/a28b6c24540440418ef8e463f0363439/ |
Description
Francesco Riosa
2025-01-16 12:25:00 UTC
this crash is reproducible: just start a drag and drop to another application (chrome browser) do not relese the files, bring them back to the dolphin window. afer a while start another drag and drop operation similar to the previous one, dolphin become unresponsive I did this for a few minutes, I could not get the crash to happen. dolphin 25.03.70 Operating System: Fedora Linux 41 KDE Plasma Version: 6.3.80 KDE Frameworks Version: 6.11.0 Qt Version: 6.8.1 Kernel Version: 6.12.9-200.fc41.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 15.5 GiB of RAM Graphics Processor: AMD Radeon RX 6600 This looks like a duplicate of bug 457529 based on the backtrace. That report has developer involvement, so using it as the parent. *** This bug has been marked as a duplicate of bug 457529 *** (In reply to TraceyC from comment #3) > This looks like a duplicate of bug 457529 based on the backtrace. That > report has developer involvement, so using it as the parent. > > *** This bug has been marked as a duplicate of bug 457529 *** bug 457529 was fixed years ago, it relates to remote filesystems and is not even a crash. (In reply to Antonio Rojas from comment #4) > (In reply to TraceyC from comment #3) > > This looks like a duplicate of bug 457529 based on the backtrace. That > > report has developer involvement, so using it as the parent. > > > > *** This bug has been marked as a duplicate of bug 457529 *** > > bug 457529 was fixed years ago, it relates to remote filesystems and is not > even a crash. To be honest this isn't a crash either, it's a hang (most of the times) I've attached on the supposedly duplicate bug two files a gdb session with debug symbols and a video while reproducing the bug https://bugs.kde.org/attachment.cgi?id=178032 (gdb-backtrace-register-threads.txt ) https://bugs.kde.org/attachment.cgi?id=178034 (Screencast_20250206_232859.webm) They are big so not re-attaching those here From the other bug: (In reply to Harald Sitter from comment #40) > Yeah, that's a different issue and probably your XDG desktop portal is > broken. Eureka, sys-apps/xdg-desktop-portal-gtk-1.14.1 needed rebuild, cannot reproduce anymore Would mark this as feature request " Do not hang when the system is broken" but that probably require threads and refactor? Closing the bug for now Many thanks Harald Closing as requested |