http://bugs.winehq.org/show_bug.cgi?id=27292
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #13 from Dan Kegel dank@kegel.com 2011-05-28 08:30:12 CDT --- Thank you for the backtrace (though ASCII would have been easier than an image). I've transcribed a few lines of your backtrace by hand here:
winex11.drv/xrender.c:937 5 X11DRV_SelectFont+0xac2 [winex11.drv/xfont.c:3244] 6 FONT_SelectObject+0x32 [gdi32/font.c:544] 7 SelectObject+0xb1 [gdi32/gdiobj.c:1110] 8 DIALOG_CreateIndirect16+0xebc [user.exe16/dialog.c:351] 9 CreateDialogIndirectParam16+0x5b [user.exe16/dialog.c:802]
This looks like the problem described in http://ubuntuforums.org/showthread.php?t=1752736 and https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/783622 A workaround is proposed there, but it's not for the meek, be careful when you try it.
Please visit the launchpad bug report and mark "This bug affects me" if you're suffering from this.
Since this is likely an Ubuntu build problem, closing this bug report as INVALID. That's not to say that your system's not broken, it just means it's not a problem with wine itself.