Hi,
Thanks for your reply, we will look into it. Regards, Reshmithaa B From: Tomas Vondra <[email protected]> To: "Reshmithaa"<[email protected]> Cc: "pgsql-hackers"<[email protected]> 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
