Re: tsvector concatenation - backend crash - Mailing list pgsql-hackers

From Jesper Krogh
Subject Re: tsvector concatenation - backend crash
Date
Msg-id 4E573049.10201@krogh.cc
Whole thread Raw
In response to Re: tsvector concatenation - backend crash  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: tsvector concatenation - backend crash
List pgsql-hackers
On 2011-08-26 05:28, Tom Lane wrote:
> Jesper Krogh<jesper@krogh.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


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Buffering GiST leaf pages too
Next
From: Dougal Sutherland
Date:
Subject: Re: patch to slightly improve clarity of a comment in postgresql.conf.sample