Re: tsvector concatenation - backend crash

From: Jesper Krogh <jesper(at)krogh(dot)cc>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: tsvector concatenation - backend crash
Date: 2011-08-26 05:34:01
Message-ID: 4E573049.10201@krogh.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2011-08-26 05:28, Tom Lane wrote:
> Jesper Krogh<jesper(at)krogh(dot)cc> writes:
>> Attached SQL files gives (at least in my hands) a reliable backend crash
>> with this stacktrace .. reproduced on both 9.0.4 and HEAD. I'm sorry
>> I cannot provide a more trimmed down set of vectors the reproduces the
>> bug, thus
>> the "obsfucated" dataset. But even deleting single terms in the vectors make
>> the bug go away.
> Hm ... I can reproduce this on one of my usual machines, but not
> another. What platform are you on exactly?
64 bit Ubuntu Lucid (amd64).

--
Jesper

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christian Ullrich 2011-08-26 06:47:43 Re: Removal of useless include references
Previous Message Heikki Linnakangas 2011-08-26 05:28:39 Re: Buffering GiST leaf pages too