in reply to Re: Segmentation coredump issue
in thread Segmentation coredump issue

perl -v returns v5.10.1

Text::CSV_XS -- v1.35

XML::Twig -- v3.52

Replies are listed 'Best First'.
Re^3: Segmentation coredump issue
by marto (Cardinal) on May 04, 2018 at 12:36 UTC

    That version of perl is really pretty old. Can you replicate this by running a known crashing example against a modern perl build? Failing that, can you provide your shell script, a perl script along with an xml file (replace/remove sensitive data) known to cause the problem and I'll try to replicate the issue.