Re: BUG #5899: Memory corruption when running psql - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #5899: Memory corruption when running psql
Date
Msg-id 1298649754-sup-4903@alvh.no-ip.org
Whole thread Raw
In response to BUG #5899: Memory corruption when running psql  ("Ross Barrett" <ross_barrett@rapid7.com>)
List pgsql-bugs
Excerpts from Ross Barrett's message of jue feb 24 13:36:34 -0300 2011:
>
> The following bug has been logged online:
>
> Bug reference:      5899
> Logged by:          Ross Barrett
> Email address:      ross_barrett@rapid7.com
> PostgreSQL version: 9.0.3
> Operating system:   Ubuntu 9.10
> Description:        Memory corruption when running psql
> Details:
>
> Attempting to run psql complains that termcap db is not present (bug 5807).
> Applying the work around of placing an /etc/termcap file from a Red Hat
> system allowed psql to run 1x.  Subsequent runs always yield a memory
> error:

Try LD_PRELOAD'ing libreadline -- or recompile psql linked to that
instead of libedit.

--
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Corrupted index on 9.0.3 streaming hot standby
Next
From: "Kevin Grittner"
Date:
Subject: Re: LOCALTIMESTAMP has wrong time zone