You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Tim Evans <tk...@tkevans.com> on 2004/11/11 21:41:00 UTC

Segmentation fault with mod_perl 1.29, Apache 1.3.33

I've done a simple build  (perl Makefile.PL USE_DSO=1) of version 1.29 with 
Apache 1.3.33.  System is RH Linux 7.1, kernel 2.2.22-7.0.2; perl is 5.8.5

On even the simplest web page, browser says "document contains no data."

Apache's error_log says:

[Thu Nov 11 10:02:19 2004] [notice] child pid 28732 exit signal Segmentation 
fault (11)

Rebuilding apache w/o mod_perl allows Apache to return pages.
--
Tim Evans, TKEvans.com, Inc.	|    5 Chestnut Court
tkevans@tkevans.com		|    Owings Mills, MD 21117
http://www.tkevans.com/		|    443-394-3864
http://www.come-here.com/News/	|    


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html


Re: Segmentation fault with mod_perl 1.29, Apache 1.3.33

Posted by Stas Bekman <st...@stason.org>.
Tim Evans wrote:
> I've done a simple build  (perl Makefile.PL USE_DSO=1) of version 1.29 with 
> Apache 1.3.33.  System is RH Linux 7.1, kernel 2.2.22-7.0.2; perl is 5.8.5
> 
> On even the simplest web page, browser says "document contains no data."
> 
> Apache's error_log says:
> 
> [Thu Nov 11 10:02:19 2004] [notice] child pid 28732 exit signal Segmentation 
> fault (11)
> 
> Rebuilding apache w/o mod_perl allows Apache to return pages.

You need to show us the backtrace of the segfault. Please see:
http://perl.apache.org/docs/1.0/guide/help.html#How_to_Report_Problems


-- 
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html