[Bug 49139] New: Wine crashes on startup on FreeBSD >= 5.7

WineHQ Bugzilla wine-bugs at winehq.org
Mon May 11 13:30:19 CDT 2020


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

            Bug ID: 49139
           Summary: Wine crashes on startup on FreeBSD >= 5.7
           Product: Wine
           Version: 5.7
          Hardware: x86
                OS: FreeBSD
            Status: NEW
          Severity: major
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: damjan.jov at gmail.com

On FreeBSD, 32 bit Wine has started crashing on startup recently. I thought it
was bug 49011, but even 5.8 still crashes. The output is simply:

002c:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0xf6012920
0024:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0xf6012920

A Git bisect revealed this regression:

commit 1ccd638b1aa85fb3c43b49d69d279cd509ebdc21
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Apr 21 11:27:53 2020 +0200

    winegcc: No longer use a constructor for module initialization.

    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

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