[Bug 48290] SharpDevelop exception in debugger

WineHQ Bugzilla wine-bugs at winehq.org
Tue Dec 17 13:04:17 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=48290

--- Comment #3 from sahelanthropus <3dw_50ssu16amyn7 at byom.de> ---
Forgot to mention I tested with wine 4.21 and wine-staging 5.0-rc1 on Ubuntu
18.04.3

More ways to create the same exception:

"".Remove(1); // remove more than is in string

or

foreach (int x in new Object[2]) {} // cast object as int

-- 
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.



More information about the wine-bugs mailing list