Hi,

I am using Apache-2.0.54 (prefork), Mod_Perl-2.0.0-RC6, and Embperl CVS version checked out on 12th May.

Getting "child pid 25462 exit signal Segmentation fault (11)"

If I put "use Embperl ;" into startup.pl the segfaults vanishes, but in that case the fdat becomes empty.

I am using Execute method from within mod perl scripts.

perl.conf contains:

<Files *.pl>
    SetHandler perl-script
    PerlResponseHandler ModPerl::Registry
    PerlOptions +ParseHeaders
    Options +ExecCGI
</Files>

If I remove this section, i.e. execute the scripts as perl (instead of mod_perl) then also I do not get segfaults.

What might be wrong.



______________________________________________________
Devendra Singh
IndiaMART InterMESH Limited
(Global Gateway to Indian Market Place)
B-1, Sector 8, Noida, UP - 201301, India
EPABX : +91-120-2424945, +91-120-3094634, +91-9810646342
Fax: +91-120-2424943
http://www.indiamart.com
http://www.indiangiftsportal.com
http://www.indiantravelportal.com
______________________________________________________



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to