https://bugs.kde.org/show_bug.cgi?id=509406
--- Comment #1 from Paul Floyd <[email protected]> --- For the setcred fail, the full extra error is ==9528== Conditional jump or move depends on uninitialised value(s) ==9528== at 0x4D2CC8A: setcred (in /lib/libsys.so.7) ==9528== by 0x201849: main (setcred.cpp:26) ==9528== Uninitialised value was created by a heap allocation ==9528== at 0x484E224: malloc (vg_replace_malloc.c:451) ==9528== by 0x2017D8: main (setcred.cpp:9) And it looks like the conditional error is when checking the carry flag after the syscall. Strange. -- You are receiving this mail because: You are watching all bug changes.
