[Bug 27172] Some msvcrt string functions incorrectly return status from 'safe' versions causing multiple apps to fail (corel draw 12 ...)

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jul 9 05:59:25 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=27172

--- Comment #6 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

adding stable link via Internet Archive for documentation.

https://web.archive.org/web/20100710045254/http://www.corel.com/akdlm/6763/downloads/trials/GraphicsSuite12/CorelDRAWGraphicsSuite12.exe

When looking for app/game installer snapshots that have considerable size
always validate they are actually working. Several times I've encountered
snapshots for large payloads on archive.org that got truncated / corrupted for
whatever reasons.

One example here:

--- snip ---
$ wget
http://web.archive.org/cdx/search/cdx?url="corel.com/akdlm/6763/downloads/trials/GraphicsSuite12/CorelDRAWGraphicsSuite12.exe"
\
      -q -O - | grep application/

com,corel)/akdlm/6763/downloads/trials/graphicssuite12/coreldrawgraphicssuite12.exe
20051021095046
http://www.corel.com/akdlm/6763/downloads/trials/GraphicsSuite12/CorelDRAWGraphicsSuite12.exe
application/octet-stream 200 HAADM3DYJD5J7INHQHN4YEDYZHFIPDLN 104811553

com,corel)/akdlm/6763/downloads/trials/graphicssuite12/coreldrawgraphicssuite12.exe
20061205075014
http://www.corel.com/akdlm/6763/downloads/trials/GraphicsSuite12/CorelDRAWGraphicsSuite12.exe
application/octet-stream 200 HAADM3DYJD5J7INHQHN4YEDYZHFIPDLN 104811565

com,corel)/akdlm/6763/downloads/trials/graphicssuite12/coreldrawgraphicssuite12.exe
20091223111010
http://www.corel.com/akdlm/6763/downloads/trials/GraphicsSuite12/CorelDRAWGraphicsSuite12.exe
application/octet-stream 200 QNRZLFBYQ3PALGGFT4IMMSTKYSEQS2TJ 195745612

com,corel)/akdlm/6763/downloads/trials/graphicssuite12/coreldrawgraphicssuite12.exe
20091223111010
http://www.corel.com/akdlm/6763/downloads/trials/GraphicsSuite12/CorelDRAWGraphicsSuite12.exe
application/octet-stream 200 QNRZLFBYQ3PALGGFT4IMMSTKYSEQS2TJ 195745612

com,corel)/akdlm/6763/downloads/trials/graphicssuite12/coreldrawgraphicssuite12.exe
20100710045254
http://www.corel.com/akdlm/6763/downloads/trials/GraphicsSuite12/CorelDRAWGraphicsSuite12.exe
application/octet-stream 200 QNRZLFBYQ3PALGGFT4IMMSTKYSEQS2TJ 195745616
--- snip ---

The first snapshots with 100 MB size are truncated and cause the installer to
exit immediately (loader). Always look for the largest ones first.

$ sha1sum CorelDRAWGraphicsSuite12.exe 
836395943886de0598c59f10c64a6ac489096a69  CorelDRAWGraphicsSuite12.exe

$ du -sh CorelDRAWGraphicsSuite12.exe 
187M    CorelDRAWGraphicsSuite12.exe

Regards

-- 
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.


More information about the wine-bugs mailing list