Re: PostgreSQL 17 Segmentation Fault - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: PostgreSQL 17 Segmentation Fault
Date
Msg-id CA+hUKGLR2G5_0pMSx2bUiKS-yAUR8gxWfjpneFns8mEDh6K4TQ@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL 17 Segmentation Fault  (Cameron Vogt <cvogt@automaticcontrols.net>)
Responses Re: PostgreSQL 17 Segmentation Fault
List pgsql-bugs
On Sat, Oct 5, 2024 at 11:30 AM Cameron Vogt
<cvogt@automaticcontrols.net> wrote:
> I suppose then that it might be a JIT issue?

I see from your info.txt file that this is aarch64.  Could it be an
instance of LLVM's ARM relocation bug[1]?  I'm planning to push that
fix taken from the LLVM project soon, I have just been waiting to see
if a more polished version would land in LLVM's main branch first, but
I'm about to give up waiting for that so we get some testing time
in-tree before our next minor release.

[1] https://www.postgresql.org/message-id/flat/CAO6_Xqr63qj%3DSx7HY6ZiiQ6R_JbX%2B-p6sTPwDYwTWZjUmjsYBg%40mail.gmail.com



pgsql-bugs by date:

Previous
From: Thomas Munro
Date:
Subject: Re: [EXTERNAL] Re: Windows Application Issues | PostgreSQL | REF # 48475607
Next
From: Amit Kapila
Date:
Subject: Re: BUG #18641: Logical decoding of two-phase commit fails with TOASTed default values