https://bugs.winehq.org/show_bug.cgi?id=45080
Bug ID: 45080 Summary: Null pointer dereference: possible undocumented nonstandard cppstdlib behaviour in Windows. Product: Wine Version: 3.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ucrtbase Assignee: wine-bugs@winehq.org Reporter: aphid.mmonly@gmail.com Distribution: ---
Created attachment 61231 --> https://bugs.winehq.org/attachment.cgi?id=61231 Crash: detailed call log on Wine-staging 3.6.
I tried running/debugging the new game Frostpunk under Wine after multiple other users tried to run this application and posted it would not start in a request thread for a Mac/Linux version of this currently windows-only application.
I tried starting it with some debugging options attached and found out it crashed because of a null pointer dereference error.
Crash log on this post is Wine-Staging. I'll retest with regular wine as well (essentially the same error occurs) and add that as a separate attachment.