Perrin Harkins wrote:
On 5/2/07, Victor Danilchenko <[EMAIL PROTECTED]> wrote:
I suspect this is a Perl issue, as I have noticed that generally, funny
things seem to occasionally happen with the symbol table (i.e. methods
getting forgotten ever once in a while) in the perl code.

I don't think it's a general perl issue.  Probably there is a bug in
some C code, either in a module you're using or in mod_perl, that is
causing this problem.  If you can figure out a way to reproduce it
reliably, it can be fixed.

I wish it were so easy. As it is, all I have now is perhaps a dozen error instances per many thousands of requests (each day). I trap the error in eval and mail it to myself, though, so if you have any suggestions about the extra data to include in the mailed message, for debugging purposes, I would be glad to hear it. This problem has been bugging me like crazy.

Reply via email to