"Segmentation Fault" errors in libpq++ programs.

Поиск
Список
Период
Сортировка
От Eric W. Brown
Тема "Segmentation Fault" errors in libpq++ programs.
Дата
Msg-id 39B1EC36.D22190A@saugus.net
обсуждение исходный текст
Список pgsql-novice
Hi, I'm fairly new to PostgreSQL and have been having some problems
getting
C++ programs linked with libpq++ to run error free.  Regardless of what
the
program is or does (provided it utilizes at least one libpq++ class
instance)
it will crash with a Segmentation Fault just prior to properly exiting.
That
is, the program will do all the hard stuff properly and fail at the very
end
(presumably having destructor problems).

I'm running Solaris 2.7 and am using the GNU gcc version 2.95.2 compiler
suite.  PostgreSQL is version 7.0.2 and was built (seemingly properly,
psql appears to function okay and hand queries all work without mishap)
on the same machine with the same copy of gcc.

Has anyone gotten this to work?

Thanks,
Eric

В списке pgsql-novice по дате отправления:

Предыдущее
От: "Poul L. Christiansen"
Дата:
Сообщение: Re: Problems with varchar/text
Следующее
От: "Anthony E . Greene"
Дата:
Сообщение: Re: data entry