Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

A resource was acquired at attached stack trace but never released. #72

Open
caxton opened this issue Sep 9, 2014 · 1 comment
Open

Comments

@caxton
Copy link

caxton commented Sep 9, 2014

This version still have leakage issue:

09-09 21:47:38.549 31155 31164 E StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
09-09 21:47:38.549 31155 31164 E StrictMode: java.lang.Throwable: Explicit termination method 'close' not called
09-09 21:47:38.549 31155 31164 E StrictMode: at dalvik.system.CloseGuard.open(CloseGuard.java:184)
09-09 21:47:38.549 31155 31164 E StrictMode: at java.io.FileInputStream.(FileInputStream.java:80)
09-09 21:47:38.549 31155 31164 E StrictMode: at com.htc.lib2.photoplatformcachemanager.DiskLruCache.get(DiskLruCache.java:423)
...

@necronet
Copy link

necronet commented Feb 3, 2015

I think this is duplicated on square/picasso#296

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants