pitty perl -V does not report usebincompat5005, if you are trying to build
modperl as a dso, Makefile.PL should have warned you:

Your current configuration will most likely trigger core dumps,
suggestions:
   *) Do not configure mod_perl as a DSO
   *) Upgrade your Perl version to 5.6.0 or higher (w/ -Ubincompat5005)
   *) Configure Perl with -Uusemymalloc (not recommended for performance)


Reply via email to