Re: BUG #1440: ecpg seg faults

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Edmund Bacon <ebacon(at)onesystem(dot)com>
Cc: Michael Fuhr <mike(at)fuhr(dot)org>, pgsql-bugs(at)postgresql(dot)org, meskes(at)postgresql(dot)org
Subject: Re: BUG #1440: ecpg seg faults
Date: 2005-01-24 20:24:13
Message-ID: 24599.1106598253@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Edmund Bacon <ebacon(at)onesystem(dot)com> writes:
> njamd says:
> NJAMD/free: Double free of address 0x41454ff4

> #4 0x40021e87 in free () from /usr/lib/libnjamd.so
> #5 0x0805755f in remove_typedefs (brace_level=1073902784) at variable.c:271
> #6 0x08049e02 in yyparse () at preproc.y:610
> #7 0x08055db0 in main (argc=2, argv=0xbfffe254) at ecpg.c:424
> #8 0x400f7a67 in __libc_start_main () from /lib/i686/libc.so.6

OK, here's where I defer to Michael Meskes to actually fix it ;-)

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2005-01-24 21:20:26 Re: BUG #1428: SHGetSpecialFolderPath not found in SHELL32.dll
Previous Message Edmund Bacon 2005-01-24 20:17:11 Re: BUG #1440: ecpg seg faults