Core dumps, i.e. how to track down a problem

Поиск
Список
Период
Сортировка
От oberpwd@anubis.network.com (Wade D. Oberpriller)
Тема Core dumps, i.e. how to track down a problem
Дата
Msg-id 200011212346.RAA02363@truck.network.com
обсуждение исходный текст
Ответы Re: Core dumps, i.e. how to track down a problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello,

I am trying to track down a problem with PL/Perl. I am running the following
configuration:

PostgreSQL 7.0.2
Solaris 2.5.1
Perl 5.005_03
gcc 2.7.2.2
ld 2.0

I am creating the plperl language and can create functions in this language.
Whenever I try to execute one of these functions, the postgres server process
crashes. Does this process leave a core dump or some kind of trace to be able to
learn more about what is happening?  All it does now is report that the
server process aborted with a status 11.

Is there any extra flags to turn on, or compile with that could help?

Wade Oberpriller
StorageTek
oberpwd@netowrk.com


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

Предыдущее
От: Sandeep Joshi
Дата:
Сообщение: copy table from...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Core dumps, i.e. how to track down a problem