http://bugs.winehq.org/show_bug.cgi?id=59680 --- Comment #11 from Stian Low <wineryyyyy@gmail.com> --- Created attachment 80898 --> http://bugs.winehq.org/attachment.cgi?id=80898 GE-Proton-32 notepad crash which does not happen for Debian 13 wine-10.0 (Debian 10.0~repack-6) and custom build 11.8 using system libs (In reply to Vitor Coimbra from comment #10)
@Stian Low, I'm very perplexed that you're not seeing _any_ crashes at all. Could it be that this was fixed between 11.6 and 11.8? That'd make me very confused since the crashing code was last touched 14 years ago (as seen by git blame), therefore character rendering would probably have to be going through some _real_ different codepath somehow. If you happen to have previous versions installed somewhere, do you see crashes there?
Attached is a log and backtrace of it crashing for GE-Proton-10-32 which also happens for GE-Proton-10-11 available at: https://github.com/GloriousEggroll/proton-ge-custom/releases Run via: WINEPREFIX=/home/any/Downloads/GE-Proton10-11/files/share/pfx /home/any/Downloads/GE-Proton10-11/files/bin/wine64 notepad Both report version wine-10.0 (Staging) despite the version 11 32 difference so it seems they may be frozen there until they figure out how to integrate some fairly major changes that happened after 10.0. WINEPREFIX=/home/any/Downloads/GE-Proton10-11/files/share/pfx /home/any/Downloads/GE-Proton10-11/files/bin/wine64 --version wine-10.0 (Staging) WINEPREFIX=/home/any/Downloads/GE-Proton10-32/files/share/pfx /home/any/Downloads/GE-Proton10-32/files/bin/wine64 --version wine-10.0 (Staging) Debian 13 apt pkg wine-10.0 (Debian 10.0~repack-6) does not crash suggesting my system may have additional libs that fix the crash. Proton uses Docker/Podman containers instead of system libs which may be missing libs on my system used by wine-10.0 (Debian 10.0~repack-6) and my own custom build of latest wine 11.8 to handle the character. -- 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.