public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: Robert Haas <[email protected]>
Cc: Thomas Munro <[email protected]>
Cc: Noah Misch <[email protected]>
Cc: Andres Freund <[email protected]>
Cc: CM Team <[email protected]>
Cc: pgsql-hackers <[email protected]>
Subject: Re: "ERROR: latch already owned" on gharial
Date: Fri, 27 May 2022 10:21:51 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CA+Tgmob=gwJcMWE3oVg=TV+CnJzN+kxwk5KzYyTyC=OD4mLUoA@mail.gmail.com>
References: <CA+hUKGJ_0RGcr7oUNzcHdn7zHqHSB_wLSd3JyS2YC_DYB+-V=g@mail.gmail.com>
<[email protected]>
<[email protected]>
<[email protected]>
<CA+hUKG+-MZjLJQ7YAbGnG3z-ObWtxQUAdRsDTbvtB-2Vy9G+HA@mail.gmail.com>
<[email protected]>
<CA+hUKG+YuSJzKtJkGaXnD+JpZ0MFB5RBdhHK9_VOgzOVSSNyWA@mail.gmail.com>
<CA+Tgmob=gwJcMWE3oVg=TV+CnJzN+kxwk5KzYyTyC=OD4mLUoA@mail.gmail.com>
Robert Haas <[email protected]> writes:
> On Fri, May 27, 2022 at 7:55 AM Thomas Munro <[email protected]> wrote:
>> Thanks. Hmm. So far it's always a parallel worker. The best idea I
>> have is to include the ID of the mystery PID in the error message and
>> see if that provides a clue next time.
> ... Even if we find a bug in PostgreSQL,
> it's likely to be a bug that only matters on systems nobody cares
> about.
That's possible, certainly. It's also possible that it's a real bug
that so far has only manifested there for (say) timing reasons.
The buildfarm is not so large that we can write off single-machine
failures as being unlikely to hit in the real world.
What I'd suggest is to promote that failure to elog(PANIC), which
would at least give us the PID and if we're lucky a stack trace.
regards, tom lane
view thread (20+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: "ERROR: latch already owned" on gharial
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox