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

--- Comment #4 from Piotr Dobrogost <kde-b...@p.dobrogost.net> ---
I retract my previous statement that the leak is due to opening archive file –
sorry for confusion.
The leak does occur consistently and without any action; it's enough to start
Krusader and leave it alone.
I'm going to run it under valgrind with the following options and post results:

valgrind --leak-check=full \
         --show-leak-kinds=all \
         --track-origins=yes \
         --verbose \
         --log-file=/tmp/valgrind-krusader.log \
         krusader

If you have any suggestion as to what I can do more to help find the culprit
please let me know.

Krusader 2.6.0
KDE Frameworks 5.44.0
Qt 5.10.1
Fedora 28

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to