http://bugs.winehq.org/show_bug.cgi?id=5703
--- Comment #15 from joaopa jeremielapuree@yahoo.fr 2008-05-28 22:48:29 --- the crash is in
=>1 0x7ea348ba fontcmp+0x1a(font=0xee31ee11, fd=0x33de18) [/home/david/wine/dlls/gdi32/freetype.c:2936] in gdi32 (0x0033dd18) 2 0x7ea3b273 WineEngCreateFontInstance+0x1b3(dc=0x14b02f8, hfont=0x454) [/home/david/wine/dlls/gdi32/freetype.c:2983] in gdi32 (0x0033df18) 3 0x7ea27037 FONT_SelectObject+0x127(handle=<register ESI not in topmost frame>, hdc=0x448) [/home/david/wine/dlls/gdi32/font.c:492] in gdi32 (0x0033df48) 4 0x7ea3ddf8 SelectObject+0xa8(hdc=0x448, hObj=<register ESI not in topmost frame>) [/home/david/wine/dlls/gdi32/gdiobj.c:1129] in gdi32 (0x0033df78) 5 0x0044bbe2 in spartan (+0x4bbe2) (0x00000400) 6 0x00000000 (0x00000000) 0x7ea348ba fontcmp+0x1a [/home/david/wine/dlls/gdi32/freetype.c:2936] in gdi32: movl 0x50(%eax),%eax 2936 if(font->font_desc.hash != fd->hash) return TRUE;
Joaopa