http://bugs.winehq.org/show_bug.cgi?id=27295
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Component|-unknown |winex11.drv
--- Comment #2 from Dan Kegel dank@kegel.com 2011-05-26 16:52:46 CDT --- Here are the good bits from your logs:
Unhandled exception: floating point underflow in 32-bit code (0x6906d3d1). Backtrace: =>0 0x6906d3d1 in libfontconfig.so.1 (+0x73d1) 1 FcConfigSubstituteWithPat+0x191() in libfontconfig.so.1 2 FcConfigSubstitute+0x26() in libfontconfig.so.1 3 GetCacheEntry+0x489(physDev=0x178258, plfsz=0x32cde8) [dlls/winex11.drv/xrender.c:935] ...
922e15cbd04fde3d9d4fbb98600f5471420c2daa is the first bad commit commit 922e15cbd04fde3d9d4fbb98600f5471420c2daa Author: Alexandre Julliard julliard@winehq.org Date: Mon May 17 11:48:12 2010 +0200
winex11: Use the subpixel rendering configuration from fontconfig to override the registry options.