https://bugs.winehq.org/show_bug.cgi?id=50714
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Severity|critical |normal Keywords| |download, regression Version|6.1 |5.12 Component|-unknown |ntdll Regression SHA1| |8a169390c9ef4d8a43b604558c4 | |194a052473c0c CC| |focht@gmx.net Summary|CMS client stopped working |YooSee CMS client 10.0.0.53 |after latest wine update |crashes after login since | |Wine 5.12 (ntdll built as | |PE) URL| |https://web.archive.org/web | |/20210223083723/https://cam | |erayoosee.com/download/2609 | |/
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming. A quick regression test reveals commit https://source.winehq.org/git/wine.git/commitdiff/8a169390c9ef4d8a43b604558c... ("ntdll: Build with msvcrt.") being the culprit.
https://bugs.winehq.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NE...
Since there were a number of issues related to the change I've kept two prebuilt Wine versions from that range:
* wine-5.11-234-gf89f7a54c25 * wine-5.11-235-g8a169390c9e (ntdll as PE)
Adding stable download link via Internet Archive:
https://web.archive.org/web/20210223083723/https://camerayoosee.com/download...
I don't mind if someone else picks it up for a small challenge. Otherwise I'll take a look some time later.
$ sha1sum CMSSetup_1.0.0.53.* b6ea3a7a8d873c4e70d794e4958cdea4e760f2b5 CMSSetup_1.0.0.53.exe e3b0816e8cead7924b32ecda2caa05d4c626deaa CMSSetup_1.0.0.53.zip
$ du -sh CMSSetup_1.0.0.53.* 9.9M CMSSetup_1.0.0.53.exe 9.8M CMSSetup_1.0.0.53.zip
$ wine --version wine-6.2-263-g437bef6ac15
Regards