http://bugs.winehq.org/show_bug.cgi?id=59377 Bug ID: 59377 Summary: Dorico 4: Stack Overflows due to unimplemented function in vcruntime140.dll Product: Wine Version: 11.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P4 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: casual.steve.c@outlook.com Distribution: Debian Created attachment 80330 --> http://bugs.winehq.org/attachment.cgi?id=80330 Terminal log files running program, user/computer name redacted. When running Dorico 4, it repeatedly tries to call the unimplemented function "vcruntime140.dll.__C_specific_handler_noexcept". As per https://source.winehq.org/WineAPI/vcruntime140.html, this function is not implemented currently. Wine aborts the call, however the program repeatedly attempts to call the same function, eventually causing a stack overflow, crashing the program. Needing the function to be implemented. -- 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.