[Bug 48360] New: osu: .NET framework IndexOutOfRangeException crash
https://bugs.winehq.org/show_bug.cgi?id=48360 Bug ID: 48360 Summary: osu: .NET framework IndexOutOfRangeException crash Product: Wine Version: 4.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: bugs.winehq(a)webfreak.org CC: julliard(a)winehq.org Regression SHA1: df3fad6383e79d1485413ad549c55240843d2418 Distribution: ArchLinux Created attachment 66104 --> https://bugs.winehq.org/attachment.cgi?id=66104 crash log occuring with wine 4.16 since wine 4.16 the game "osu!" started crashing often. For more application-specific context see the bug report there for more details: https://github.com/ppy/osu-stable-issues/issues/284 It seems that on Windows no such issue is present and prior to wine 4.15 this bug was not present. It seems to be an issue somewhere with array indexing on .NET inside some rendering function. This crash occurs when starting the game "osu!" and then moving the mouse cursor relatively quickly (causing longer lines to be rendered) The issue in wine seems to be that the behavior of the page faults has changed in df3fad6383e79d1485413ad549c55240843d2418 so that now it started to throw array index exceptions which don't happen on Windows. I have attached the full application log with ntdll warn log up with the crash with Wine 4.16 (precompiled from ArchLinux archives) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48360 --- Comment #1 from bugs.winehq(a)webfreak.org --- Created attachment 66105 --> https://bugs.winehq.org/attachment.cgi?id=66105 same output log but with wine 4.15 (working) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48360 bugs.winehq(a)webfreak.org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, regression -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48360 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #2 from Jacek Caban <jacek(a)codeweavers.com> --- Please attach +virtual,+seh logs. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48360 --- Comment #3 from bugs.winehq(a)webfreak.org --- Created attachment 66107 --> https://bugs.winehq.org/attachment.cgi?id=66107 crash log with +virtual,+seh (trimmed to only shortly before the crash until end) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48360 --- Comment #4 from Jacek Caban <jacek(a)codeweavers.com> --- I can't reproduce the bug. Maybe it's .net version related, what .net version do you use and how did you install it? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48360 --- Comment #5 from bugs.winehq(a)webfreak.org --- (In reply to Jacek Caban from comment #4)
I can't reproduce the bug. Maybe it's .net version related, what .net version do you use and how did you install it?
I installed .NET 1.0, 2.0 SP1, 2.0.50727, 3.0, 3.0 SP1 and 4.0.30319 (according to registry), all through winetricks -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48360 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #6 from Fabian Maurer <dark.shadow4(a)web.de> --- Is this still an issue as of wine-7.0-rc5? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=48360 Neko-san <nekoNexus(a)protonmail.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus(a)protonmail.ch -- 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