https://bugs.kde.org/show_bug.cgi?id=513588

--- Comment #6 from Paul Floyd <[email protected]> ---
I've fixed the Invalid wirte of size 8 in /usr/lib/libobjc.A.dylib 

This was because apple clang assembler doesn't accept 2 opcodes on a line
(upstream clang does). That was used in valgrind.h for client requests. I
mistakenly thought that the change that Louis Brunner made was just a
reformatting. That broke all client requests. So malloc didn't work any more in
memcheck, which is quite bad.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to