https://bugs.winehq.org/show_bug.cgi?id=25310
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #7 from Sebastian Lackner sebastian@fds-team.de --- (In reply to mkoegler from comment #0)
Looking at the debug output, it is also clearly visible, that the wine implementation unwinds the stack pointer one stack frame to far.
It is impossible to solve this bug without further information (test application, more detailed description why specific changes are necessary, ...), but based on the description it could be similar to or a duplicate of https://bugs.winehq.org/show_bug.cgi?id=34254 . This bug is also related to Wine unwinding the stack too far.