http://bugs.winehq.org/show_bug.cgi?id=58335
--- Comment #100 from Bernhard Übelacker bernhardu@mailbox.org --- (In reply to jdawin from comment #97)
Hi,
I'm having the same issue on a Core2 Quad Q9550 which also lacks AVX. The issue is still present in wine-10.12 and newer versions from git. After bisecting, it seems that
745a11a231816a7d82490156c72a18c39216a14c
is the commit which introduced the issue. I hope this helps.
Regards, Jean Rene
Hello Jean Rene, as you were bisecting, I assume this machine is setup to build wine from source? Could you please build wine-10.12 or later with my debugging patch from comment #91, attachment #78904, applied?
And run from this tree following commands: wineserver -k WINEDEBUG=+cpuid ./wine \ dlls/ntdll/tests/x86_64-windows/ntdll_test.exe virtual cpuid
And put the output into some file and attach it here?