设备环境:
Dell R720xd,软解无显卡
手机环境:
Redmi K80 Pro 16+1TB(已开启内存扩展16GB)
APP版本:1.26.1
BUG现象:我在相册中播放视频,播放了一会儿突然闪退
出现频率:必现
联系方式:联系方式:粉丝群528-孙子烧烤,13841568669
日志信息:
java.lang.OutOfMemoryError: Failed to allocate a 8208 byte allocation with 495664 free bytes and 484KB until OOM, target footprint 536870912, growth limit 536870912; giving up on allocation because <1% of heap free after GC.
at java.nio.HeapByteBuffer.(HeapByteBuffer.java:87)
at java.nio.HeapByteBuffer.(HeapByteBuffer.java:71)
at java.nio.ByteBuffer.allocate(ByteBuffer.java:380)
at sun.nio.cs.StreamDecoder.(StreamDecoder.java:254)
at sun.nio.cs.StreamDecoder.(StreamDecoder.java:234)
at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:81)
at java.io.InputStreamReader.(InputStreamReader.java:115)
at okhttp3.ResponseBody$BomAwareReader.read(SourceFile:5)
at com.google.gson.stream.JsonReader.fillBuffer(SourceFile:8)
at com.google.gson.stream.JsonReader.nextNonWhitespace(SourceFile:5)
at com.google.gson.stream.JsonReader.doPeek(SourceFile:20)
at com.google.gson.stream.JsonReader.peek(SourceFile:2)
at com.google.gson.internal.bind.TypeAdapters$29.read(SourceFile:2)
at com.google.gson.internal.bind.TypeAdapters$29.read(SourceFile:1)
at com.google.gson.internal.bind.TypeAdapters$35$1.read(SourceFile:1)
at com.teiron.libnetwork.network.GsonTypeAdapterFactory$create$1.read(SourceFile:1)
at retrofit2.converter.gson.GsonResponseBodyConverter.convert(SourceFile:3)
at retrofit2.converter.gson.GsonResponseBodyConverter.convert(SourceFile:1)
at retrofit2.OkHttpCall.parseResponse(SourceFile:7)
at retrofit2.OkHttpCall$1.onResponse(SourceFile:1)
at okhttp3.internal.connection.RealCall$AsyncCall.run(SourceFile:8)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1302)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:677)
at java.lang.Thread.run(Thread.java:1119)