https://bugs.kde.org/show_bug.cgi?id=398908
--- Comment #109 from Méven Car <meve...@gmail.com> --- (In reply to Alexander Meshcheryakov from comment #108) > Created attachment 145797 [details] > Dolphin v 21.12.1 with debug symbols, leaked about half a GiB. Suggests > something is wrong near KBookmarkManager or KDirWatch > > I've recorded another heaptrack ( heaptrack.dolphin.1113185_19.zst ), now > for dolphin with debug symbols. > > It still suggests something is wrong related to KBookmarkManager or > KDirWatch. > > Probably this is partially triggered by my large bookmarks file: > > > $ wc ~/.local/share/user-places.xbel > 8297 10501 251857 /home/self/.local/share/user-places.xbel > > Some entries are related to lots tags I have on my files (like > `tags:/python`). Some entries are to long gone sshfs mounts. I probably can > figure out something from here. It is missing the solid debug symbols it seems, to help further track down the origin of the over memory allocation. The heaptrack trace is great clue to fix this, hope you can make a new one with the solid debug symbols as well. -- You are receiving this mail because: You are watching all bug changes.