XPopup icon indicating copy to clipboard operation
XPopup copied to clipboard

OutOfMemoryError: Failed to allocate a 4000012 byte allocation with 2257024 free bytes and 2MB until OOM

Open bravetou opened this issue 9 months ago • 0 comments

XPopup版本 2.10.0

手机系统和型号 XiaoMi/MIUI/V11

描述你的问题 05-18 23:45:08.942 12987 12987 W ExifInterface: Invalid image: ExifInterface got an unsupported image format file(ExifInterface supports JPEG and some RAW image formats only) or a corrupted JPEG file to ExifInterface. 05-18 23:45:08.942 12987 12987 W ExifInterface: java.io.IOException: Invalid marker: 89 05-18 23:45:08.942 12987 12987 W ExifInterface: at android.media.ExifInterface.getJpegAttributes(ExifInterface.java:1835) 05-18 23:45:08.942 12987 12987 W ExifInterface: at android.media.ExifInterface.loadAttributes(ExifInterface.java:1475) 05-18 23:45:08.942 12987 12987 W ExifInterface: at android.media.ExifInterface.(ExifInterface.java:1112) 05-18 23:45:08.942 12987 12987 W ExifInterface: at com.lxj.xpopup.util.i.x(XPopupUtils.java:3) 05-18 23:45:08.942 12987 12987 W ExifInterface: at com.lxj.xpopup.util.e$f.a(SmartGlideImageLoader.java:8) 05-18 23:45:08.942 12987 12987 W ExifInterface: at com.lxj.xpopup.util.e$f.i(SmartGlideImageLoader.java:3) 05-18 23:45:08.942 12987 12987 W ExifInterface: at com.bumptech.glide.request.SingleRequest.A(SingleRequest.java:222) 05-18 23:45:08.942 12987 12987 W ExifInterface: at com.bumptech.glide.request.SingleRequest.b(SingleRequest.java:100) 05-18 23:45:08.942 12987 12987 W ExifInterface: at com.bumptech.glide.load.engine.g.g(EngineJob.java:7) 05-18 23:45:08.942 12987 12987 W ExifInterface: at com.bumptech.glide.load.engine.g$b.run(EngineJob.java:34) 05-18 23:45:08.942 12987 12987 W ExifInterface: at android.os.Handler.handleCallback(Handler.java:754) 05-18 23:45:08.942 12987 12987 W ExifInterface: at android.os.Handler.dispatchMessage(Handler.java:95) 05-18 23:45:08.942 12987 12987 W ExifInterface: at android.os.Looper.loop(Looper.java:163) 05-18 23:45:08.942 12987 12987 W ExifInterface: at android.app.ActivityThread.main(ActivityThread.java:6388) 05-18 23:45:08.942 12987 12987 W ExifInterface: at java.lang.reflect.Method.invoke(Native Method) 05-18 23:45:08.942 12987 12987 W ExifInterface: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:930) 05-18 23:45:08.942 12987 12987 W ExifInterface: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:820) 05-18 23:45:08.948 12987 12987 I ExifInterface_JNI: Raw image not detected 05-18 23:45:08.949 12987 12987 W ExifInterface: Invalid image: ExifInterface got an unsupported image format file(ExifInterface supports JPEG and some RAW image formats only) or a corrupted JPEG file to ExifInterface. 05-18 23:45:08.949 12987 12987 W ExifInterface: java.io.IOException: Invalid marker: 89 05-18 23:45:08.949 12987 12987 W ExifInterface: at android.media.ExifInterface.getJpegAttributes(ExifInterface.java:1835) 05-18 23:45:08.949 12987 12987 W ExifInterface: at android.media.ExifInterface.loadAttributes(ExifInterface.java:1475) 05-18 23:45:08.949 12987 12987 W ExifInterface: at android.media.ExifInterface.(ExifInterface.java:1112) 05-18 23:45:08.949 12987 12987 W ExifInterface: at com.lxj.xpopup.util.i.x(XPopupUtils.java:3) 05-18 23:45:08.949 12987 12987 W ExifInterface: at com.lxj.xpopup.util.e$a.a(SmartGlideImageLoader.java:28) 05-18 23:45:08.949 12987 12987 W ExifInterface: at com.lxj.xpopup.util.e$a.i(SmartGlideImageLoader.java:3) 05-18 23:45:08.949 12987 12987 W ExifInterface: at com.bumptech.glide.request.SingleRequest.A(SingleRequest.java:222) 05-18 23:45:08.949 12987 12987 W ExifInterface: at com.bumptech.glide.request.SingleRequest.b(SingleRequest.java:100) 05-18 23:45:08.949 12987 12987 W ExifInterface: at com.bumptech.glide.load.engine.g.g(EngineJob.java:7) 05-18 23:45:08.949 12987 12987 W ExifInterface: at com.bumptech.glide.load.engine.g$b.run(EngineJob.java:34) 05-18 23:45:08.949 12987 12987 W ExifInterface: at android.os.Handler.handleCallback(Handler.java:754) 05-18 23:45:08.949 12987 12987 W ExifInterface: at android.os.Handler.dispatchMessage(Handler.java:95) 05-18 23:45:08.949 12987 12987 W ExifInterface: at android.os.Looper.loop(Looper.java:163) 05-18 23:45:08.949 12987 12987 W ExifInterface: at android.app.ActivityThread.main(ActivityThread.java:6388) 05-18 23:45:08.949 12987 12987 W ExifInterface: at java.lang.reflect.Method.invoke(Native Method) 05-18 23:45:08.949 12987 12987 W ExifInterface: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:930) 05-18 23:45:08.949 12987 12987 W ExifInterface: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:820)

bravetou avatar May 19 '25 03:05 bravetou