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

WineHQ Bugzilla wine-bugs at winehq.org
Sat Feb 29 09:43:26 CST 2020


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

            Bug ID: 48689
           Summary: Wine 5.3 on Mac OS X 10.13.6 High Sierra: Segmentation
                    fault
           Product: Wine
           Version: 5.3
          Hardware: x86-64
                OS: Mac OS X
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: tobbi.bugs at googlemail.com

Since updating to Wine 5.3, I keep getting a segmentation fault when starting
any kind of program. The issue is reproducible with a new wine prefix as well
(so my prefix is not the culprit).

$ wine --version
wine-5.3

My lldb doesn't really give any verbose information.

$ lldb wine explorer
(lldb) target create "wine"
Current executable set to 'wine' (i386).
(lldb) settings set -- target.run-args  "explorer"
(lldb) r
Process 15164 launched: '/Applications/Wine
Devel.app/Contents/Resources/wine/bin/wine' (i386)
Process 15164 stopped
* thread #2, stop reason = exec
    frame #0: 0x7c405230 dyld`_dyld_start
dyld`_dyld_start:
->  0x7c405230 <+0>: popl   %edx
    0x7c405231 <+1>: pushl  $0x0
    0x7c405233 <+3>: movl   %esp, %ebp
    0x7c405235 <+5>: andl   $-0x10, %esp
Target 0: (wine-preloader) stopped.
(lldb) bt
* thread #2, stop reason = exec
  * frame #0: 0x7c405230 dyld`_dyld_start

-- 
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