Re: Segmentation fault on proc exit after dshash_find_or_insert

From: Rahila Syed <rahilasyed90(at)gmail(dot)com>
To: Amit Langote <amitlangote09(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Segmentation fault on proc exit after dshash_find_or_insert
Date: 2025-12-17 06:57:46
Message-ID: CAH2L28ufzu3-OqjSgXeRmVc01BZYjxo_RjSkb_kFdmRJnWs0Ww@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Amit,

> Oops, forgot an #include. Fixed in the attached.
>
>
Thank you for the updated patch and the detailed commit message. You have
explained the problem
quite well and the changes look good to me.
I would just add one more comment, which I have attached as a separate
patch with this email.
Please have a look.

Thank you,
Rahila Syed

Attachment Content-Type Size
v3-0001-Fix-segfault-from-releasing-locks-in-detached-DSM.patch application/octet-stream 3.9 KB
v3-0002-Add-comment.patch application/octet-stream 847 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2025-12-17 07:03:36 Re: [Proposal] Adding callback support for custom statistics kinds
Previous Message jian he 2025-12-17 06:41:06 Re: create table like including storage parameter