https://bugs.winehq.org/show_bug.cgi?id=54589 Eric Pouech <eric.pouech(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)gmail.com --- Comment #1 from Eric Pouech <eric.pouech(a)gmail.com> --- a couple of comments: - the crash the program is not linked to the fixme:s you refer to (these could be implemented, but they are triggered when wine's debugger load debug information after the crash happened) - AFAICT there's no msvc rust compiler; MS integrates rust into Visual Code, but still uses rustc as compiler (not msvc). so unsure of what you need: - remove the FIXME:s (can be workaround by using WINEDEBUG=-dbghelp) - resolve the crash; in that case, you'd rather either post here the simplest .rs that triggers the issue or a link to the generated exectutable -- 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.