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

MediaMetadataRetriever.finalize() timed out #2113

Closed
mfietz opened this issue Sep 4, 2016 · 0 comments
Closed

MediaMetadataRetriever.finalize() timed out #2113

mfietz opened this issue Sep 4, 2016 · 0 comments
Labels
Type: Confirmed bug Bugs confirmed by a lead developer

Comments

@mfietz
Copy link
Contributor

mfietz commented Sep 4, 2016

App version: 1.6.1.2

Android version: 4.4.2

Devide model: serranolte

Happened when: User added tried to add a URL

Stacktrace/Logcat:

java.util.concurrent.TimeoutException: android.media.MediaMetadataRetriever.finalize() timed out after 10 seconds
    at android.media.MediaMetadataRetriever.native_finalize(Native Method)
    at android.media.MediaMetadataRetriever.finalize(MediaMetadataRetriever.java:344)
    at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:187)
    at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:170)
    at java.lang.Thread.run(Thread.java:841)

@mfietz mfietz added the Type: Confirmed bug Bugs confirmed by a lead developer label Sep 4, 2016
@mfietz mfietz added the wontfix label Oct 3, 2016
@mfietz mfietz closed this as completed Oct 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Confirmed bug Bugs confirmed by a lead developer
Projects
None yet
Development

No branches or pull requests

1 participant