Re: BUG #1440: ecpg seg faults

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Edmund Bacon <ebacon(at)onesystem(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1440: ecpg seg faults
Date: 2005-01-24 19:14:37
Message-ID: 20050124191437.GA87059@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Jan 24, 2005 at 12:08:36PM -0700, Michael Fuhr wrote:

> ecpg in free(): warning: chunk is already free
>
> If you have a core dump then maybe you can do a backtrace and see
> where that's happening.

This assumes, perhaps prematurely, that the free() problem is causing
the core dump on your platform. In any case, a backtrace should
help track down the problem.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-01-24 19:24:54 Re: BUG #1433: domain check constraint not checked when adding new column
Previous Message Michael Fuhr 2005-01-24 19:08:36 Re: BUG #1440: ecpg seg faults