https://bugs.kde.org/show_bug.cgi?id=379893
--- Comment #6 from Per Mildner <per.mild...@sics.se> --- I did try valgrind --tool=lackey myprogram with todays git (2b0aa0a5b88f900e986a3360952fcb3d2513419d) on macOS 10.13.6 and it crashes with: ==73034== Process terminating with default action of signal 11 (SIGSEGV) ==73034== Access not within mapped region at address 0x18 ==73034== at 0x10195D5BA: _pthread_body (in /usr/lib/system/libsystem_pthread.dylib) ==73034== by 0x10195D50C: _pthread_start (in /usr/lib/system/libsystem_pthread.dylib) ==73034== by 0x10195CBF8: thread_start (in /usr/lib/system/libsystem_pthread.dylib) But this is not with any extra patches. -- You are receiving this mail because: You are watching all bug changes.