Summary: | Krusader sometimes crashes when copying or moving files | ||
---|---|---|---|
Product: | [Applications] krusader | Reporter: | Ben <globalunity> |
Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
Status: | REOPENED --- | ||
Severity: | crash | CC: | davide, globalunity, kde, krusader-bugs-null, rayw, wolfgang.kubuntu, zawertun |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.8.0 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Ben
2022-01-17 10:12:03 UTC
I also had this happen moving directories and sub-directories from one zfs filesystem into another zfs filesystem. Moving files in the same zfs filesystem seems to not be an issue. Hardware: AMD Ryzen 5900x with RX 6900XT Arch Linux Kernel: 5.16.2 zfs-linux 2.1.2_5.16.2.arch1.1-1 Gnome 41/wayland 1.20.0-1 qt5-base 5.15.2+kde+r294-1 & qt5-wayland 5.15.2+kde+r44-1 Krusader started with: -platform wayland The resutls are that all the nested directories are created, but it seems none of the files are moved. Trying again results in a crash after a couple of write into messages replied to. Unfortunately not on KDE I have no trace and don't know how to get it to happen. I did run krusader from the command line (after directories already created) and I got these messages I don't normally see: wl_surface@47: error 4: Invalid min/max size 17:20:02.216-warning default unknown@0 # The Wayland connection experienced a fatal error: Protocol error Hope that is helpful. Created attachment 149064 [details]
New crash information added by DrKonqi
krusader (2.7.2 "Peace of Mind") using Qt 5.15.3
- What I was doing when the application crashed:
Start copying 4 GiB mpg file, enabled file privews afterwards => crash.
-- Backtrace (Reduced):
#4 0x000055e9f755aeca in KrViewItem::itemRect (this=<optimized out>) at /usr/src/debug/krusader-2.7.2-6.fc36.x86_64/krusader/Panel/PanelView/krviewitem.cpp:140
#5 KrPreviewJob::sort (this=<optimized out>) at /usr/src/debug/krusader-2.7.2-6.fc36.x86_64/krusader/Panel/krpreviewjob.cpp:142
#6 KrPreviewJob::slotStartJob (this=0x55e9f91336e0) at /usr/src/debug/krusader-2.7.2-6.fc36.x86_64/krusader/Panel/krpreviewjob.cpp:101
#7 KrPreviewJob::qt_static_metacall (_o=0x55e9f91336e0, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/krusader-2.7.2-6.fc36.x86_64/redhat-linux-build/krusader/Panel/Panel_autogen/EWIEGA46WW/moc_krpreviewjob.cpp:88
#8 0x00007f275f1618af in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
This bug was solved in the latest Krusader release (2.8.0). Can you manage to update to the latest version and check if the issue happens again? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Bug is fixed in krusader v2.8.0 Betriebssystem: Kubuntu 23.04 KDE-Plasma-Version: 5.27.4 KDE-Frameworks-Version: 5.104.0 Qt-Version: 5.15.8 Kernel-Version: 6.2.0-20-generic (64-bit) Grafik-Plattform: X11 Prozessoren: 4 × Intel® Core™ i3-8100 CPU @ 3.60GHz Speicher: 15,3 GiB Arbeitsspeicher Grafikprozessor: Mesa Intel® UHD Graphics 630 Krusader has version 2.8.0 ! my problem also occurred when copying/moving a file/directory on a USB data carrier (ext4). The system was installed 3 days ago as kubuntu 22 and immediately received a distribution update. Apart from the driver for the Epson scanner, nothing has been installed so far. Created attachment 158582 [details]
New crash information added by DrKonqi
krusader (2.8.0 "A New Day") using Qt 5.15.8
additional post via desktop window.
-- Backtrace (Reduced):
#5 0x00007fcb70ce7de0 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6 0x00007fcb7196bf92 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7 0x00007fcb70cbae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8 0x00007fcb70cbdea1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#13 0x00007fcb70d14e7a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
*** Bug 471596 has been marked as a duplicate of this bug. *** |