Re: SIGSEGV in GrantLockLocal() - Mailing list pgsql-hackers

From Richard Guo
Subject Re: SIGSEGV in GrantLockLocal()
Date
Msg-id CAMbWs48MFZfLe2eKOP9k2Ub2oNq7V-NAPpLALYKx1uPUdoNg9Q@mail.gmail.com
Whole thread Raw
In response to Re: SIGSEGV in GrantLockLocal()  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
On Wed, Dec 18, 2024 at 5:36 PM Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> I don't know how that can happen, but I suspect commit 3c0fd64fec
> because it changed things in that area. If you can find a way to
> reproduce that even sporadically, that would be very helpful!

Thank you for the information.  I'll try running the same pattern of
fuzz testing based on the code before commit 3c0fd64fec to see if this
SIGSEGV happens again.  I'm not sure how helpful this will be, though,
as it usually takes several days, or sometimes weeks, to trigger this
issue.

Thanks
Richard



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: doc: Mention clock synchronization recommendation for hot_standby_feedback
Next
From: Vladlen Popolitov
Date:
Subject: Re: COPY performance on Windows