Hello, we encountered an OOM crash while using Aspose.Slides for Android, but the PPT file we were using is very small. Here is the link to the PPT file:
java.lang.OutOfMemoryError: Failed to allocate a 74649616 byte allocation with 18199096 free bytes and 17MB until OOM, target footprint 536870912, growth limit 536870912
at com.aspose.slides.internal.i9.tr.tr(Unknown Source:8)
at com.aspose.slides.internal.fr.sp.tr(Unknown Source:33)
at com.aspose.slides.internal.p7.tr.tr(Unknown Source:3)
at com.aspose.slides.internal.p7.tr.tr(Unknown Source:2)
env:
lib version: aspose-slides-23.2-android.via.java.jar
jdk version config in gradle is 1.8
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
the crash happened on Android 10,11 and 12
6.1小文件oom.pptx.zip (865.7 KB)