[Bug 48689] Wine 5.3 on Mac OS X 10.13.6 High Sierra: Segmentation fault

WineHQ Bugzilla wine-bugs at winehq.org
Sun Mar 1 03:00:45 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48689

--- Comment #3 from Tobias (:Tobbi) Markus <tobbi.bugs at 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list