https://bugs.winehq.org/show_bug.cgi?id=48910
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net URL|https://www.ritlabs.com/dow |https://web.archive.org/web |nload/the_bat/archive/theba |/20200411093232/https://www |t_64_8-8-9.msi |.ritlabs.com/download/files | |3/the_bat/archive/thebat_64 | |_8-8-9.msi
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce either, even with Wine 5.0 the crash was reported with. You have to provide more detailed instructions. I'm sure you did more than just starting and then exiting the app.
Please generate a trace log.
https://wiki.winehq.org/FAQ#How_can_I_get_a_debugging_log_.28a.k.a._terminal...
--- snip --- $ cd .wine/drive_c/Program\ Files/The\ Bat!/
$ WINEDEBUG=+seh,+relay wine ./thebat64.exe >>log.txt 2>&1 --- snip ---
Make sure you click 'close' in the crash reporter when the crash happens. Compress the log file (bzip2) and attach it here. Thanks.
$ sha1sum thebat_64_8-8-9.msi f675345ded7f4da038c71a3d08fed4bbeb4964f1 thebat_64_8-8-9.msi
$ du -sh thebat_64_8-8-9.msi 36M thebat_64_8-8-9.msi
$ wine --version wine-5.6
Regards