[dolphin] [Bug 432443] Dolphin: repeatable crash

Henry Pfeil bugzilla_noreply at kde.org
Wed Feb 3 21:53:47 GMT 2021


https://bugs.kde.org/show_bug.cgi?id=432443

--- Comment #8 from Henry Pfeil <hpfeil at psnarf.org> ---
valgrind --leak-check=full --verbose /usr/bin/dolphin
==1087== ERROR SUMMARY: 117610 errors from 1459 contexts 

If I had inherited such a project, I'd consider starting over. Just sayin'.
Many of those errors are from "Conditional jump or move depends on
uninitialised value(s)".
A full analysis requires rebuilding Qt and KDE with debug symbols, which sounds
a lot like work to me. A repeatable crash just opening a directory full of 400+
files is not something easily ignored. An unanticipated congruence of unlikely
events suggests a boundary condition violation somewhere.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list