[Heaptrack] [Bug 395109] Infinite recursion during initialization when stdlib's atexit() allocates

2018-07-02 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=395109 Milian Wolff changed: What|Removed |Added Latest Commit||https://commits.kde.org/hea |

[Heaptrack] [Bug 395109] Infinite recursion during initialization when stdlib's atexit() allocates

2018-07-02 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=395109 --- Comment #2 from Daniel Vrátil --- Hi Milian, sorry for the slow response. You probably have to compile uClibc (I'm running against an ancient one here, 0.9.33.2) and then LD_PRELOAD it or link an app directly against in. When you run the app under

[Heaptrack] [Bug 395109] Infinite recursion during initialization when stdlib's atexit() allocates

2018-06-12 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=395109 --- Comment #1 from Milian Wolff --- Hey Dan, thanks for the report. Can you tell me how to reproduce this locally on Arch? Without that, it's going to be hard for me to fix this properly. Have you tried moving the atexit call into the lambda of the h