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

--- Comment #1 from Milian Wolff <m...@milianw.de> ---
try the following:

heaptrack -d <yourapp>

this should start your app in GDB and then preload heaptrack and run it like
normally. Once you get the crash, get the output from `thread apply all bt` and
paste it here. You may want to sanitize it to hide information on your
application, if needed. Then I can try to see if I can spot anything from that.

But without a way for me to reproduce it, I'm afraid there isn't a high chance
of getting this fixed. If it only happens with your proprietary application,
you will have to dig in and try to fix it yourself if the backtrace isn't
enough...

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

Reply via email to