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

From Cameron Vogt
Subject Re: PostgreSQL 17 Segmentation Fault
Date
Msg-id DM6PR16MB3145A4E93F2E016D4154F069AB732@DM6PR16MB3145.namprd16.prod.outlook.com
Whole thread Raw
In response to Re: PostgreSQL 17 Segmentation Fault  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-bugs
On 2024-10-05 01:40:17 Thomas Munro
<thomas(dot)munro(at)gmail(dot)com> wrote:
> Could it be an instance of LLVM's ARM relocation bug?

After reading about the bug, I believe you are likely correct. That would explain the behavior I'm seeing with JIT and shared_buffers. When I migrated PostgreSQL versions, I also moved to a new aarch64 machine. The old machine was not aarch64, so that may explain the timing of the issue as well.

Cameron Vogt | Software Developer
Direct: 314-756-2302 | Cell: 636-388-2050
1585 Fencorp Drive | Fenton, MO 63026
Automatic Controls Equipment Systems, Inc.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #18637: CREATE INDEX won't look up operator classes in search_path if PARTITION BY is specified
Next
From: Andy Fan
Date:
Subject: Re: what are the things that occupy the session memory.