Fri May 30 17:57:26 2014: Request 95417 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: PAR-Packer
Subject: Perl pp error: Seeking some info
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=95417 >
On 2014-05-30 17:48:25, [email protected] wrote:
> If they are truly comments, why do I get segmentation fault when I
> search-and-replace all "intel" with "TEST" (things however pass with
> "intel" changed to "INTEL").
Because you destroy the integrity of the data structure of the packed
executable. You must not modify it in any way.
Cheers, Roderich