DIB crash with gdb

Marcus Meissner marcus at jet.franken.de
Sun Dec 25 05:48:39 CST 2011


On Fri, Dec 23, 2011 at 11:56:35PM -0600, Ken Thomases wrote:
> 
> On Dec 23, 2011, at 3:10 PM, Michael Ost wrote:
> 
> > This all makes sense, and pulls the code together for me. Thanks!
> 
> You're welcome.
> 
> > I assume this is a recent development, because I was successfully using gdb with our last wine version - 1.1.7.
> 
> Nope.  This is how it has worked for a long, long time.  Don't know what else has changed.  Maybe some of the other work on the DIB engine has changed whether/when the DIB accesses cause access violations that you're seeing.

Yes, the DIB engine should no longer let this happen with the last
1.3. releases since around September or so.

Otherwise, in gdb you can type "pass" to pass the signal on to
the program.
 
Ciao, Marcus



More information about the wine-devel mailing list