Need help in debugging a stack corruption

Eric Pouech eric.pouech at wanadoo.fr
Tue Jan 3 14:34:54 CST 2006


> Are there any other ways to debug this? Does anyone know why setting the 
> breakpoints fails?
when winedbg cannot set a bp (when continuing or something) it tells it 
with a message like "invalid addr for bp, disabling it".
but, are you sure of the addresses? I mean, how did you get the 0x428a35 
address ? In some cases, running the program from the debugger and from 
the command line lead to different memory layouts, hence potentially 
different addresses.
A+
-- 
Eric Pouech




More information about the wine-devel mailing list