Neil Gunton wrote: > I am currently using Embperl 1.3.6, with Apache 1.3.33 and mod_perl > 1.29 on a new install of Debian Sarge. Previously this was running on > Debian Woody without issues, but there appears to be a new threaded > version of perl (5.8.4) which is causing messages to the error log > every time a child process exits: > A thread exited while 2 threads were running.
I'm running Debian Sarge with apache-perl (1.3.33-6, mod_perl 1.29.0.2-9) and Perl (5.8.4) and I still have a older Woody box with Apache (1.3.26) and Perl (5.6.1). I don't run Embperl, and I don't see any "thread" error messages in my Apache error log: [EMAIL PROTECTED]:~# grep "thread" /var/log/apache-perl/error.log [EMAIL PROTECTED]:~# Philip M. Gollucci wrote: > Have you tried upgrading to 5.8.7 ? I checked to see if there is an APT update available for Perl; 5.8.4-8 seems to be current on Debian Sarge. Neil Gunton wrote: > I was hoping to be able to stay with the "stock" perl, to ease future > debian upgrades. I concur. Things got ugly the few times I've strayed outside the boundaries of the package/ upgrade management system of whatever GNU/Linux distribution I happen to be dealing with. I'd try asking your question on an EmbPerl community, such as: http://perl.apache.org/embperl/ HTH, David