https://bugs.winehq.org/show_bug.cgi?id=48689
--- Comment #3 from Tobias (:Tobbi) Markus tobbi.bugs@googlemail.com --- Here we go:
(lldb) continue Process 54649 resuming Process 54649 stopped * thread #7, stop reason = EXC_BAD_ACCESS (code=1, address=0x48) frame #0: 0x7bc3db58 -> 0x7bc3db58: movl 0x48(%eax), %edi 0x7bc3db5b: cmpw $0x0, (%edi) 0x7bc3db5f: je 0x7bc3dbf6 0x7bc3db65: movl $0xc0000100, 0x24(%esp) ; imm = 0xC0000100 Target 0: (wine) stopped. (lldb) bt * thread #7, stop reason = EXC_BAD_ACCESS (code=1, address=0x48) * frame #0: 0x7bc3db58 frame #1: 0x7bc5b55d frame #2: 0x7bc595e1 frame #3: 0x7bc59573 frame #4: 0x7bc54ca0 frame #5: 0xa75884d5 libsystem_pthread.dylib`_pthread_body + 347 frame #6: 0xa758837a libsystem_pthread.dylib`_pthread_start + 357 frame #7: 0xa7587a56 libsystem_pthread.dylib`thread_start + 34