[Bug 32316] Autodesk 3ds Max 9 32-bit exits silently or crashes on startup with Wine-Mono

WineHQ Bugzilla wine-bugs at winehq.org
Mon Dec 21 16:12:57 CST 2020


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

--- Comment #25 from Bruni <earns.61 at gmail.com> ---
AddHandlerShouldWrapExceptions test seems fragile.

Look at
Assert.AreEqual (typeof (Exception), e.InnerException.GetType ());

If Mono (extremally unlikely, but nonotheless) raises inner system exception
during this test it will be considered passed.

Maybe it's worth using more specific exception class?

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