Cette question a été signalée
2
Réponses
5674
Vues
Sync Service is getting crashed with OOM exception
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
|
2
juin 17
|
10558 | ||
|
|
0
nov. 16
|
5960 | ||
|
|
0
nov. 16
|
4832 | ||
|
|
0
nov. 16
|
5592 | ||
|
|
0
nov. 16
|
5518 |
Please post logcat log also.
Throwing OutOfMemoryError "Failed to allocate a 1702129275 byte allocation with 2911762 free bytes and 247MB until OOM"11-18 15:56:57.801 18437-18453/com.test:sync_accsha E/AndroidRuntime: FATAL EXCEPTION: Thread-200090 Process: com.test:sync_accsha, PID: 18437 java.lang.OutOfMemoryError: Failed to allocate a 1702129275 byte allocation with 2911762 free bytes and 247MB until OOM at com.android.volley.toolbox.DiskBasedCache.streamToBytes(DiskBasedCache.java:322) at com.android.volley.toolbox.DiskBasedCache.readString(DiskBasedCache.java:540) at com.android.volley.toolbox.DiskBasedCache.readStringStringMap(DiskBasedCache.java:563) at com.android.volley.toolbox.DiskBasedCache$CacheHeader.readHeader(DiskBasedCache.java:403) at com.android.volley.toolbox.DiskBasedCache.get(DiskBasedCache.java:117) at com.android.volley.CacheDispatcher.run(CacheDispatcher.java:100)