https://bugs.winehq.org/show_bug.cgi?id=57238 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |xerox.xerox2000x(a)gmail.com --- Comment #7 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Artem S. Tashkinov from comment #6)
(In reply to Fabian Maurer from comment #5)
Did you test in clean WINEPREFIX with only winetricks arial? Because I had exact the same error, at the exact same address.
I started with a fresh new Wine prefix - always do when reporting Wine bugs.
Arial is installed system wide, not via winetricks. I wonder if makes the difference.
Just before the crash it checks if the font is present in fonts dir : 0024:Call KERNEL32.GetFileAttributesW(00da4b40 L"C:\\windows\\Fonts\\arial.ttf") ret=005d4743 0024:Ret KERNEL32.GetFileAttributesW() retval=ffffffff ret=005d4743 I don't have a system wide arial installed, but I would guess that a system wide installed arial doesn't mean that it's present in C:\\windows\\Fonts\\arial.ttf Could you check if the font is there? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.