[Bug 48335] Serious Sam Classic TFE/TSE crash on saving the game

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jan 10 14:37:02 CST 2020


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

--- Comment #1 from Piotr Caban <piotr.caban at gmail.com> ---
The regression is caused by 2d4b48a58d8a4a79eaf922f6b9c0375a38bce9b9.

This commit assumes that the nested_trylevel contains catchblock trylevel (that
the nested exception raised from). While in current wine it contains current
frame trylevel (or 0 if there's no nested exception). Anyway current code
doesn't make sense.

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