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 - Deadlock in android after locking screen
Summary: Deadlock in android after locking screen
Status: RESOLVED DUPLICATE of bug 2022
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: 2.0.0
Hardware: x86 All
: P2 major
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-08 11:09 UTC by Alexey
Modified: 2013-08-08 13:37 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***