On Mon, 15 Nov 2004 19:37:08 -0500, you wrote: >try installing: > >use Carp; >$SIG{__DIE__} = \&Carp::confess;
Where? In my perl module? How could you get this to run if the module is not executed? (that's at least what I suspect). >to see who called it. But most likely it's mod_perl that does the call >(since it's ::handler). Exact. >Have you tried to search the archives for similar errors? Yes, I couldn't find anything. >Any difference if you preload this module at server startup? How could I do this? Anyway, the module is working during days/weeks, so I assume it is loaded. >Try run with 'httpd -X' to reproduce it faster. It's a production server. Apart from this, I cannot wait for weeks to try to reproduce the failure! Saludos, --Roman -- PGP Fingerprint: 09BB EFCD 21ED 4E79 25FB 29E1 E47F 8A7D EAD5 6742 [Key ID: 0xEAD56742. Available at KeyServ] -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html