Re: BUG #5899: Memory corruption when running psql

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Ross Barrett <ross_barrett(at)rapid7(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5899: Memory corruption when running psql
Date: 2011-03-03 15:41:15
Message-ID: AANLkTimbTGFsxYHGMCfRDvaNixee3B8QoDOdPVBtoV25@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Feb 24, 2011 at 11:36 AM, Ross Barrett <ross_barrett(at)rapid7(dot)com> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      5899
> Logged by:          Ross Barrett
> Email address:      ross_barrett(at)rapid7(dot)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:

How did you install PostgreSQL?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2011-03-03 15:42:39 Re: BUG #5897: INSTALACAO
Previous Message Robert Haas 2011-03-03 15:40:23 Re: BUG #5707: Cross compilation for windows is broken