https://bugs.kde.org/show_bug.cgi?id=427203
--- Comment #8 from Marcel <maes...@gmail.com> --- Hi Gilles I checked it with the pre-release bundle `digiKam-7.5.0-20220109T135438-x86-64.appimage` and couldn't see the asan message any more. If I remember right this pre-release does not include the asan, so I compiled the sources from the hash `c44258326a5270ad2b68ba14830ba3350038b6d6` with asan enables to be sure the error is gone. I could not see that error ether but Digikam on the self build version Digikam did always crash on closing. Error: ``` digikam.general: scan mode: ScanDeferredFiles digikam.general: total scan value : 74609 digikam.general: total scan value : 76233 digikam.database: items to tag () digikam.database: Complete scan took: 71299 msecs. digikam.general: Event is dispatched to KDE desktop notifier digikam.general: Cancel Main Thread digikam.general: Cancel Main Thread malloc_consolidate(): invalid chunk size KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = digikam path = /usr/bin pid = 270017 KCrash: Arguments: /usr/bin/digikam KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__0 With 1000s of "[warn] epoll_wait: Bad file descriptor" following after a while ``` Should I open a new bug for this or is it something I do wrong? -- You are receiving this mail because: You are watching all bug changes.