https://bugs.winehq.org/show_bug.cgi?id=56932 Eric Pouech <eric.pouech(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)gmail.com --- Comment #2 from Eric Pouech <eric.pouech(a)gmail.com> --- actually, I wonder if the generated minidump if fully reloadble... - it doesn't use the exception info from the corresponding debug event to write the minidump; instead it tries to create an empty one (which generates the crash on Wine) - when reloading the minidump, it looks like the backtrace will not be available because of this (and most of the exception context) so I wonder if the program shouldn't be fixed instead (even if the NULL deref exists on Wine side) -- 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.