Forum Bugs

Crash with Prince 12.1

DanielPharos
Just upgraded from Prince 12 to 12.1 (both 64 bit), and now I'm getting a crash:

---
Assertion failed!

Program: D:\Program Files (x86)\Prince\Engine\bin\prince.exe
File: cairo-surface.c, Line 1739

Expression: status == CAIRO_STATUS_SUCCESS

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
---


I'm on Windows 10 x64 build 1709. My input files are rather large, but I'll try to build a small reproduction case.

Edited by DanielPharos

DanielPharos
Right, I've located the SVG file that's crashing Prince 12.1 (64-bit Windows). Just create a HTML-file with:
<img src="MC_breakdown.svg"/>
and watch the sparks fly.

(I've emailed you the file.)
mikeday
Thanks! We will fix this issue shortly.
DanielPharos
Thanks for the quick response! :)
mikeday
We have fixed this issue in the latest build, and the fix will also be included in Prince 12.2.
DanielPharos
Confirmed fixed in the current lastest build! Thanks! :)