| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Michał Kłeczek <michal(at)kleczek(dot)org> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Segmentation fault on FreeBSD with GSSAPI authentication |
| Date: | 2024-01-27 18:29:26 |
| Message-ID: | 1287691.1706380166@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
=?utf-8?Q?Micha=C5=82_K=C5=82eczek?= <michal(at)kleczek(dot)org> writes:
> On 27 Jan 2024, at 15:43, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Which FreeBSD version? Which krb5 package version?
>> Is this x86_64, or something else?
> Right, sorry:
> 1. X86_64
> 2. FreeBSD 13.2 (It is in a TrueNAS Jail if it makes any difference)
> 3. krb5-1.21.2
Hmm. I made a desultory attempt at replicating this, using
a fully-updated FreeBSD 13.2 image. I can't find anything wrong,
but it's not clear to me that I duplicated your configuration.
To make sure we're on the same page: do the tests in src/test/kerberos
in our source tree pass on your system? Read the README there for
caveats, then do
make check PG_TEST_EXTRA=kerberos
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2024-01-27 19:04:22 | PG versus libxml2 2.12.x |
| Previous Message | Nathan Bossart | 2024-01-27 16:31:09 | Re: cleanup patches for incremental backup |