[Wine] Re: Page Fault With Freetype calls

Rein Klazes wijn at wanadoo.nl
Tue Nov 15 13:03:40 CST 2005


On Mon, 14 Nov 2005 14:56:52 -0500, in gmane.comp.emulators.wine.user
you wrote:

at the end of  your log:
>trace:font:WineEngGetFontData font=0x405757d8, table=70616d63, offset=00000000, buf=0x4374720c, cbData=0
>trace:font:WineEngGetFontData font=0x405757d8, table=20747663, offset=00000000, buf=0x4374859c, cbData=ffffec70

cbData 0xffffec70looks wrong, it is supposed to be the length of buf (
0x4374859c)

>First chance exception: page fault on write access to 0x437f9000 in 32-bit  

we get an fault accessing at an offset of 0xb0a64 of buf.

The question is where this 0xffffec70 comes from. If you run with
WINEDEBUG=+relay,+font can you spot this value anywhere? At least post
200 lines of this log directly preceding this line.

Rein.



More information about the wine-users mailing list