Hi Martin, >> * a backtrace to show where the error is coming from (install the >> php5-dbg package, get the cgi to dump core when it segfaults, and do a >> bt) > > The server (in fact three servers which all had the same problem before > downgrading) is a production server. So upgrading again is not the easiest > thing. If the information I provided in this mail isn't any good I will try > to do this anyway, but late at night.
We understand, but just the information about segfault is useless. You can find more info how to get bt from php at: http://bugs.php.net/bugs-generating-backtrace.php You only need to get core file on production server, you can generate backtrace on other place if you keep the version same and install php5-dbg package there. Ondrej -- Ondřej Surý <ond...@sury.org> http://blog.rfc1925.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org