Re: BUG #19544: PostgreSQL 18.3 backend crashes with SIGSEGV when a PL/pgSQL function - Mailing list pgsql-bugs

From surya poondla
Subject Re: BUG #19544: PostgreSQL 18.3 backend crashes with SIGSEGV when a PL/pgSQL function
Date
Msg-id CAOVWO5pC-uSp2EJQDAKZ2HqZq9Zdp8UO9CAAYyZS3M1FYjW_4A@mail.gmail.com
Whole thread
In response to BUG #19544: PostgreSQL 18.3 backend crashes with SIGSEGV when a PL/pgSQL function  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
Hi Haogangmao, Ayush

Thank you for reporting the bug.

I verified this, and yes, this is the same crash as https://www.postgresql.org/message-id/19382-4c2060ffee72759b%40postgresql.org that Ayush mentioned.

I am actively working on that bug, fixed most of the cases. I am exploring some corner cases that can reproduce the crash and fixing those too.

Regards,
Surya Poondla

pgsql-bugs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
Next
From: Dean Rasheed
Date:
Subject: Re: BUG #19536: UPDATE RETURNING OLD value is stale after concurrent update when table has a BEFORE UPDATE trigger