https://bugs.kde.org/show_bug.cgi?id=475982
--- Comment #2 from Hamish Moffatt <hamish+...@risingsoftware.com> ---
(In reply to Milian Wolff from comment #1)
> then I pressed `Ctrl+C` which stops the process then and opens up the UI.
> Sleep isn't running anymore at that point, only the heaptrack UI:

But then your signal went straight to sleep. If you send it to heaptrack,
heaptrack will exit leaving the debuggee running. This is what happens if you
run it in a container or from systemd. Not only is the child still running, the
analysis is wrong because the child didn't get to run a clean shutdown.

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

Reply via email to