Re: BUG #3773: psql segfault on exit - Mailing list pgsql-bugs

From ioguix
Subject Re: BUG #3773: psql segfault on exit
Date
Msg-id 4745CA90.9070407@free.fr
Whole thread Raw
In response to Re: BUG #3773: psql segfault on exit  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane a écrit :
> "guillaume 'ioguix' de Rorthais" <ioguix@free.fr> writes:
>
>> Operating system:   macosx 10.4.10
>> Description:        psql segfault on exit
>>
>
> If you have any lines longer than 255 bytes in your ~/.psql_history,
> this is a known bug in Apple's libedit.  (They seem to have fixed it
> in Leopard, btw.)  Recommended workaround is to install libreadline from
> source (the version in /usr/lib isn't really readline) and recompile
> with that instead.
>
> http://archives.postgresql.org/pgsql-hackers/2006-12/msg01222.php
>
>             regards, tom lane
>
Ok, thanks guys.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #3773: psql segfault on exit
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: BUG #3734: Invalid XML schema output.