Re: BUG #7968: Perl DBI segfaults in connect()

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #7968: Perl DBI segfaults in connect()
Дата
Msg-id 8916.1363624382@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #7968: Perl DBI segfaults in connect()  (mperilstein@trueposition.com)
Ответы Re: BUG #7968: Perl DBI segfaults in connect()  (Mitchell Perilstein <Mitchell.Perilstein@trueposition.com>)
Список pgsql-bugs
mperilstein@trueposition.com writes:
> Summary: A perl DBI/DBD client makes a connect() call to a db server in down
> or restarting state and coredumps.

The stack trace looks like the problem is in a notice handler installed
by DBD-Pg, not in libpq proper.  I'm not sure that the authors of DBD-Pg
read pgsql-bugs --- you might want to contact them another way.  The
bug tracker at http://search.cpan.org/dist/DBD-Pg/ might be a good bet.

            regards, tom lane

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

Предыдущее
От: noose@noose.pl
Дата:
Сообщение: BUG #7967: Wrong week number in extract function
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #7968: Perl DBI segfaults in connect()