http://bugs.winehq.org/show_bug.cgi?id=28801 Eric Pouech <eric.pouech(a)orange.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)orange.fr --- Comment #1 from Eric Pouech <eric.pouech(a)orange.fr> 2011-10-19 05:03:41 CDT --- Hi Dan, just a wild guess looking the winedbg code. - in programs/winedbg/stack.c, line 81, can you add a printf when stack_get_current_frame() fails (returns FALSE) ? - it looks like winedbg cannot get any valid frame for some reasons, and the stack code forces to go to first frame (instead of reporting an error) TIA -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.