[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#908012: wine-development: gcc-8 build with -O2 causes some apps to crash



control: found -1 3.16-1


Hi Anton,

I assume this also affects the stable version of wine (3.0.2-3), since
that was also compiled with gcc 8.1.  Can you please confirm?


On 2018-09-17 03:37:11 CDT Anton Vorobyov wrote in
https://bugs.winehq.org/show_bug.cgi?id=45199#c40
> Debian maintainers compiled wine-development with -O1 optimization,
> but it still doesn't help - EVE online launcher crashes on start.

So repopening the bug for wine-development again for now.

The -O1 workaround has been dropped in 3.17-1.

Upstream has probably fixed this with several commits:

wine-3.18:

commit 72c2af3868bd68419a0f43c3ce2d8b606cb228ca
Author: Alex Henrie <alexhenrie24@gmail.com>
Date:   Tue Oct 2 21:30:45 2018 -0600
    oleaut32: Add DECLSPEC_HOTPATCH to SysAllocStringByteLen.
    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45199


wine-3.17:

commit b917cc66f4f7b786e7f19f63ab0c0819a5455222
Author: Alex Henrie <alexhenrie24@gmail.com>
Date:   Tue Sep 18 00:58:21 2018 -0600
    msvcrt: Add DECLSPEC_HOTPATCH to functions patched by libtcmalloc.
    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45199

commit 1e8c62b0209977aeb74e52c874dff53313117a63
Author: Alex Henrie <alexhenrie24@gmail.com>
Date:   Tue Sep 18 00:58:59 2018 -0600
    oleaut32: Add DECLSPEC_HOTPATCH to functions patched by MS Word 2010.
    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45199

commit bca3ec9fd9ff55e191c11dfe2525aa6af160d162
Author: Alex Henrie <alexhenrie24@gmail.com>
Date:   Tue Sep 18 00:58:32 2018 -0600
    ntdll: Add DECLSPEC_HOTPATCH to functions patched by libtcmalloc.
    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45199

commit b8b946dd0f2159b30b9775526c7aa5763bce71bd
Author: Alex Henrie <alexhenrie24@gmail.com>
Date:   Tue Sep 18 00:57:42 2018 -0600
    kernel32: Add DECLSPEC_HOTPATCH to functions patched by libtcmalloc.
    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45199


wine-3.12:

commit 478a3d64ef7630f16e6c618375a76ad665c7cf63
Author: Alex Henrie <alexhenrie24@gmail.com>
Date:   Thu Jul 5 08:39:25 2018 +0200
    gdi32: Add DECLSPEC_HOTPATCH to GetDIBits.
    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45199
[already in wine-3.0.3 as
 commit 6f8db1d2cd5b4cbf4891cdf6feda7008374da024]


Reply to: