amiribarksdale wrote:
Yes, I have the debug output on 2 already. It doesn't say much else than what
I posted.

Ah right, read DEBUG level in the thread, didn't get that you had actually set the apache dbi debug level (despite the log entry clearly indicating it).

Can you post your httpd.conf and startup.pl?

Are you using transactions?




Amiri



Fred Moyer wrote:
amiribarksdale wrote:
No, they're not the same, because they cannot be the same any longer. In
the
server migration, I had to recompile and reinstall everything, because of
those 32-bit and 64 bit errors. I just built everything back up from
barebones CentOS.
From my cursory look through the stack trace it looks like the segfault is occurring when the database connections are being closed, either as a result of the httpd child dying, or the apache dbi connection closing.

Apache::DBI          disconnect (overloaded)

Try setting the debug level for Apache::DBI to 2 to get verbose output.

$Apache::DBI::DEBUG

Reply via email to