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