Re: BUG #7968: Perl DBI segfaults in connect() - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #7968: Perl DBI segfaults in connect()
Date
Msg-id 8916.1363624382@sss.pgh.pa.us
Whole thread Raw
In response to BUG #7968: Perl DBI segfaults in connect()  (mperilstein@trueposition.com)
Responses Re: BUG #7968: Perl DBI segfaults in connect()  (Mitchell Perilstein <Mitchell.Perilstein@trueposition.com>)
List 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 by date:

Previous
From: noose@noose.pl
Date:
Subject: BUG #7967: Wrong week number in extract function
Next
From: Tom Lane
Date:
Subject: Re: BUG #7968: Perl DBI segfaults in connect()