We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2023

Summary: Deadlock in android after locking screen
Product: SDL Reporter: Alexey <alexey.petruchik>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: major    
Priority: P2 CC: gabomdq
Version: 2.0.0   
Hardware: x86   
OS: All   

Description Alexey 2013-08-08 11:09:56 UTC
When app screen locks SDL thread is locked while main thread is waiting for SDL thread to end in onDestroy() handler. More info here: http://lists.libsdl.org/pipermail/sdl-libsdl.org/2013-August/089657.html
Comment 1 Gabriel Jacobo 2013-08-08 13:37:36 UTC

*** This bug has been marked as a duplicate of bug 2022 ***