possibly new regression

Sebastian Schlingmann MightYoftheFmC at gmx.net
Mon Feb 21 15:47:28 CST 2005


On Mon, 21 Feb 2005 21:49:32 +0100
Rein Klazes <wijn at wanadoo.nl> wrote:

> On Sun, 20 Feb 2005 16:41:09 +0100, you wrote:
> 
> > On Sun, 20 Feb 2005 16:04:54 +0100
> > Rein Klazes <wijn at wanadoo.nl> wrote:
> > > 
> > > Does this patch help?
> > > 
> > > Rein.
> > 
> > Unfortunately not - still the exact same error.
> 
> Surprise :(
> 
> OK, I can try once more, perhaps the counter is much more then the
> program expects (it resets when windows is restarted, here it counts up
> from 1970/1/1). Try attached patch (first reverse previous patch, them
> make; make install and test again)
> 
> Then if it does not work. As the patch fixes a real problem, reverting
> is not an option. You will need to debug this to find out why the crash
> happens.
> 
> If you run this with WINEDEBUG=+relay, can you look for both
> QueryPerformanceCounter or QueryPerformanceFrequency in the lines just
> before the crash?
> 
> With some luck the addresses of the call (look at ret=......) is near
> where the crash happens ( it is reported by the debugger: 0x00500280)
> and we can look at the disassembled code (debugger command 
> "disass adr1, addr2").
> 
> Rein.

Thanks a lot! That did it. Everything is back to normal again.

-- 
Sebastian Schlingmann




More information about the wine-devel mailing list