> > Cosimo Streppone wrote: > > So I did further investigations. > I recompiled my perl 5.6.1 from same clean source package (no rpm) > [...] > Installed DBI 1.35, DBD::Pg 1.30_2 and everything worked! > > Everything else is same as before, postgres db version (7.3.3), > dbi (1.35), dbd-pg, libs, ... > I can reproduce the error simply switching the symlink from `/opt/perl-5.6.1-new' > to `/opt/perl-5.6.1', where i have the two installations of perl. > At this point, I don't know if more investigation is useful.
I am sure that there is a bug somewhere, but it seems to be fairly isolated; I am just worried about what happens when people try to use this in production envionment.
The effect I'm having on test servers is that my cgis are dieing in a "random" way just as the test scripts. I see no errors on webserver error log, I see no application main log, no dbi error, just dieing without explanation.
Postgres client library comes out with `pq_recvbuf: eof on client connection' errors, and all stops silently, resulting in `500' errors.
As you can imagine, this is a Bad Thing(tm).
> I have also a (failed) make test report on 5.8.0. > I don't know if this can be useful...
Maybe... But it would be nice to try and fix this before a release, anyway.
Ok, I'll try to report asap.
-- Cosimo
