Re: [INTERFACES] Perl5 selftest failure (was Re: Questions about vacuum analyze) - Mailing list pgsql-interfaces

From Kevin Lo
Subject Re: [INTERFACES] Perl5 selftest failure (was Re: Questions about vacuum analyze)
Date
Msg-id 37F62BD0.C47D5F20@hello.com.tw
Whole thread Raw
In response to Perl5 selftest failure (was Re: Questions about vacuum analyze)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-interfaces
Tom Lane wrote:

> "Steven M. Wheeler" <swheeler@sabre.com> writes:
> > Just wanted to let you know that, for perl5, when I tried to run "make
> > test" after having built the perl kit, I get the following:
>
> > cobra:/opt/pgsql/postgresql-6.5.2/src/interfaces/perl5 $make test
> > PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
> > -I/usr/lib/perl5/i386-linux -I/usr/lib/perl5 test.pl
> > Pg::conndefaults ........ ok
> > Pg::connectdb ........... ok
> > $conn->exec ............. ok
> > $conn->errorMessage ..... ok
> > pqReadData() -- backend closed the channel unexpectedly.
> >         This probably means the backend terminated abnormally
> >         before or while processing the request.
> > make: *** [test_dynamic] Error 255
>
> I can't duplicate this here --- does anyone else see it?

No. I also can't see it. Run make test works fine for me.

> Can you provide a debugger backtrace from the crashed backend?
> Is there anything in the postmaster log file?  Which perl release
> do you have?
>
>                         regards, tom lane
>
> ************

--
Kevin Lo                Wahoo International Enterprise Co.,Ltd.
kevlo@wahoo.com.tw      http://www.wahoo.com.tw





pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: [INTERFACES] PL_na undeclared
Next
From: Jens Glaser
Date:
Subject: Re: [INTERFACES] Program accessing database via servlet