Re: Segmentation fault on proc exit after dshash_find_or_insert
Rahila Syed <rahilasyed90@gmail.com>
From: Rahila Syed <rahilasyed90@gmail.com>
To: Amit Langote <amitlangote09@gmail.com>
Cc: Andres Freund <andres@anarazel.de>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2025-12-17T06:57:46Z
Lists: pgsql-hackers
Attachments
- v3-0001-Fix-segfault-from-releasing-locks-in-detached-DSM.patch (application/octet-stream)
- v3-0002-Add-comment.patch (application/octet-stream)
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