[Bug 46516] New: AfterEffects CS16 headless renderer crashes due to missing crypt32 functions CryptHashCertificate2 and CryptImportPublicKeyInfoEx2
https://bugs.winehq.org/show_bug.cgi?id=46516 Bug ID: 46516 Summary: AfterEffects CS16 headless renderer crashes due to missing crypt32 functions CryptHashCertificate2 and CryptImportPublicKeyInfoEx2 Product: Wine Version: 4.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: crypt32 Assignee: wine-bugs(a)winehq.org Reporter: aibok42(a)gmail.com Distribution: --- $ wine64 'C:\Program Files\Adobe\Adobe After Effects CC 2019\Support Files\aerender.exe' -project 'C:\tmp\foo.aep' --- snip --- wine: Call from 0x7bc5d71c to unimplemented function CRYPT32.dll.CryptHashCertificate2, aborting 0052:fixme:seh:RtlCaptureStackBackTrace (1, 50, 0x29631d50, (nil)) stub! After Effects can't continue: sorry, After Effects has crashed. For After Effects Help and Support, go to http://www.adobe.com/go/learn_ae_support. If you still can't resolve the issue, please contact Adobe Technical Support (2). --- snip --- After implementing CryptHashCertificate2 (patch pending): $ wine64 'C:\Program Files\Adobe\Adobe After Effects CC 2019\Support Files\aerender.exe' -project 'C:\tmp\foo.aep' --- snip --- wine: Call from 0x7bc5d71c to unimplemented function CRYPT32.dll.CryptImportPublicKeyInfoEx2, aborting 0079:fixme:seh:RtlCaptureStackBackTrace (1, 50, 0x29e928c0, (nil)) stub! After Effects can't continue: sorry, After Effects has crashed. For After Effects Help and Support, go to http://www.adobe.com/go/learn_ae_support. If you still can't resolve the issue, please contact Adobe Technical Support (2). --- snip --- After implementing CryptImportPublicKeyInfoEx2 with a stub (patch pending): $ wine64 'C:\Program Files\Adobe\Adobe After Effects CC 2019\Support Files\aerender.exe' -project 'C:\tmp\foo.aep' --- snip --- 00c8:fixme:crypt:CryptImportPublicKeyInfoEx2 (1, 0x2d7fde20, 00000000, (nil), 0x2d7fde08): stub Error fetching public key in GetRSAKeyFromCert Error : 0x00000002 (2) File not found. --- snip --- no crash! --- snip --- render output! -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46516 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |d3c606954b8ee341f5984d15fc9 | |f9cb637fb557b Status|UNCONFIRMED |RESOLVED --- Comment #1 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- These functions were added in: https://source.winehq.org/git/wine.git/commit/7ab111aabbc24454d54691651667b9... https://source.winehq.org/git/wine.git/commit/d3c606954b8ee341f5984d15fc9f9c... Any remaining issues should go into separate bug reports. Marking FIXED. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46516 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 4.2. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46516 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lorsilv(a)gmail.com --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 50579 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46516 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://web.archive.org/web | |/20210126201023/https://dl. | |teamviewer.com/download/ver | |sion_15x/TeamViewer_Setup.e | |xe CC| |focht(a)gmx.net Summary|AfterEffects CS16 headless |Multiple applications crash |renderer crashes due to |due to missing crypt32 |missing crypt32 functions |functions |CryptHashCertificate2 and |'CryptHashCertificate2' and |CryptImportPublicKeyInfoEx2 |'CryptImportPublicKeyInfoEx | |2' (Adobe AfterEffects CS16 | |headless renderer, | |TeamViewer 15.x) --- Comment #4 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, refining summary to collect more duplicates here. Adding stable download from Internet Archive for documentation.
From bug 50579
https://web.archive.org/web/20210126201023/https://dl.teamviewer.com/downloa... $ sha1sum TeamViewer_Setup.exe e68d08c85c61d88d8068fa27d9d87db74995a258 TeamViewer_Setup.exe $ du -sh TeamViewer_Setup.exe 28M TeamViewer_Setup.exe $ wine --version wine-4.0 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla