[Heaptrack] [Bug 427970] Heaptrack GUI crash when opening a zst file

2020-10-20 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=427970 --- Comment #4 from Milian Wolff --- OK, fixed the issue. And looking at the heaptrack file, you should seriously consider using sqlite3_prepare and then reuse the queries instead of sqlite3_exec'ing all the time - I'm assuming that this would remove mi

[Heaptrack] [Bug 427970] Heaptrack GUI crash when opening a zst file

2020-10-20 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=427970 Milian Wolff changed: What|Removed |Added Latest Commit||https://invent.kde.org/sdk/ |

[Heaptrack] [Bug 427970] Heaptrack GUI crash when opening a zst file

2020-10-19 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=427970 --- Comment #2 from Milian Wolff --- reproduced in a debug build, happens quickly on start - seems unrelated to the real big size of the file: : 1 i: 6598 v: 1 R: 8242528 +: 657714438 -: 654883794 a: 268508 c: 8242528 I: 1 #: 2 X: 1 s: 2400 t: 297335

[Heaptrack] [Bug 427970] Heaptrack GUI crash when opening a zst file

2020-10-19 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=427970 Milian Wolff changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED