Skip to content

Deadlock on Mix_PlayChannel #524

Open
@ebarlas

Description

@ebarlas

Today I encountered a strange SDL Mixer issue on my Pixel 6 Pro Android device.

If an alarm notification occurs while my SDL indie game app is running, the SDL Mixer system gets irreparably harmed.

Post-notification, calls to the SDL Mixer system stall waiting to obtain a mutex lock.

I tried rearranging interactions with SDL Mixer in a few ways, but nothing works. It seems be out of my hands as the app developer.

Screen Shot 2023-05-26 at 2 43 35 PM

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions