https://bugs.kde.org/show_bug.cgi?id=386945
--- Comment #66 from Mark Wielaard <m...@klomp.org> --- (In reply to Mark Wielaard from comment #63) > And occasionally I see Use of uninitialised value of size 8 in _vgnU_freeres > (vg_preloaded.c:68) which is mysterious. It goes away with > --run-libc-freeres=no --run-cxx-freeres=no. It seems unrelated to this > issue. But I haven't found out yet what is causing it. It is as if sometimes > we are unable to see that the weak symbol _ZN9__gnu_cxx9__freeresEv > (__gnu_cxx::__freeres) is initialized. Very odd, since it normally works > except in some cases. But it is very likely unrelated to this bug. This was bug #402006 which has been fixed now as commit be7a73004583aab5d4c97cf55276ca58d5b3090b "Mark helper regs defined in final_tidyup before freeres_wrapper call." Thanks to Julian who immediately spotted the issue almost immediately. -- You are receiving this mail because: You are watching all bug changes.