You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 22, 2018. It is now read-only.
java.lang.OutOfMemoryError: Failed to allocate a 33177612 byte allocation with 16777216 free bytes and 31MB until OOM
at dalvik.system.VMRuntime.newNonMovableArray(Native Method)
at android.graphics.BitmapFactory.nativeDecodeFileDescriptor(Native Method)
at android.graphics.BitmapFactory.decodeFileDescriptor(BitmapFactory.java:672)
at android.graphics.BitmapFactory.decodeFileDescriptor(BitmapFactory.java:704)
at info.papdt.blacklight.ui.statuses.NewPostActivity.onActivityResult(NewPostActivity.java:314)
at android.app.Activity.dispatchActivityResult(Activity.java:6462)
at android.app.ActivityThread.deliverResults(ActivityThread.java:3794)
at android.app.ActivityThread.handleSendResult(ActivityThread.java:3841)
at android.app.ActivityThread.access$1400(ActivityThread.java:154)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1440)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:224)
at android.app.ActivityThread.main(ActivityThread.java:5526)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
The text was updated successfully, but these errors were encountered:
User:farseerfc http://weibo.com/u/1862842353
Latest crash log:
Android Version: 6.0
Device Model: 402SO
Device Manufacturer: Sony
App Version: 2.2.2/45
java.lang.OutOfMemoryError: Failed to allocate a 33177612 byte allocation with 16777216 free bytes and 31MB until OOM
at dalvik.system.VMRuntime.newNonMovableArray(Native Method)
at android.graphics.BitmapFactory.nativeDecodeFileDescriptor(Native Method)
at android.graphics.BitmapFactory.decodeFileDescriptor(BitmapFactory.java:672)
at android.graphics.BitmapFactory.decodeFileDescriptor(BitmapFactory.java:704)
at info.papdt.blacklight.ui.statuses.NewPostActivity.onActivityResult(NewPostActivity.java:314)
at android.app.Activity.dispatchActivityResult(Activity.java:6462)
at android.app.ActivityThread.deliverResults(ActivityThread.java:3794)
at android.app.ActivityThread.handleSendResult(ActivityThread.java:3841)
at android.app.ActivityThread.access$1400(ActivityThread.java:154)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1440)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:224)
at android.app.ActivityThread.main(ActivityThread.java:5526)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
The text was updated successfully, but these errors were encountered: