PgDatabase, on heap construction results in SIGSEGV. - Mailing list pgsql-interfaces

From JSavage@data-mate.com (Savage)
Subject PgDatabase, on heap construction results in SIGSEGV.
Date
Msg-id c23c6cdc.0210151826.70007e3c@posting.google.com
Whole thread Raw
Responses Re: PgDatabase, on heap construction results in SIGSEGV.  ("Jeroen T. Vermeulen" <jtv@xs4all.nl>)
List pgsql-interfaces
I am having a problem constructing a PgDatabase object. If I create
the object on the stack (as a var local to a function) then it
constructs and connects to the DB ok. But, if I create and construct
the object on the heap, a SIGSEGV occurs within libpq++.so.4.

Has anyone got any ideas what could be causing this? I have only been
programming under linux for a month or so at this stage, but I've a
lot of Win32 experience. Any pointers to things that a Win32 to Linux
newbie would not be aware of would be much appreciated.

Thanks,
John


pgsql-interfaces by date:

Previous
From: dkovt@ems-hitech.com (Danya Kovtunowitch)
Date:
Subject: ANN: EMS PostgreSQL Utils released!
Next
From: Adam Witney
Date:
Subject: Re: problem mac osx