Re: BUG #19067: On master at commit 66cdef4425f3, "psql -c 'select 1' dbname" causes the backend to seg fault

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: cookt(at)blackduck(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19067: On master at commit 66cdef4425f3, "psql -c 'select 1' dbname" causes the backend to seg fault
Date: 2025-09-27 09:07:15
Message-ID: CAApHDvp+-DDWbTcjCafGkXeoJmOvUZ9_F2tnW2dfqdhPhrouZQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Sat, 27 Sept 2025 at 21:03, PG Bug reporting form
<noreply(at)postgresql(dot)org> wrote:
> psql -h localhost -p $PG19_PORT -c "select 1;" testdb
>
> causes the backend to seg fault using psql from both 66cdef4425f3 and 18.0.

I think it's more likely you need to do "make clean" before building.

David

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Etsuro Fujita 2025-09-28 08:55:45 Re: TRAP: failed Assert("outerPlan != NULL") in postgres_fdw.c
Previous Message PG Bug reporting form 2025-09-26 19:50:40 BUG #19067: On master at commit 66cdef4425f3, "psql -c 'select 1' dbname" causes the backend to seg fault