|
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
|