https://bugs.kde.org/show_bug.cgi?id=378494
--- Comment #8 from Maksim Golov <maxim.go...@gmail.com> --- Confirm that it works for my case. One thing to note, the proposed patch introduces a dependency on pthreads, which is probably quite safe in practice, and I'd expect CMake can probe for pthreads being available. I wouldn't be able to say if there are potential heaptrack users affected by this, though. An alternative would be to somehow allow the application to expose a hook which heaptrack will call when starting the timer thread - not sure if this is worth the trouble. -- You are receiving this mail because: You are watching all bug changes.