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

WineHQ Bugzilla wine-bugs at winehq.org
Thu Dec 2 18:12:23 CST 2021


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

--- Comment #14 from Eric <eric.wheez at gmail.com> ---
I found this stackoverflow post that seems relevant:
https://stackoverflow.com/questions/16602756/strange-0x0eedfade-exception-in-delphi-multi-thread-program

"After some debugging that lead me to nowhere (Call Stack with very strange
places) I resigned from it and started to inspect lastly commited changes. One
change was string operation where string (AnsiString) can be of length 64 or
128 (some kind of bit mask). I set 70th character of string that was earlier
allocated with SetLength(buffer, 64). That was the problem. I think I would
save time by enabling range checking."

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