in reply to Process Core dumps

Which version of Perl is installed on the Solaris box?

Run perl -V and post here the output.

Replies are listed 'Best First'.
Re^2: Process Core dumps
by ajeet@perl (Acolyte) on Apr 12, 2010 at 09:43 UTC
    Output of perl -v
    This is perl, v5.8.8 built for sun4-solaris Copyright 1987-2006, Larry Wall Perl may be copied only under the terms of either the Artistic License + or the GNU General Public License, which may be found in the Perl 5 source ki +t. Complete documentation for Perl, including FAQ lists, should be found +on this system using "man perl" or "perldoc perl". If you have access to + the Internet, point your browser at http://www.perl.org/, the Perl Home Pa +ge.
      is PERL_SIGNALS defined in your environment?

      And run perl -V again but this time with an uppercased V!