Aspose.Slides for Java Crashes while Converting PPTX to HTML5

Aspose Slide for Java crash while converting to HTML5:

final Presentation pres = new Presentation(sourceStream);
pres.save(targetStream, com.aspose.slides.SaveFormat.Html5);
com.aspose.slides.Collections.Generic.List.get_Item(Unknown Source)
com.aspose.slides.PortionCollection.get_Item(Unknown Source)
com.aspose.slides.y4h.rm(Unknown Source)
com.aspose.slides.k4u.rm(Unknown Source)
com.aspose.slides.gdi.rm(Unknown Source)
com.aspose.slides.rsm.rm(Unknown Source)
com.aspose.slides.gdi.rm(Unknown Source)
com.aspose.slides.yen.rm(Unknown Source)
com.aspose.slides.gdi.rm(Unknown Source)
com.aspose.slides.qj0.rm(Unknown Source)
com.aspose.slides.qj0.rm(Unknown Source)
com.aspose.slides.gdi.rm(Unknown Source)
com.aspose.slides.pt1.rm(Unknown Source)
com.aspose.slides.xs8.rm(Unknown Source)
com.aspose.slides.xs8.rm(Unknown Source)
com.aspose.slides.xs8.rm(Unknown Source)
com.aspose.slides.Presentation.rm(Unknown Source)
com.aspose.slides.Presentation.rm(Unknown Source)
com.aspose.slides.Presentation.save(Unknown Source)

AsposeSlideCrash.zip (30.9 KB)

@ViDaNgEr,
Thank you for contacting support.

I was unable to reproduce the exception using Aspose.Slides 23.2. Please check your results using the latest version of Aspose.Slides for Java if it is possible. If the issue persists, please share the following information:

  • OS version on which the exception occurs
  • JDK version in your app
  • Aspose.Slides version you used

Windows 10 (21H2) (OS Build 19044.2604)

targetCompatibility = JavaVersion.VERSION_1_8

implementation group: ‘com.aspose’, name: ‘aspose-slides’, version: ‘23.2’, classifier: ‘jdk16’

java version “11.0.16” 2022-07-19 LTS
Java™ SE Runtime Environment 18.9 (build 11.0.16+11-LTS-199)
Java HotSpot™ 64-Bit Server VM 18.9 (build 11.0.16+11-LTS-199, mixed mode)

@ViDaNgEr,
Unfortunately, I was still unable to reproduce the exception on my side. We need additional information.

ok then, close this case now. it may be linked to another problems on our side.