Help with debugging needed

Stefan Dösinger stefandoesinger at gmx.at
Mon Aug 15 14:23:16 CDT 2005


Am Montag, 15. August 2005 17:07 schrieb Lionel Ulmer:
> > Well, Empire Earth doesn't crash on return from Main_DirectDraw_Release,
> > but quite a bit later in its own code. It tries to call
> > Main_DirectDrawSurfaceRelease for an allready freed surface: From the
> > crash dump:
>
> Could you put the +ddraw trace somewhere on the web ? This suspiciously
> looks like a reference counting issue either in the application or in the
> Wine code.

Oh, I forgot to add that I've done a little change to the ddraw code. Empire 
Earth calls Main_DirectDraw_SetCooperativeLevel with cooplevel == 
DDSCL_SETFOCUSWINDOW and expects a successfull result. I don't think that 
this is related to the problem.

I've also modified dlls/ntdll/heap.c to allways fill freed heap areas with 
0xaaaaaaaa.

Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ddraw.diff
Type: text/x-diff
Size: 524 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050815/88d97116/ddraw.bin


More information about the wine-devel mailing list