joncampbell123 / dosbox-x

DOSBox-X fork of the DOSBox project
GNU General Public License v2.0
2.76k stars 381 forks source link

Crash when using Configuration Tool #5233

Open Zanzibarik opened 1 week ago

Zanzibarik commented 1 week ago

Describe the bug

Visual Studio builds (SDL1/SDL2) x32 - crashes when using Configuration Tool. Visual Studio builds (SDL1/SDL2) x64 - Configuration Tool works fine. MINGW bulds - Configuration Tool works fine.

Steps to reproduce the behaviour

  1. Go to "Main" -> "Configuration Tool" or press F11+C

Expected behavior

No response

What operating system(s) this bug have occurred on?

Windows 8.1 x64

What version(s) of DOSBox-X have this bug?

v.2024.10.01 builds for WinXP

Used configuration

No response

Output log

No response

Additional information

No response

Have you checked that no similar bug report(s) exist?

Code of Conduct & Contributing Guidelines

maron2000 commented 1 week ago

Visual Studio builds XP x86 SDL1 working fine here on Windows 10 x64. It's going to be difficult to find out what the problem will be on deprecated OSs. (Windows 10 will also be deprecated soon.)

image

Torinde commented 1 week ago

I confirm - Configuration tool from 2024.10.01 VS32 SDL2 on Win8.1 x64 - crashes for me as well: image

On Win7 x64 - crashes as well. On Vista x64 - it worked well on first try. Next time (after shutdown/reboot) it crashed. Then just after that (without shutdown/reboot) - it worked OK and continued to work OK after 2-3 times closing/opening DOSbox-X... On Win10 x64 - Configuration tool worked well on first try. Although the whole DOSbox-X didn't start with my old .conf file - it started only after I put it in an empty folder - then Configuration tool worked OK. MinGW64 SDL2 starts with my old .conf file OK.