FBNeo icon indicating copy to clipboard operation
FBNeo copied to clipboard

MacOS - Bug App crashes when opening Preferences dialog

Open palmerj opened this issue 4 years ago • 2 comments
trafficstars

In the current master version (a0c7dd7) of the MacOS build, when I try to load up the Preferences dialog the application seg faults. I've tracked this down to nBurnDrvActive still being set to its initialised value when the following code is executed: https://github.com/finalburnneo/FBNeo/blob/master/src/burn/burn.cpp#L310.

I was running a debug release built with xcode 12.5.1, running on MacOS 11.6 Big Sur.

\cc @0xe1f

palmerj avatar Sep 19 '21 22:09 palmerj

The version in master is not stable, and it wouldn't surprise me if it crashed - I have not yet completed input configuration.

0xe1f avatar Sep 20 '21 03:09 0xe1f