Re: Segmentation fault when running queries in sequence

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Matt Gibbins <matt_gibbins(at)fastmail(dot)com(dot)au>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Segmentation fault when running queries in sequence
Date: 2023-09-23 14:26:36
Message-ID: 1282819.1695479196@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Matt Gibbins <matt_gibbins(at)fastmail(dot)com(dot)au> writes:
> Attached is the STDOUT messages showing the progress of the the process
> to segmentation fault.

Not a lot of information there. Can you get a stack trace from
the crash?

https://wiki.postgresql.org/wiki/Generating_a_stack_trace_of_a_PostgreSQL_backend

Also, if you're not on the latest minor version of PG 15, first
update and see if that resolves the problem.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Matt Gibbins 2023-09-23 23:39:59 Re: Segmentation fault when running queries in sequence
Previous Message abbas alizadeh 2023-09-23 11:38:17 Re: Segmentation fault when running queries in sequence