Summary: | Dolphin crashes after F5 (refresh) | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | os.untrained150 |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | elvis.angelaccio, kfm-devel, os.untrained150 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 20.08.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
Screenshot duplicate files before crash |
Description
os.untrained150
2020-12-13 07:45:07 UTC
I forgot before: This is happening on a ZFS filesystem! If you can reproduce this crash, please install debug symbols for dolphin and KIO and post another backtrace. Thanks! Created attachment 134377 [details]
New crash information added by DrKonqi
dolphin (20.08.2) using Qt 5.14.2
- What I was doing when the application crashed:
1) I added pictures from my camera to /storage/ssd500/Pictures-Darktable/2020/2020-12-29/ (ext4, ssd) and priocessed them with darktable.
2) exported the picrtures out of darktable to /storage/hdd2t/Pictures-work/2020 (zfs, hdd)
3) opened dolphin and changed to /storage/hdd2t/Pictures-work/2020, which shows the just exported photos twice
4) pressing F5 (or drag/drop pictures) let dolphin crash.
It looks like, that when only exporting photos to the directory (see point 2 above), dolphin does not crash or does not show duplicate files. I must change files in another directory too before (see point 1 above) and afterwards export my photos, then dolphin crashes.
-- Backtrace (Reduced):
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5 0x00007f99ac51b864 in __GI_abort () at abort.c:79
[...]
#7 0x00007f99ac58746c in malloc_printerr (str=str@entry=0x7f99ac6a430f "free(): invalid pointer") at malloc.c:5389
#8 0x00007f99ac588e84 in _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:4201
#9 0x00007f99aa4645a7 in QHashData::free_helper(void (*)(QHashData::Node*)) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
For your informations: I installed dolphin- and kio- debugsymbols before the crash! Created attachment 134378 [details]
Screenshot duplicate files before crash
*** This bug has been marked as a duplicate of bug 422282 *** |