I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-01-20 11:10:25-08 by sugus
Ran out of memory for input buffer at Expat.pm line 469.
Ran out of memory for input buffer at /usr/lib/perl5/XML/Parser/Expat.pm line 469. hi all there... i get this error by scanning a list of 1000 hosts.... not 10.0.0./16 the problem occurs if i do a scan. examples:
sugus@snalux:~$ sudo scanpbnj -d /home/sugus/.pbnj-2.0/config.yaml -n /usr/bin/nmap -m 21,22,25,53, +80,110,135-139,143,443,445,8080,3306,3389,5900,10000 -r 1-1024 -a "-sS -sV -O -P0 -T5 -R" -i /home +/sugus/Desktop/serverlist.txt [sudo] password for sugus: Ran out of memory for input buffer at /usr/lib/perl5/XML/Parser/Expat.pm line 469. sugus@snalux:~$
/home/sugus/Desktop/serverlist.txt ---- have more then 1000 lines is it possible to set the input buffer 100times higher? Ram usage with 400 hosts is 440MB (with the os) and i have 3600 on this computer... i need only a bigger buffer ;=) greetz and many thanks to do a so great project. your sugus
Direct Responses: Write a response