https://bugs.winehq.org/show_bug.cgi?id=42838
Bug ID: 42838 Summary: Steuer-Spar-Erklärung 2017 needs api-ms-win-crt-runtime-l1-1-0.dll._invalid_parameter_n oinfo_noreturn Product: Wine Version: 2.6 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: bunglehead@gmail.com Distribution: ---
With bug 42834 fixed, next crash is caused by missing api-ms-win-crt-runtime-l1-1-0.dll._invalid_parameter_noinfo_noreturn.
https://bugs.winehq.org/show_bug.cgi?id=42838
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |42834
https://bugs.winehq.org/show_bug.cgi?id=42838 Bug 42838 depends on bug 42834, which changed state.
Bug 42834 Summary: Steuer-Spar-Erklärung 2017 crashes with critical error https://bugs.winehq.org/show_bug.cgi?id=42834
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
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.
https://bugs.winehq.org/show_bug.cgi?id=42838
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Great, thank you. Maybe we should make this report about streambuf issue then?
https://bugs.winehq.org/show_bug.cgi?id=42838
--- Comment #3 from Piotr Caban piotr.caban@gmail.com --- Feel free to change the report if you want (I don't really mind).
https://bugs.winehq.org/show_bug.cgi?id=42838
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msvcrt |msvcp Summary|Steuer-Spar-Erklärung 2017 |Steuer-Spar-Erklärung 2017 |needs |crashes on launch |api-ms-win-crt-runtime-l1-1 | |-0.dll._invalid_parameter_n | |oinfo_noreturn |
https://bugs.winehq.org/show_bug.cgi?id=42838
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |5bb77b4e452b0f3dd156b709c84 | |88dde540f3a24
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Marking fixed, http://source.winehq.org/git/wine.git/?a=commit;h=5bb77b4e452b0f3dd156b709c8....
https://bugs.winehq.org/show_bug.cgi?id=42838
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.8.