slight modification to debug issue

Eric Pouech eric.pouech at wanadoo.fr
Fri Jun 16 14:10:39 CDT 2006


Paul Davis wrote:

>seg fault is in wine-pthread, not wine-preloader, which is even tougher
>- two exec boundaries to cross.
>
>
>
>
>
>
>  
>
Hi Paul,

did you try to do something along those lines?
- insert a long loop in wine-pthread code before the crash to wait for, 
say, 30 seconds
- after starting wine, try attaching to it with gdb (attach command)

this should allow you to let gdb debug the part you want (you may have 
to tweak gdb to tell it which image you're referring to)

A+



More information about the wine-devel mailing list