Re: BUG #1440: ecpg seg faults - Mailing list pgsql-bugs

From Michael Fuhr
Subject Re: BUG #1440: ecpg seg faults
Date
Msg-id 20050124190836.GA86965@winnie.fuhr.org
Whole thread Raw
In response to BUG #1440: ecpg seg faults  ("Edmund Bacon" <ebacon@onesystem.com>)
Responses Re: BUG #1440: ecpg seg faults  (Michael Fuhr <mike@fuhr.org>)
List 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/

pgsql-bugs by date:

Previous
From: "Edmund Bacon"
Date:
Subject: BUG #1440: ecpg seg faults
Next
From: Michael Fuhr
Date:
Subject: Re: BUG #1440: ecpg seg faults