https://bugs.winehq.org/show_bug.cgi?id=42838
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #1 from Piotr Caban piotr.caban@gmail.com --- The _invalid_parameter_noinfo_noreturn function is used to exit on unrecoverable error. The real problem is caused by bug in basic_streambuf_char_swap implementation. I've sent a fix for that: https://source.winehq.org/patches/data/133498
With this patch the application starts for me.