[Bug 7426] winedbg is unable to extract callstack from minidump
http://bugs.winehq.org/show_bug.cgi?id=7426 eric.pouech(a)wanadoo.fr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed| |1 ------- Additional Comments From eric.pouech(a)wanadoo.fr 2007-19-02 16:01 ------- the problem is in builtin dbghelp as it doesn't store any information about the stack for the running thread (the one calling MiniDumpWriteDump) the correct fix is to let MiniDumpWriteDump use the exception information when the dump is created for the running thread (in the case it's called from the exception handler) I'll send a patch later on -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs