Randy Kobes wrote: [...]
Further to this, I tried starting the server from the command line in one window, and then running the tests in another as perl t/TEST --no-httpd t\api\slurp_filename.t t\filter\in_error.t All tests were successful, but immediately after, the following appeared in the error log:
*** The following error entry is expected and harmless *** [...] This filter must die at ... in_error.pm line 27 panic: POPSTACK Callback called exit. [...] Parent: child process exited with status 255 -- Restarting
The server then restarts itself.
So this sounds like an error from Perl - I don't have a Perl built with debugging; I'll try this weekend to do so.
I can reproduce this with prefork, running: t/TEST -minclients 1 t/api/slurp_filename.t t/filter/in_error.t
Looking into it.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
