Hi,

I have perl script with suffix *.pl opened in PSPad (developer version 5.0.7
(727), Windows 10, 32GB RAM ).

When I press delete or backspace and removing last '[color=#DD0000]"[/color]',
PSPad gets completely frozen and starts utilize 100% of the CPU (25% on 4 core
CPU) in this section of script: 

if ($access_component_count != 1)
  {
    print STDERR "
WARNING: MSISDN $MSISDN from site $SiteID has
$access_component_count access components. Products array :" .
Dumper(\@products);
  
  
  }
  

I was able to replicate behavior multiple times on the same file.
Sample above can not replicate issue when it is not part of the full script.
Please advice. Thanks!

-- 
<https://forum.pspad.com/read.php?4,77296,77296>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem