Re: segfault with incremental sort

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: luis(dot)roberto(at)siscobra(dot)com(dot)br
Cc: pgsql-bugs <pgsql-bugs(at)lists(dot)postgresql(dot)org>, "alan(dot)formagi" <alan(dot)formagi(at)siscobra(dot)com(dot)br>
Subject: Re: segfault with incremental sort
Date: 2020-10-30 21:07:04
Message-ID: 136656.1604092024@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

luis(dot)roberto(at)siscobra(dot)com(dot)br writes:
> I also managed to find a coredump from systemd, if you want,I can send a link... it's 290MB, though.

Not much use in that, nobody else could do anything without the
matching debug symbols either.

> I can see messages like this, using journalctl -xe:

> Stack trace of thread 548078:
> #0 0x0000000000665ee4 ExecSubPlan (/usr/pgsql-13/bin/postgres)

Hm ... suggestive, but not really enough to debug it.

Can you build a self-contained test case?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2020-10-30 21:48:34 BUG #16693: Weird behaviour of function uuid_generate_v5() when used in a trigger
Previous Message luis.roberto 2020-10-30 21:03:19 Re: segfault with incremental sort