[Bug 52131] wine-mono + RMS Express: HF Channel Selection Browser crashes

WineHQ Bugzilla wine-bugs at winehq.org
Thu Dec 9 22:25:33 CST 2021


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

--- Comment #28 from Esme Povirk <madewokherd at gmail.com> ---
I just found this, and it's a lot of information to sort through but I did
notice:

  Exception Thrown,
    Exception type : System.Runtime.InteropServices.SEHException,

It's a known bug that we do not translate Windows SEH exceptions into
SEHException objects that can be handled by the program. So if that's
"supposed" to happen (happens on Windows), and the SEHException is handled by
managed code, that would explain the crash.

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