On Fri, May 07, 2004 at 02:41:26PM +0500, Vlad Harchev wrote:
> I'm using perl-5.6.1 on rh7.3 on x86, par-0.80.
> When protecting this script:
> -------
> #!/usr/bin/perl
> foreach (keys %ENV) {     print "$_ is $ENV{$_}\n"; }
> -------

This is confirmed, and is believed to be fixed in PAR 0.82, as part
of this entry in the changelog:

    - On Non-Win32 platforms, perl 5.8.0 and earlier versions produced
      pp-generated executables that immediately segfaults.

I'd be happy if you can re-test this with PAR 0.82 and see if it has
been fixed indeed.

Thanks!
/Autrijus/

Attachment: pgpicWQq8TJQr.pgp
Description: PGP signature

Reply via email to