https://bugs.kde.org/show_bug.cgi?id=480405
--- Comment #3 from bugs...@bromberger.com --- I found the package with debug symbols. Here's the new output. Does this help? ``` valgrind: m_debuginfo/image.c:586 (set_CEnt): Assertion '!sr_isError(sr)' failed. host stacktrace: ==21768== at 0x58065812: ??? (in /usr/libexec/valgrind/memcheck-amd64-linux) ==21768== by 0x58065867: ??? (in /usr/libexec/valgrind/memcheck-amd64-linux) ==21768== by 0x5806887B: ??? (in /usr/libexec/valgrind/memcheck-amd64-linux) ==21768== by 0x580C4DA5: ??? (in /usr/libexec/valgrind/memcheck-amd64-linux) ==21768== by 0x5813A08A: ??? (in /usr/libexec/valgrind/memcheck-amd64-linux) ==21768== by 0x5813E232: ??? (in /usr/libexec/valgrind/memcheck-amd64-linux) ==21768== by 0x58144CAC: ??? (in /usr/libexec/valgrind/memcheck-amd64-linux) ==21768== by 0x581B4456: ??? (in /usr/libexec/valgrind/memcheck-amd64-linux) ==21768== by 0x581B5CB8: ??? (in /usr/libexec/valgrind/memcheck-amd64-linux) sched status: running_tid=1 Thread 1: status = VgTs_Runnable syscall 9 (lwpid 21768) ==21768== at 0x4D5C0A2: __mmap64 (mmap64.c:58) ==21768== by 0x4D5C0A2: mmap (mmap64.c:46) ==21768== by 0x112127: hashmap(std::unordered_map<unsigned long, std::vector<std::filesystem::__cxx11::directory_entry, std::allocator<std::filesystem::__cxx11::directory_entry> >, std::hash<unsigned long>, std::equal_to<unsigned long>, std::allocator<std::pair<unsigned long const, std::vector<std::filesystem::__cxx11::directory_entry, std::allocator<std::filesystem::__cxx11::directory_entry> > > > > const&, Config const&) (finddups.cpp:111) ==21768== by 0x112FF0: main (finddups.cpp:183) client stack range: [0x1FFEFFE000 0x1FFF000FFF] client SP: 0x1FFEFFF818 valgrind stack range: [0x1002DB2000 0x1002EB1FFF] top usage: 17080 of 1048576 ``` -- You are receiving this mail because: You are watching all bug changes.