how to reproduce: emerge wine-vanilla-5.6 eselect it if you're using another slot by default execute env WINEPREFIX=~/.test winecfg , where test is a nonexistent prefix before result is an error as: wine: created the configuration directory '/home/user/.test' 000b:err:seh:setup_exception stack overflow 432 bytes in thread 000b eip 000000007bcbdc73 esp 0000000000131460 stack 0x130000-0x131000-0x230000 0009:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 0009:err:module:LdrInitializeThunk "kernelbase.dll" failed to initialize, aborting 0009:err:module:LdrInitializeThunk Initializing dlls for L"C:\\windows\\system32\\winecfg.exe" failed, status c0000005 I've test these versions, they're all unaffected: 5.3 , 5.5 the only difference ebuild wise is the drop of the ${MY_PN}-5.0-memset-O3.patch
here are my useflags: emerge -pv =wine-vanilla-5.6 These are the packages that would be merged, in order: [ebuild R ~] app-emulation/wine-vanilla-5.6:5.6::gentoo USE="X alsa fontconfig gecko jpeg kerberos lcms ldap mono mp3 ncurses netapi nls opengl osmesa png samba sdl ssl threads truetype udev udisks vulkan xcomposite xinerama xml -capi -cups -custom-cflags -dos -faudio -gphoto2 -gsm -gssapi -gstreamer -odbc -openal -opencl -oss -pcap -perl -prelink -pulseaudio -realtime -run-exes -scanner (-selinux) -test -unwind -v4l -vkd3d" ABI_X86="32 64 (-x32)" 0 KiB
Created attachment 634296 [details] output from emerge --info
This was fixed in wine-5.7 https://www.winehq.org/announce/5.7 https://bugs.winehq.org/show_bug.cgi?id=48956
thanks for the heads up, I can confirm this is fixed with wine-5.7 so if the wine team reads this, you might want to mask or remove wine-5.6?
wine-5.6 has been tree cleaned, closing