Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1)
Date
Msg-id 1976532.1754692064@sss.pgh.pa.us
Whole thread Raw
In response to Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
[ resurrecting an old thread ]

I wrote:
> I did discover that plperl works for me after adding --with-openssl
> to the configure options.  Not sure if it's worth digging any further
> than that.

FYI, I just observed this exact same behavior (PL/Perl fails with
a panic inside libperl if you build it without --with-openssl)
on FreeBSD 13.5 x86 (32-bit).  So that wasn't new in FreeBSD 14,
and it's not ARM-specific.

I'm still unexcited about trying to track down the precise cause,
but I thought this might be useful info to have in the archives.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Support getrandom() for pg_strong_random() source
Next
From: Andres Freund
Date:
Subject: Re: Kernel AIO on FreeBSD, macOS and a couple of other Unixen