Richard Bauer wrote:
Hi List,
It's my first post.
welcome :)
I'm running a remote dedicated webserver running a RH 7.2.
Originally perl5.6.1 was pre-installed (rpm), so I downloaded and installed
perl5.8.4. I decided to download some fresh Apache and mod_perl:
-Apache 1.3.31
-mod_perl 1.29
When I set an HTML::Mason handler to serve a VirtualHost, httpd logs:
[notice] child pid 9943 exit signal Segmentation fault (11)
Note that if the HTML::Mason module is not installed, the httpd does not
segfault.
It seems to be a shared lib issue, but I'm not a pro of that. I hope this
issue is related to this mailing list and I hope that you will be able to
give me some help to solve this problem.
[...]
(gdb) bt
#0 0x0809fc4b in XS_Apache__Table_FETCH ()
In case it uses XML modules it could be an EXPAT issue, mentioned here:
http://marc.free.net.ph/message/20030904.192959.83632cb7.html
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] 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