[Bug 47350] Winecfg crashes on exit (macOS wine built without mingw)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 19 04:24:25 CDT 2019


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

Piotr Caban <piotr.caban at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |piotr.caban at gmail.com

--- Comment #2 from Piotr Caban <piotr.caban at gmail.com> ---
I don't know if it's related to this bug but in my builds (64-bit, clang)
arguments are passed incorrectly to wmain because -mabi=ms is not supported.
E.g. after starting `wine uninstaller --list` the --list argument is ignored
(negative count of arguments) or the application crashes.

This is unrelated but probably also worth mentioning - in mingw builds strip
removes information if dll is builtin. So after running e.g.
`i686-w64-mingw32-strip kernelbase.dll` wine fails to 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