Re: Server crashed with "TRAP: unrecognized TOAST vartag("1", File:"heaptuple.c", Line: 1490)" - Mailing list pgsql-hackers

From Rajkumar Raghuwanshi
Subject Re: Server crashed with "TRAP: unrecognized TOAST vartag("1", File:"heaptuple.c", Line: 1490)"
Date
Msg-id CAKcux6kkuyGKJ55FSpf-gQFP-1kczYNAPVqL5N_ZQYCZn=ghSQ@mail.gmail.com
Whole thread Raw
In response to Re: Server crashed with "TRAP: unrecognized TOAST vartag("1", File:"heaptuple.c", Line: 1490)"  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Server crashed with "TRAP: unrecognized TOAST vartag("1", File:"heaptuple.c", Line: 1490)"
List pgsql-hackers
On Fri, Jun 29, 2018 at 4:30 AM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
On 2018-Jun-28, Andres Freund wrote:

> On 2018-06-28 22:35:11 +0530, Rajkumar Raghuwanshi wrote:
> > On Thu, Jun 28, 2018 at 9:45 PM, Andres Freund <andres@anarazel.de> wrote:
> > > On 2018-06-28 16:08:31 +0530, Rajkumar Raghuwanshi wrote:
> > > > I am getting server crash with below test case, logfile message and core
> > > > dump details in the mail.

> Alvaro, sounds like it could be an open item assigned to you?

You're right.  The attached patch seems to fix it.
Thanks for patch, It fixed the issue.
 

I think I should add Rajkumar's test case too, though, so I'm not
pushing this evening.

--
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: partitioning - changing a slot's descriptor is expensive
Next
From: Daniel Gustafsson
Date:
Subject: Re: CREATE TABLE .. LIKE .. EXCLUDING documentation