https://bugs.winehq.org/show_bug.cgi?id=39449 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |sebastian(a)fds-team.de --- Comment #7 from Sebastian Lackner <sebastian(a)fds-team.de> --- The problem is that RtlUnwindEx is called from within a STATUS_UNWIND_CONSOLIDATE callback, it should skip already unwound stack frames. On Windows this is solved with specially crafted unwind info in a wrapper function. I'll see if I can come up with a solution for this. -- 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.