Re: Segmentation fault with HEAD. - Mailing list pgsql-hackers

From Rune Bromer
Subject Re: Segmentation fault with HEAD.
Date
Msg-id 455A65EC.6070703@tbwa-play.com
Whole thread Raw
In response to Re: Segmentation fault with HEAD.  ("Alon Goldshuv" <agoldshuv@greenplum.com>)
Responses Re: Segmentation fault with HEAD.  ("Alon Goldshuv" <agoldshuv@greenplum.com>)
List pgsql-hackers
Alon Goldshuv wrote:
> Rune,
> 
> This is a readline issue of some sort. Basically this seg fault happens when
> you quit and the .psql_history file changes. I don't really know why it
> happens and what the right solution is but if you empty the contents of this
> file (or maybe delete it) then your seg fault will go away (until it will
> show up again in few months or so :-) ). This is not THE proper solution
> probably but it does the job.

Thank you very much, I'll verify this tomorrow and return if the error 
persists. What led you to the conclusion that it was a readline error? I 
looked into it for a couple of hours, but as I'm new to the postgres 
source code I cound't find the error :)

Rune



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: TODO Item: IN(long list ...)
Next
From: "Alon Goldshuv"
Date:
Subject: Re: Segmentation fault with HEAD.