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