leafhopper: Assert("outerstartsel <= outerendsel"), File: "costsize.c"

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: tharar(at)amazon(dot)com
Subject: leafhopper: Assert("outerstartsel <= outerendsel"), File: "costsize.c"
Date: 2025-01-17 05:22:08
Message-ID: Z4npAKvchWzKfb_r@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,
(Buildfarm machine owner in CC.)

This animal has been unstable for some time and this is likely just a
symptom masking a bigger issue, but leafhopper has reported an
intriguing failure yesterday on HEAD:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=leafhopper&dt=2025-01-16%2007%3A41%3A03

The relevant part of the issue can be found with the two following
logs, in 027_stream_regress_primary.log:
2025-01-16 07:47:29.748 UTC [823960:16] pg_regress/type_sanity LOG:
statement: SELECT t1.oid, t1.typname, p1.oid, p1.proname FROM pg_type
AS t1, pg_proc AS p1 WHERE t1.typinput = p1.oid AND p1.provolatile NOT
IN ('i', 's');
[...]
TRAP: failed Assert("outerstartsel <= outerendsel"), File:
"costsize.c", Line: 3678, PID: 823960

I don't recall seeing something like that. Does that ring a bell for
anybody?

Thanks,
--
Michael

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-01-17 05:43:45 Re: leafhopper: Assert("outerstartsel <= outerendsel"), File: "costsize.c"
Previous Message Hunaid Sohail 2025-01-17 05:17:42 Re: Psql meta-command conninfo+