http://bugs.winehq.org/show_bug.cgi?id=58611 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> --- While I didn't look on the app/crash itself, the app tries to demangle ?AU?$DeprecatedRAIIContextManager(a)UEnablePythonDispatcher@?A0x1272d024@@$$V(a)impl@torch@@ type. Wine demangles it as: struct x1272d024::DeprecatedRAIIContextManager::DeprecatedRAIIContextManager while it should return: struct torch::impl::DeprecatedRAIIContextManager<struct `anonymous namespace'::EnablePythonDispatcher> -- 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.