First post, by junglemontana
I found a freeze/crash problem with the original Grand Theft Auto.
When playing, video mode set to 640x480x32, press F11 and choose video mode 800x600x32. Dosbox freezes and audio starts looping. Choosing certain other video modes may also result in a freeze, or sometimes distorted aspect ratio.
If normal core is used, with 64-bit or 32-bit Dosbox, a bunch of messages like "Illegal read from 1018afab, CS:IP 2e0:1018afaa" appears in the console. See attachment. Dosbox can be terminated with Ctrl+C.
If dynamic core is used with 64-bit Dosbox, a core dump is generated when Dosbox is terminated by Ctrl+C. Sometimes Dosbox crashes by itself and core is dumped. I examined one core dump using coredumpctl, please see the attachment.
If dynamic core and 32-bit Dosbox are used, no core dump is generated and no messages seem to appear.
System is Arch Linux, 64-bit. Dosbox is SVN rev. 4252. I used openglnb as video output. Please let me know if there's any other information I should provide.