https://bugs.kde.org/show_bug.cgi?id=487639
Bug ID: 487639 Summary: heaptrack_gui fails to parse generated report Classification: Applications Product: Heaptrack Version: 1.3.0 Platform: Debian stable OS: Linux Status: REPORTED Severity: major Priority: NOR Component: general Assignee: m...@milianw.de Reporter: squad.ga...@gmail.com Target Milestone: --- Created attachment 169883 --> https://bugs.kde.org/attachment.cgi?id=169883&action=edit heaptrack_gui error SUMMARY heaptrack_gui fails to part the generated report STEPS TO REPRODUCE 1. Run a docker container(base image docker.io/debian:bookworm-slim) 2. Attach to an already running process `heaptrack --pid 7` 3. Wait for a couple of minutes 4. heaptrack output file is already generated 5. Without killing the original process, send SIGINT to the heaptrack process 6. Even after a couple of minutes, `heaptrack_interpret ` continues to run and the output file still receive updates(which is not expected, I believe) 7. After sending SIGINT to the heaptrack_interpret process, it is not stopped, so sending SIGKILL only helps. 8. Download the heaptrack output file and open in heaptrack_gui. I used UTM with Debian 11 running on MacOS. OBSERVED RESULT heaptrack_gui is unable to parse the file(screenshot attached) EXPECTED RESULT The file is parsed SOFTWARE/OS VERSIONS heaptrack report collected on: Distributor ID: Debian Description: Debian GNU/Linux 12 (bookworm) Release: 12 Codename: bookworm heaptrack_gui OS: Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye -- You are receiving this mail because: You are watching all bug changes.