[Heaptrack] [Bug 394520] Attaching to running process generates empty file

2021-08-13 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=394520 Milian Wolff changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Heaptrack] [Bug 394520] Attaching to running process generates empty file

2021-08-13 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=394520 --- Comment #8 from Milian Wolff --- right - this is pretty confusing: ``` $ heaptrack -p $(pidof kontact) heaptrack output will be written to "/home/milian/projects/kdab/qitissue/build-asan/heaptrack.kontact.102573.zst" /home/milian/projects/compiled

[Heaptrack] [Bug 394520] Attaching to running process generates empty file

2021-08-13 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=394520 --- Comment #7 from Milian Wolff --- we should at least give the user a clear indication of what's going on - i.e. forward this error message if needed (apparently that doesn't happen currently?) -- You are receiving this mail because: You are watchin

[Heaptrack] [Bug 394520] Attaching to running process generates empty file

2021-08-08 Thread karl-heinz reichel
https://bugs.kde.org/show_bug.cgi?id=394520 karl-heinz reichel changed: What|Removed |Added CC||khreic...@gmail.com --- Comment #6 from ka

[Heaptrack] [Bug 394520] Attaching to running process generates empty file

2018-05-23 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=394520 Milian Wolff changed: What|Removed |Added Ever confirmed|0 |1 Status|RESOLVED

[Heaptrack] [Bug 394520] Attaching to running process generates empty file

2018-05-22 Thread Anthony Fieroni
https://bugs.kde.org/show_bug.cgi?id=394520 Anthony Fieroni changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO

[Heaptrack] [Bug 394520] Attaching to running process generates empty file

2018-05-22 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=394520 --- Comment #3 from Milian Wolff --- No, you shouldn't need to quit plasma, just Ctrl + C to quick heaptrack eventually. Also, try to elevate your ptrace rights and don't use sudo: https://stackoverflow.com/questions/19215177/how-to-solve-ptrace-opera

[Heaptrack] [Bug 394520] Attaching to running process generates empty file

2018-05-22 Thread Anthony Fieroni
https://bugs.kde.org/show_bug.cgi?id=394520 --- Comment #2 from Anthony Fieroni --- [toni@toni-pc ~]$ uname -r 4.15.7-1 I start it like this sudo ./heaptrack -p (ptrace wants more privileges) Plasmasheli is long-standing app, more than 11 days running, so created file is 0k, buti'm not quit pla

[Heaptrack] [Bug 394520] Attaching to running process generates empty file

2018-05-22 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=394520 Milian Wolff changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution|---