[Bug 58663] New: A bug or something that prevents the game [The Binding Of Isaac: Repentance]
http://bugs.winehq.org/show_bug.cgi?id=58663 Bug ID: 58663 Summary: A bug or something that prevents the game [The Binding Of Isaac: Repentance] Product: Wine Version: 10.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: chakiry140(a)gmail.com Distribution: --- Created attachment 79248 --> http://bugs.winehq.org/attachment.cgi?id=79248 backtrace text A bug or something that prevents the game [The Binding Of Isaac: Repentance] -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58663 Bernhard Übelacker <bernhardu(a)mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu(a)mailbox.org --- Comment #1 from Bernhard Übelacker <bernhardu(a)mailbox.org> --- The backtrace shows a call to _mbstowcs_s with size=0x104 == 260, but the string has a length of 261 characters without termination. This seems to make _mbstowcs_s_l to call _invalid_parameter, which raises an exception. If the application uses a fixed length of 240 it may be possible to workaround by putting the game directly into the drive_c folder. And on the other hand it may be interesting to see if this happens also with native Windows when putting the game into some very long folders. -- 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.
participants (1)
-
WineHQ Bugzilla