This question has been flagged
2
Odpovědi
5669
Zobrazení
Sync Service is getting crashed with OOM exception
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se| Related Posts | Odpovědi | Zobrazení | Aktivita | |
|---|---|---|---|---|
|
|
2
čvn 17
|
10544 | ||
|
|
0
lis 16
|
5954 | ||
|
|
0
lis 16
|
4807 | ||
|
|
0
lis 16
|
5575 | ||
|
|
0
lis 16
|
5514 |
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)