https://bugs.winehq.org/show_bug.cgi?id=56134
Bug ID: 56134 Summary: VA-11 HALL-A crashes on startup Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: zsolt_vadasz@protonmail.com Distribution: ---
Created attachment 75811 --> https://bugs.winehq.org/attachment.cgi?id=75811 Relevant +relay,+tid,+seh
EXCEPTION_ACCESS_VIOLATION is thrown when the game performs a NULL pointer access after a call to _wgetenv(), because the parameter passed to the function is in lower-case.
https://bugs.winehq.org/show_bug.cgi?id=56134
--- Comment #1 from Zsolt Vadasz zsolt_vadasz@protonmail.com --- Created attachment 75812 --> https://bugs.winehq.org/attachment.cgi?id=75812 Proposed patch
Change wcsncmp to wcsnicmp in wenv_get_index.
https://bugs.winehq.org/show_bug.cgi?id=56134
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |9.0-rc3 Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=56134
Zsolt Vadasz zsolt_vadasz@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Zsolt Vadasz zsolt_vadasz@protonmail.com --- Fixed in 1f01dd123000796b8ea92fc80abbf07c3202c981
https://bugs.winehq.org/show_bug.cgi?id=56134
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1f01dd123000796b8ea92fc80ab | |bf07c3202c981
https://bugs.winehq.org/show_bug.cgi?id=56134
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc5.