Re: Crash related to Shared Memory - Mailing list pgsql-hackers

From Reshmithaa
Subject Re: Crash related to Shared Memory
Date
Msg-id 19c664d6527.32b1b9d371257.9050173181276080589@zohocorp.com
Whole thread Raw
In response to Re: Crash related to Shared Memory  (Tomas Vondra <tomas@vondra.me>)
List pgsql-hackers
Hi,

Thanks for your reply, we will look into it.

Regards,
Reshmithaa B



From: Tomas Vondra <tomas@vondra.me>
To: "Reshmithaa"<reshmithaa.b@zohocorp.com>
Cc: "pgsql-hackers"<pgsql-hackers@postgresql.org>
Date: Mon, 16 Feb 2026 16:13:07 +0530
Subject: Re: Crash related to Shared Memory

On 2/16/26 10:17, Reshmithaa wrote:
> Hi,
>
> > The second trace
>
> > unfortunately does not show what happened to PID 2037344 before it
>
> > crashes, which would be very interesting to know. Was it an OOM too?
>
> Kindly find the attachment below.
>

I have no idea what

LOG: 00000: PRIMITIVE NOT USED: map_pg_backend_pid
LOCATION: LogPrimFunctions, primitiveMgr.cpp:39
STATEMENT: select pg_backend_pid()

means, that's clearly something in your fork/extension.


regards

--
Tomas Vondra



pgsql-hackers by date:

Previous
From: Jakub Wartak
Date:
Subject: Re: 64-bit wait_event and introduction of 32-bit wait_event_arg
Next
From: VASUKI M
Date:
Subject: Re: Optional skipping of unchanged relations during ANALYZE?