Re: BUG #17229: Segmentation Fault after upgrading to version 13 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #17229: Segmentation Fault after upgrading to version 13
Date
Msg-id 1549572.1634563418@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #17229: Segmentation Fault after upgrading to version 13  ("Efrain J. Berdecia" <ejberdecia@yahoo.com>)
List pgsql-bugs
"Efrain J. Berdecia" <ejberdecia@yahoo.com> writes:
> Trying to attach it again...
> core.28085.sig11.zip

A core dump is entirely useless except on the system it was generated
on.  Please inspect the dump with gdb and send the textual stack trace,
per the directions in the wiki page I pointed you to.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Andrey Borodin
Date:
Subject: Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data
Next
From: Alvaro Herrera
Date:
Subject: Re: Snapshot leak warning with lo_export in subtransaction