Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Fix BGFX bug with multihead MAME freezing on exit #57

Open
substring opened this issue Apr 11, 2020 · 1 comment
Open

Linux Fix BGFX bug with multihead MAME freezing on exit #57

substring opened this issue Apr 11, 2020 · 1 comment

Comments

@substring
Copy link
Collaborator

Fix bug with MAME freezing when exiting from the 3rd fullscreen window with -video bgfx. Probably linked to library release on exit.

@D0023R
Copy link
Collaborator

D0023R commented May 4, 2020

Command line to reproduce:

mamearcade64 -seconds_to_run 10 -m arcade_31 -verbose -switchres -nomodesetting -numscreens 3 -video bgfx darius

The application freezes after "Enter sdlwindow_exit".

Using X11 video driver the issue is not present.

Specifying 2 screens results in proper restoration of desktop and sdl finalization but execution ends with a "Segmentation fault (core dumped)". This result is identical when a single or more screens game spread over more than 2 physical monitors (-video bgfx -numscreens 2+).

@D0023R D0023R changed the title Linux Fix bug with multihead MAME freezing on exit Linux Fix BGFX bug with multihead MAME freezing on exit May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants