search for: 7ef96573

Displaying 2 results from an estimated 2 matches for "7ef96573".

2008 Mar 07
9
What constitutes a good backtrace?
Hi all, I did my first bug report in a while. Unfortunately the good folks at wineHQ.org didn't like it much because Gentoo by default stripped out much of the backtrace info. I've recompiled Wine with more backtrace capabilities in it and am wondering what's considered good enough. Below are two backtraces. They may or may not be exactly the same failure but they both come from
2010 Nov 08
0
Re: What constitutes a good backtrace?
...ret=7ee3f94e > > > 0015:Ret winedos.inport() retval=00000091 ret=7ee3f94e > > > 0015:Call winedos.inport(00000042,00000001) ret=7ee3f94e > > > 0015:Ret winedos.inport() retval=000000ff ret=7ee3f94e > > > 0015:Call KERNEL32.UnhandledExceptionFilter(7e470f10) ret=7ef96573 > > > > > > wine: Unhandled division by zero at address 0x127f:0x00009de9 (thread > > > 0015), starting debugger... > > > > > > > Getting there. You might want to add +seh to show more info about > > the exception. But this is kind of looki...