From time to time we see Prince 15.3 (running on Ubuntu 22.04) crashing with messages like:
*** Mercury runtime: caught segmentation violation ***
cause: address not mapped to object
PC at signal: 94327973681251 (55ca715d1863)
address involved: 0x3f8581e
This may have been caused by a stack overflow, due to unbounded recursion.
exiting from signal handler
The crash happens randomly (our job queue retries failed jobs more or less immediately, and we’ve not yet seen the same job crash twice).
So it could be the same issue as reported in https://www.princexml.com/forum/topic/4955/css-color-scheme-property-leads-to-mercury-runtime-caught ? Or has this alread been fixed in 15.3?
*** Mercury runtime: caught segmentation violation ***
cause: address not mapped to object
PC at signal: 94327973681251 (55ca715d1863)
address involved: 0x3f8581e
This may have been caused by a stack overflow, due to unbounded recursion.
exiting from signal handler
The crash happens randomly (our job queue retries failed jobs more or less immediately, and we’ve not yet seen the same job crash twice).
So it could be the same issue as reported in https://www.princexml.com/forum/topic/4955/css-color-scheme-property-leads-to-mercury-runtime-caught ? Or has this alread been fixed in 15.3?