On Wed, 06 Sep 2006 16:42:29 -0700, Philip M. Gollucci wrote > > Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration: > > Platform: > > osname=linux, osvers=2.6.0-test3, archname=i586-linux-thread-multi > > uname='linux oldwotan 2.6.0-test3 #1 smp tue may 20 08:20:31 utc 2003 > > i686 > > i686 i386 gnulinux ' > First guess, upgrade your perl to 5.8.8 (5.8.1 is several YEARS old) > > Can you translate that to an OS version/name I recognize ? > (uname -a) ?
[EMAIL PROTECTED]:~> uname -a Linux linux 2.4.21-99-athlon #1 Wed Sep 24 13:34:32 UTC 2003 i686 athlon i386 GNU/Linux [EMAIL PROTECTED]:~> > > > usethreads=define use5005threads=undef useithreads=define > > usemultiplicity=define > Are you actually using threads ? IF not, disable them its faster anwyay. > > > Characteristics of this binary (from libperl): > > Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES > > PERL_IMPLICIT_CONTEXT > > Locally applied patches: > > RC5 > What the "hell" is RC5 ? Is that a redhat thing ? RC5 is probably Release Candidate 5. You shouldn't swear, mommy will wash your mouth with soap. > > > Attempt to free unreferenced scalar at /usr/lib/perl5/5.8.1/Test/Harness.pm > > line 54. > > -- > ------------------------------------------------------------------------ > Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 > Consultant / http://p6m7g8.net/Resume/resume.shtml > Senior Software Engineer - TicketMaster - http://ticketmaster.com > 1024D/A79997FA F357 0FDD 2301 6296 690F 6A47 D55A 7172 A799 97F > > "In all that I've done wrong I know I must have done something right > to deserve a hug every morning and butterfly kisses at night." __ > ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / / /|_/ / // /\ \/ > /_/ / /__ /_/ /_/\_, /___/\___\_\___/ <___/ mod_perl-2.0.2 [EMAIL PROTECTED]:~/Desktop> /usr/local/apache2/bin/apachectl -v Server version: Apache/2.2.3 Server built: Sep 7 2006 02:40:35 [EMAIL PROTECTED]:~/Desktop> this is the interesting part --------------------------t/log/error_log-snip------------------- END in modperl_extra.pl, pid=8065 [Thu Sep 07 04:30:15 2006] [info] removed PID file /home/oobi/Desktop/mod_perl-2.0.2/t/logs/httpd.pid (pid=8061) [Thu Sep 07 04:30:15 2006] [notice] caught SIGTERM, shutting down END in modperl_extra.pl, pid=8061 Attempt to free unreferenced scalar at /usr/lib/perl5/5.8.1/Test/Harness.pm line 54. --------------------------t/log/error_log-snip------------------- Greger -- QxRSSReader v1.2.6a released (30-06-2006) PortScanner v1.2.2 ( 09-08-2006 ) http://www.gregerhaga.net/ There are no stupid questions, only stupid answers.