https://bugs.winehq.org/show_bug.cgi?id=48367
--- Comment #3 from Avinash Sonawane rootkea@gmail.com --- (In reply to Anastasius Focht from comment #2)
Try to run the app with 'libglesv2' disabled to check if it works around your crash as well:
$ wine --version wine-5.0 $ WINEDLLOVERRIDES=libglesv2.dll=d wine ./miflash_unlock.exe
produces the same crash. Now, clicking on "Agree" simply blanks the screen[0] and wine still doesn't show the login screen as crossover[1] does.
Here is the backtrace: https://pastebin.com/raw/CPmkRvAS
[0] https://i.imgur.com/ABVfYsx.png [1] https://i.imgur.com/DaA6p9E.png