Re: Psql malloc error on Git master

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thom Brown <thom(at)linux(dot)com>
Cc: pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Psql malloc error on Git master
Date: 2011-01-20 21:44:46
Message-ID: 21691.1295559886@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Thom Brown <thom(at)linux(dot)com> writes:
> postgres=# \d pg_opsql(29265) malloc: *** error for object 0x5:
> pointer being freed was not allocated
> *** set a breakpoint in malloc_error_break to debug
> Abort trap

> System info:
> OS: Mac OSX 10.6.5

Known bug in OSX's libedit. Use readline instead.

http://archives.postgresql.org/pgsql-bugs/2010-04/msg00127.php

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Thom Brown 2011-01-20 21:56:44 Re: Psql malloc error on Git master
Previous Message Alvaro Herrera 2011-01-20 19:45:13 Re: Psql malloc error on Git master