-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Richard Bauer a �crit :
| Hi List, | | It's my first post. | | 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.
What Perl modules with XS does your application use? RedHat 7.x's broken DBI package has bitten us a number of times for example (solution: upgrade it from CPAN), with less than clear backtraces (just like the one you are getting).
- -- Dominique QUATRAVAUX Ing�nieur senior 01 44 42 00 08 IDEALX
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFA/m1SMJAKAU3mjcsRAiPLAJ0fxJ0QQ+IoL5Xwn7+M5lGvLkn9VwCgrL1e F+zxjFuhJCv2MvY+DhZjlhQ= =xx7h -----END PGP SIGNATURE-----
-- 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
