Re: vacuum segmentation fault - Mailing list pgsql-bugs

From Tom Lane
Subject Re: vacuum segmentation fault
Date
Msg-id 27342.1139335484@sss.pgh.pa.us
Whole thread Raw
In response to vacuum segmentation fault  (Alfranio Correia Junior <alfranio@lsd.di.uminho.pt>)
List pgsql-bugs
Alfranio Correia Junior <alfranio@lsd.di.uminho.pt> writes:
> I've tried to run vacuum full analyze with postgresql 8.1.1 and 8.1.2
> and in both cases I've seen a segmentation fault.

> #0  ArrayGetNItems (ndim=3342336, dims=0x901adf4) at arrayutils.c:62

This looks like a corrupt-data problem to me.  If so, this isn't the
way to diagnose it --- you should go about identifying and getting rid
of the corrupted row.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Alfranio Correia Junior
Date:
Subject: vacuum segmentation fault
Next
From: Michael Fuhr
Date:
Subject: Re: BUG #2236: extremely slow to get unescaped bytea data