https://bugs.kde.org/show_bug.cgi?id=216837
--- Comment #29 from Paul Floyd <[email protected]> --- I've tried updating the patch provided (for x86 and amd64). macOS 10.13 amd64 still hangs in the nsop example. Doesn't look related though (lldb) thr sel 2 * thread #2, stop reason = EXC_BAD_ACCESS (code=1, address=0x0) frame #0: 0x00000002580717b9 memcheck-amd64-darwin`do_syscall_unix_WRK + 41 memcheck-amd64-darwin`do_syscall_unix_WRK: -> 0x2580717b9 <+41>: movq %rdx, (%rcx) 0x2580717bc <+44>: retq memcheck-amd64-darwin`do_syscall_mach_WRK: 0x2580717bd <+0>: movq %rcx, %r10 0x2580717c0 <+3>: movq 0x18(%rsp), %rax (lldb) bt * thread #2, stop reason = EXC_BAD_ACCESS (code=1, address=0x0) * frame #0: 0x00000002580717b9 memcheck-amd64-darwin`do_syscall_unix_WRK + 41 10.13 is a pain to work with. MacPorts gdb is broken and I can't get a guest stack with lldb. -- You are receiving this mail because: You are watching all bug changes.
