https://bugs.kde.org/show_bug.cgi?id=397476
Milian Wolff <m...@milianw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |CONFIRMED Ever confirmed|0 |1 Resolution|WAITINGFORINFO |--- --- Comment #4 from Milian Wolff <m...@milianw.de> --- ah, now I understand... I wonder how to resolve this - quite frankly I have no clue. When I strace this, there is basically no obvious difference between the two calls, except for the fact that heaptrack will believe that the main executable is ld instead of CALLEE, leading to the broken symbol resolution. We probably read /proc/self/cmdline too soon, but I wonder how we could delay that :( May I ask why you need this? I.e. why not simply skip the explicit "interpreter" qualification? If you need this urgently, then you'll have to help me by figuring out how to fix this in principle. I.e. try to talk to someone with knowledge in this area, maybe the people from glibc. -- You are receiving this mail because: You are watching all bug changes.