Guest User

Untitled

a guest
Dec 12th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: FATAL EXCEPTION: pool-1-thread-1
  2. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: Process: com.meizu.customizecenter, PID: 7431
  3. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: Theme: themes:{}
  4. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 14745612 byte allocation with 7240048 free bytes and 6MB until OOM
  5. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at dalvik.system.VMRuntime.newNonMovableArray(Native Method)
  6. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at android.graphics.Bitmap.nativeCreate(Native Method)
  7. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at android.graphics.Bitmap.createBitmap(Bitmap.java:832)
  8. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at android.graphics.Bitmap.createBitmap(Bitmap.java:809)
  9. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at android.graphics.Bitmap.createBitmap(Bitmap.java:740)
  10. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at android.graphics.Bitmap.createScaledBitmap(Bitmap.java:616)
  11. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at com.meizu.customizecenter.h.aj.e(SourceFile:143)
  12. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at com.meizu.customizecenter.h.aj.d(SourceFile:133)
  13. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at com.meizu.customizecenter.h.aj.b(SourceFile:106)
  14. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at com.meizu.customizecenter.h.aj.a(SourceFile:85)
  15. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at com.meizu.customizecenter.CustomizeCenterApplication$5.run(SourceFile:500)
  16. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
  17. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
  18. 12-10 20:14:26.276 7431 7446 E AndroidRuntime: at java.lang.Thread.run(Thread.java:818)
Add Comment
Please, Sign In to add comment