https://bugs.winehq.org/show_bug.cgi?id=52189
Bug ID: 52189 Summary: Guitar Pro 7.5 crashes when DPI is set to anything but 96 Product: Wine Version: 6.23 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: anarsoul@gmail.com Distribution: ---
Guitar Pro 7.5 crashes very often in random places (when starting tab playback, when opening new tab, when saving new tab) if DPI in winecfg is set to anything but 96
https://bugs.winehq.org/show_bug.cgi?id=52189
Vasily Khoruzhick anarsoul@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |anarsoul@gmail.com
--- Comment #1 from Vasily Khoruzhick anarsoul@gmail.com --- Created attachment 71242 --> https://bugs.winehq.org/attachment.cgi?id=71242 backtrace.txt
Backtrace is pretty consistent, fault address is always 0x58, and instruction is:
movl 0x58(%eax),%eax
with eax = 0x0
https://bugs.winehq.org/show_bug.cgi?id=52189
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr --- It would be better you attach the full console output instead.
https://bugs.winehq.org/show_bug.cgi?id=52189
--- Comment #3 from Vasily Khoruzhick anarsoul@gmail.com --- Created attachment 71244 --> https://bugs.winehq.org/attachment.cgi?id=71244 console output
Console output is attached.
I recompiled wine with debug symbols, but unfortunately backtrace doesn't improve.
https://bugs.winehq.org/show_bug.cgi?id=52189
--- Comment #4 from Vasily Khoruzhick anarsoul@gmail.com --- I did some testing, and it actually works fine with DPI from 96 till 143. But it crashes with DPI = 144 and over. Does it ring any bell?
https://bugs.winehq.org/show_bug.cgi?id=52189
Toni toni.fiz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |toni.fiz@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=52189
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Did you try in a real windows box?
https://bugs.winehq.org/show_bug.cgi?id=52189
--- Comment #6 from Vasily Khoruzhick anarsoul@gmail.com --- Yes, Guitar Pro 7.5 (and 7.6) works fine on Windows 10 with HiDPI screen.