Re: PostgreSQL server terminated by signal 11 - Mailing list pgsql-sql

From Tom Lane
Subject Re: PostgreSQL server terminated by signal 11
Date
Msg-id 16121.1154059858@sss.pgh.pa.us
Whole thread Raw
In response to Re: PostgreSQL server terminated by signal 11  (Daniel CAUNE <d.caune@free.fr>)
List pgsql-sql
Daniel CAUNE <d.caune@free.fr> writes:
> Actually it seems, from the source code, that a null slot->tts_tuple
> won't lead to a segmentation fault in function slot_attisnull, while
> slot and slot->tts_tupleDescriptor will.

I'll bet on D'Arcy's theory that slot is being passed in as NULL.
Exactly why remains to be seen ... we need that stack trace!

            regards, tom lane

pgsql-sql by date:

Previous
From: Daniel CAUNE
Date:
Subject: Re: PostgreSQL server terminated by signal 11
Next
From: Manlio Perillo
Date:
Subject: primary keys as TEXT