Re: segfault with incremental sort - Mailing list pgsql-bugs

From Tom Lane
Subject Re: segfault with incremental sort
Date
Msg-id 136656.1604092024@sss.pgh.pa.us
Whole thread Raw
In response to Re: segfault with incremental sort  (luis.roberto@siscobra.com.br)
Responses Re: segfault with incremental sort  (luis.roberto@siscobra.com.br)
List pgsql-bugs
luis.roberto@siscobra.com.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



pgsql-bugs by date:

Previous
From: luis.roberto@siscobra.com.br
Date:
Subject: Re: segfault with incremental sort
Next
From: PG Bug reporting form
Date:
Subject: BUG #16693: Weird behaviour of function uuid_generate_v5() when used in a trigger