Forum Bugs

FreeBSD 14

dsh
Hi,

I'm trying to run prince-15.2-freebsd-13.0-amd64.tar.gz on FreeBSD 14 and I'm getting:
*** Mercury runtime: caught segmentation violation ***
cause: address not mapped to object
address involved: 0xab000000ac
This may have been caused by a stack overflow, due to unbounded recursion.
exiting from signal handler
[1]    63680 segmentation fault


Unfortunately I can't find any prince binary for FreeBSD 14, that's why I'm trying to use this build. Does prince build for FreeBSD 14 exist? Could anybody advise, how to use prince on FreeBSD 14?

Thanks.
wangp
We're planning to make a Prince 15.3 release soon, which will include FreeBSD 14 support. In the meantime, there is a FreeBSD 14 package for the latest build.
dsh
Thank you, prince-20240124-freebsd-14.0-amd64.tar.gz works fine.

JFYI, yesterday I added a workaround for using prince-15.2-freebsd-13.0-amd64.tar.gz on FreeBSD 14. I created /usr/local/etc/libmap.d/prince.conf with next content:
libssl.so.111    libssl.so.30
libcrypto.so.111 libcrypto.so.30

mikeday
We now have a FreeBSD 14 package for Prince 15.3.