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:08:36
Message-ID: 20050124190836.GA86965@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Jan 24, 2005 at 06:50:48PM +0000, Edmund Bacon wrote:

> Both source files pass with ecpg v 3.1.1 (Posgtresql 7.4.2) on RedHat Linux
> 9 (x86), and (interstingly) withe ecpg v 3.2.0 (Postgres 8.0.) under HPUX
> 11i - ia64

On both FreeBSD 4.11-STABLE and Solaris 9, ecpg 3.2.0 (8.0.0) runs
against both files without dumping core. On Solaris it's silent,
but on FreeBSD both files cause the following message:

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.

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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Fuhr 2005-01-24 19:14:37 Re: BUG #1440: ecpg seg faults
Previous Message Edmund Bacon 2005-01-24 18:50:48 BUG #1440: ecpg seg faults