Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2007 12:07:16 -0400 (EDT)
From:      "Tuc at T-B-O-H.NET" <ml@t-b-o-h.net>
To:        freebsd-questions@freebsd.org
Subject:   Fresh OS/Perl{Threaded}/Apache 1.3.37/modperl segfault
Message-ID:  <200705141607.l4EG7GuR042466@himinbjorg.tucs-beachin-obx-house.com>

next in thread | raw e-mail | index | archive | help
Hi,

	Installed a fresh 5.5-R-p12 (I *NEED* to run 5.5, sorry) with 

apache+mod_ssl+mod_deflate-1.3.37+2.8.28
perl-threaded-5.8.8
mod_perl-1.30

	When I try to start it I get a segfault. The backtrace is :

(gdb) bt
#0  0x286e9350 in Perl_newSVpvn ()
   from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so
#1  0x2873e1bd in PerlIO_open ()
   from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so
#2  0x2868736a in S_open_script ()
   from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so
#3  0x28684267 in S_parse_body ()
   from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so
#4  0x286837fe in perl_parse ()
   from /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so
#5  0x2861ddb4 in perl_startup () from /usr/local/libexec/apache/libperl.so
#6  0x2861d82a in perl_module_init () from /usr/local/libexec/apache/libperl.so
#7  0x0805683e in ap_init_modules ()
#8  0x0805f5df in main ()


	Is this because I'm using threaded perl? 

		Thanks, Tuc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705141607.l4EG7GuR042466>