[Wine] Re: no backtrace in console

vitamin wineforum-user at winehq.org
Thu May 29 07:29:14 CDT 2008


chourmovs wrote:
> buggzilla maintainer tell me "there's no backtrace in console output" in comment to my newly posted bug
> 
> here is the bug: http://bugs.winehq.org/show_bug.cgi?id=13450
> 
> i don't understand this and if i have something to do
> Thank you for explanations

Usually when something crashes Wine attaches it's own debugger and generating a backtrace of the crash. In some cases, programs might intercept this and create their own "bug report", "crash dump" or just "memory dump".

If you don't get a backtrace from Wine, then try to find that other report and attach it. Or if it's a memory dump - load it with winedbg and do 'bt all'. Then attach the output.







More information about the wine-users mailing list