有些手机会报错,不影响使用

2025-08-04 18:27:51.895 1338-1406 ActivityTaskManager system_server I Displayed com.arcblock.wallet.app.product/com.arcblock.wallet.wallet.mvp.ui.activity.SearchDappActivity: +70ms
2025-08-04 18:27:51.897 25442-25604 ExifInterface com.arcblock.wallet.app.product W 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.
java.io.IOException: Invalid byte order: ffff8950
at android.media.ExifInterface.readByteOrder(ExifInterface.java:3128)
at android.media.ExifInterface.isOrfFormat(ExifInterface.java:2443)
at android.media.ExifInterface.getMimeType(ExifInterface.java:2321)
at android.media.ExifInterface.loadAttributes(ExifInterface.java:1755)
at android.media.ExifInterface.<init>(ExifInterface.java:1449)
at com.bumptech.glide.load.resource.bitmap.ExifInterfaceImageHeaderParser.getOrientation(SourceFile:1)
at com.bumptech.glide.load.ImageHeaderParserUtils.getOrientation(SourceFile:35)
at com.bumptech.glide.load.resource.bitmap.Downsampler.decodeFromWrappedStreams(SourceFile:6)
at com.bumptech.glide.load.resource.bitmap.Downsampler.decode(SourceFile:13)
at com.bumptech.glide.load.resource.bitmap.Downsampler.decode(SourceFile:1)
at com.bumptech.glide.load.resource.bitmap.ByteBufferBitmapDecoder.decode(SourceFile:3)
at com.bumptech.glide.load.resource.bitmap.ByteBufferBitmapDecoder.decode(SourceFile:1)
at com.bumptech.glide.load.engine.DecodePath.decodeResourceWithList(SourceFile:33)
at com.bumptech.glide.load.engine.DecodePath.decodeResource(SourceFile:19)
at com.bumptech.glide.load.engine.DecodePath.decode(SourceFile:1)
at com.bumptech.glide.load.engine.LoadPath.loadWithExceptionList(SourceFile:32)
at com.bumptech.glide.load.engine.LoadPath.load(SourceFile:20)
at com.bumptech.glide.load.engine.DecodeJob.runLoadPath(SourceFile:26)
at com.bumptech.glide.load.engine.DecodeJob.decodeFromFetcher(SourceFile:11)
at com.bumptech.glide.load.engine.DecodeJob.decodeFromData(SourceFile:12)
at com.bumptech.glide.load.engine.DecodeJob.decodeFromRetrievedData(SourceFile:62)
at com.bumptech.glide.load.engine.DecodeJob.onDataFetcherReady(SourceFile:34)
at com.bumptech.glide.load.engine.DataCacheGenerator.onDataReady(Unknown Source:13)
at com.bumptech.glide.load.model.ByteBufferFileLoader$ByteBufferFetcher.loadData(SourceFile:7)
at com.bumptech.glide.load.engine.DataCacheGenerator.startNext(SourceFile:95)
at com.bumptech.glide.load.engine.DecodeJob.runGenerators(SourceFile:24)
at com.bumptech.glide.load.engine.DecodeJob.runWrapped(SourceFile:67)
at com.bumptech.glide.load.engine.DecodeJob.run(SourceFile:28)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:919)
at com.bumptech.glide.load.engine.executor.GlideExecutor$DefaultThreadFactory$1.run(SourceFile:32)
1 条回复
这里只是警告,某些手机不支持 某些类型的图片解码, 感谢反馈!