https://bugs.winehq.org/show_bug.cgi?id=56085 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |https://www.guitar-pro.com/ | |download-guitar-pro Keywords| |download Ever confirmed|0 |1 CC| |xerox.xerox2000x(a)gmail.com --- Comment #15 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi, it would be handy that if there's a trial, that you include downloadlink I too get the crash, these are last lines before crash: 0024:Ret gdi32.GetFontData() retval=00000b19 ret=6ffff4737cbe 0024:Call gdi32.GetOutlineTextMetricsW(0341005a,00000000,00000000) ret=6ffff4737628 0024:Ret gdi32.GetOutlineTextMetricsW() retval=00000000 ret=6ffff4737628 0024:Call gdi32.GetOutlineTextMetricsW(0341005a,00000000,7f35fde61f10) ret=6ffff4737643 0024:Ret gdi32.GetOutlineTextMetricsW() retval=00000000 ret=6ffff4737643 0024:Call gdi32.GetFontData(0341005a,6e72656b,00000000,00000000,6fff00000000) ret=6ffff4737cbe 0024:Ret gdi32.GetFontData() retval=ffffffff ret=6ffff4737cbe 0024:trace:seh:dispatch_exception code=c0000005 (EXCEPTION_ACCESS_VIOLATION) flags=0 addr=00006FFFFBC3F9C9 Also in the console before : 0024:fixme:font:get_nearest_charset returning DEFAULT_CHARSET face->fs.fsCsb[0] = 00000000 file = L"\\??\\Z:\\usr\\share\\fonts\\truetype\\noto\\NotoKufiArabic-Regular.ttf" For fun I moved away /usr/share/fonts/truetype/noto/ (use at own risk!) and then the crash is gone. Also running like 'wine GuitarPro.exe -platform windows:fontengine=freetype' seems to work around the crash. No idea what goes wrong but it has something to do with the font stuff -- 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.