Doug MacEachern said: > On Fri, 6 Sep 2002, Dave Smith wrote: > >> I'm using mod_perl-2.0 (cvs version). >> I did a cvs update this morning. Here's the trace: > > stacktrace looks like the perl interpreter is not being destructed. i've > seen this before, but was due to a bug that has been since fixed long > ago. not seeing the problem here. does 'make test' pass for you? > > could you compile mod_perl with Makefile.PL MP_DEBUG=1 > and configure 'PerlTrace all' in httpd.conf (just after the LoadModule > perl_module) and post the output from the error_log?
modperl_mgv_resolve: `handler' not found in class `Apache::Registry' modperl_mgv_resolve: `handler' not found in class `Apache::CodeRed' modperl_mgv_resolve: `handler' not found in class `Apache::Nimba' modperl_mgv_resolve: `handler' not found in class `Apache::Nimba' modperl_callback_run_handlers: no PerlPostConfigHandler handlers configured () modperl_xs_dl_handles_get: Apache::RequestRec dl handle == 0x82014f8 modperl_xs_dl_handles_get: Apache::SubRequest dl handle == 0x8225f90 modperl_xs_dl_handles_get: Apache::Connection dl handle == 0x82274c8 modperl_xs_dl_handles_get: Apache::Server dl handle == 0x8229ed0 modperl_xs_dl_handles_get: Apache::ServerUtil dl handle == 0x822ca08 modperl_xs_dl_handles_get: Apache::Access dl handle == 0x822e8c0 modperl_xs_dl_handles_get: Apache::RequestIO dl handle == 0x8230b30 modperl_xs_dl_handles_get: Apache::RequestUtil dl handle == 0x8233080 modperl_xs_dl_handles_get: Apache::Response dl handle == 0x8235aa8 modperl_xs_dl_handles_get: Apache::Util dl handle == 0x82377b0 modperl_xs_dl_handles_get: Apache::Log dl handle == 0x8238808 modperl_xs_dl_handles_get: Apache::URI dl handle == 0x823d020 modperl_xs_dl_handles_get: APR::Date dl handle == 0x823e260 modperl_xs_dl_handles_get: APR::Table dl handle == 0x82405d8 modperl_xs_dl_handles_get: APR::Pool dl handle == 0x8242298 modperl_xs_dl_handles_get: APR::URI dl handle == 0x8243b30 modperl_xs_dl_handles_get: APR::Util dl handle == 0x8245808 modperl_xs_dl_handles_get: Apache::Const dl handle == 0x828a1a8 modperl_xs_dl_handles_get: Fcntl dl handle == 0x82abec0 modperl_xs_dl_handles_get: Cwd dl handle == 0x82baf88 modperl_xs_dl_handles_get: IO dl handle == 0x837e260 modperl_xs_dl_handles_get: Socket dl handle == 0x83c22c0 modperl_xs_dl_handles_get: DBI dl handle == 0x862e588 modperl_xs_dl_handles_get: DBD::Oracle dl handle == 0x86bb4a0 modperl_xs_dl_handles_get: Apache::Module dl handle == 0x86dbfa0 modperl_shutdown: destroying interpreter=0x81e13a8 modperl_xs_dl_handles_close: close 0x82014f8 modperl_xs_dl_handles_close: close 0x8225f90 modperl_xs_dl_handles_close: close 0x82274c8 modperl_xs_dl_handles_close: close 0x8229ed0 modperl_xs_dl_handles_close: close 0x822ca08 modperl_xs_dl_handles_close: close 0x822e8c0 modperl_xs_dl_handles_close: close 0x8230b30 modperl_xs_dl_handles_close: close 0x8233080 modperl_xs_dl_handles_close: close 0x8235aa8 modperl_xs_dl_handles_close: close 0x82377b0 modperl_xs_dl_handles_close: close 0x8238808 modperl_xs_dl_handles_close: close 0x823d020 modperl_xs_dl_handles_close: close 0x823e260 modperl_xs_dl_handles_close: close 0x82405d8 modperl_xs_dl_handles_close: close 0x8242298 modperl_xs_dl_handles_close: close 0x8243b30 modperl_xs_dl_handles_close: close 0x8245808 modperl_xs_dl_handles_close: close 0x828a1a8 modperl_xs_dl_handles_close: close 0x82abec0 modperl_xs_dl_handles_close: close 0x82baf88 modperl_xs_dl_handles_close: close 0x837e260 modperl_xs_dl_handles_close: close 0x83c22c0 modperl_xs_dl_handles_close: close 0x862e588 modperl_xs_dl_handles_close: close 0x86bb4a0 modperl_xs_dl_handles_close: close 0x86dbfa0 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]