[Bug 50544] Application crashes when external database called

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 23 09:58:13 CST 2021


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

--- Comment #1 from Frank <frank.heinz at gmx.de> ---
Created attachment 69219
  --> https://bugs.winehq.org/attachment.cgi?id=69219
Debug trace, switches -relay,+loaddll,+seh,+tid (+relay leads to 178GB trace!)

It seems the last DLL correctly loaded is ericapi.dll, a file provided by the
tax office (so-called Elster-Schnittstelle). This thing raises an exception
that is not handled. At the end it seems the last exception handler in the
chain tries to throw a message what also failed. 

This fixme message that pops up whenever MSVCRT__stdio_common_vfprintf is
called deserves attention, too, I think.

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