Re: BUG #16976: server crash when deleting via a trigger on a foreign table

Поиск
Список
Период
Сортировка
От Clinton Adams
Тема Re: BUG #16976: server crash when deleting via a trigger on a foreign table
Дата
Msg-id CAEuopLb8vNL__ymj7B1AgzW41g09y3cdrM+M81aP4EVWVoXeFQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #16976: server crash when deleting via a trigger on a foreign table  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Thu, Apr 22, 2021 at 10:50 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Herwig Goemans <herwig.goemans@gmail.com> writes:
> > "/home/local/VMM/h.goemans/_usr_lib_postgresql_12_bin_postgres.201.crash"
> > is not a core dump: File format not recognized
>
> Hmm, that's a new one on me, but also that file name doesn't look
> very much like a core file name --- usually they're just "core.NNNN"
> or such.  Maybe this is a version you'd base64-encoded to put onto

Hi Herwig,

On ubuntu you have to jump through a hoop to get the core file. I'd
recommend just unpacking it, with apport-unpack.

apport-unpack (crash file) (empty or nonexistent target directory for unpacking)
cd into the target directory, and you should see a CoreDump file,
which you can use with gdb.

Thanks,
Clinton



В списке pgsql-bugs по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Bug in handling default privileges inside extension update scripts
Следующее
От: Tom Lane
Дата:
Сообщение: Re: posgres 12 bug (partitioned table)