https://bugs.winehq.org/show_bug.cgi?id=55508
Bug ID: 55508 Summary: Wine 8.15: compiles successfully in Flatpak but fails during runtime with a SIGSEGV Product: Wine Version: 8.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lunar.lattice0@gmail.com Distribution: ---
Created attachment 75070 --> https://bugs.winehq.org/attachment.cgi?id=75070 partial stacktrace with gdb
Wine compiles in a Flatpak environment but fails to run any application (e.g. wine explorer.exe). This problem did not exist on Wine 8.5 and our software is currently halted on that Wine version. Wine crashes with a segfault before throwing an error, "could not load kernel32.dll, status c0000135".
Our flatpak build for Wine 8.15 can be found at https://github.com/flathub/io.github.vinegarhq.Vinegar/pull/32#issuecomment-.... I have also tested with org.winehq.Wine by upgrading that Flatpak's manifest to use wine 8.15, only to encounter the same issue.
https://bugs.winehq.org/show_bug.cgi?id=55508
lunar.lattice0@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #75070|0 |1 is obsolete| |
--- Comment #1 from lunar.lattice0@gmail.com --- Created attachment 75071 --> https://bugs.winehq.org/attachment.cgi?id=75071 gdb backtrace
https://bugs.winehq.org/show_bug.cgi?id=55508
Jinoh Kang jinoh.kang.kr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jinoh.kang.kr@gmail.com
--- Comment #2 from Jinoh Kang jinoh.kang.kr@gmail.com --- Bisected to ac1761d1dae8bf114a05e28ed6886deba6c2c860.
commit ac1761d1dae8bf114a05e28ed6886deba6c2c860 Author: Alexandre Julliard julliard@winehq.org Date: Mon Jun 19 17:32:01 2023 +0200
loader: Build the preloader as PIE on 64-bit.
Fix submitted as https://gitlab.winehq.org/wine/wine/-/merge_requests/3706
https://bugs.winehq.org/show_bug.cgi?id=55508
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |c7a97b5d5d56ef00a0061b75412 | |c6e0e489fdc99 Keywords| |download, regression
https://bugs.winehq.org/show_bug.cgi?id=55508
--- Comment #3 from lunar.lattice0@gmail.com --- Can confirm that Jinoh's patch (3706) solves the bug
https://bugs.winehq.org/show_bug.cgi?id=55508
--- Comment #4 from Jinoh Kang jinoh.kang.kr@gmail.com --- Is this fixed by ac1761d1dae8bf114a05e28ed6886deba6c2c860?
https://bugs.winehq.org/show_bug.cgi?id=55508
--- Comment #5 from lunar.lattice0@gmail.com --- Yes, the commit at the URL https://gitlab.winehq.org/wine/wine/-/merge_requests/3706 solved the problem.
https://bugs.winehq.org/show_bug.cgi?id=55508
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |81f7329f4c5cefb2be4e0badcb5 | |2bb9019b5485d
--- Comment #6 from Hans Leidekker hans@meelstraat.net --- Fixed by 81f7329f4c5cefb2be4e0badcb52bb9019b5485d.
https://bugs.winehq.org/show_bug.cgi?id=55508
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.16.