You are not logged in.
wine-git-10.8.r187.g745a11a2318-1-x86_64.pkg.tar.zst
Not working
Offline
$ git bisect bad 745a11a2318
745a11a231816a7d82490156c72a18c39216a14c is the first bad commit
commit 745a11a231816a7d82490156c72a18c39216a14c (HEAD)
Author: Alexandre Julliard <julliard@winehq.org>
Date: Tue May 27 10:20:21 2025 +0200
ntdll: Fetch the XState supported features mask from the user shared data.
dlls/ntdll/unix/signal_i386.c | 12 ++++--------
dlls/ntdll/unix/signal_x86_64.c | 21 ++++++++-------------
2 files changed, 12 insertions(+), 21 deletions(-)
$ That is the same commit mentioned in the br linked by scimmia in 12 .
https://gitlab.winehq.org/wine/wine/-/m … uests/8591 has a possible fix, but it's unknown when that will be merged to the wine master/releases.
Please test wine-git-10.8.r187.g745a11a2318-2-x86_64.pkg.tar.zst
It's the revision with the bad commit plus the patch from the MR .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
The patched version is not working, it fails with the same error:
002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc0dab6
wine: could not load kernel32.dll, status c0000135
Offline
Added that info to the Wine BR 58835 .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Thank you very much i have a question do i mark this as solved or not rn?
Offline
The cause has been found, but there's no solution yet.
Workaround (staying on 10.8) seems to be the most appropriate.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Another fix has been merged and is present in wine 10.14 .
Please test it when that version enters the repos.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Yep the fix is working now
Offline