Nmap Development mailing list archives

Re: ZenMap Crash


From: Daniel Miller <bonsaiviking () gmail com>
Date: Fri, 28 Feb 2014 13:11:32 -0600

On 02/27/2014 12:53 PM, James Rivett wrote:
Version: 6.40
Traceback (most recent call last):
   File "zenmapGUI\ScanInterface.pyo", line 557, in verify_execution
   File "zenmapGUI\ScanInterface.pyo", line 906, in refresh_nmap_output
   File "zenmapGUI\NmapOutputViewer.pyo", line 328, in refresh_output
MemoryError


JAMES RIVETT
James,

This error means that your computer does not have enough memory to continue. Zenmap can be a memory hog at times. You can try a few different things that may help:

1. Do your scan from a machine with more RAM.
2. In your zenmap.conf (on Linux: ~/.zenmap/zenmap.conf), in the [output_highlight] section, set enable_highlight = False 3. Do your scan with the Nmap command-line tool, then load the output into Zenmap. This will avoid a memory crash during scanning, but you may still have trouble viewing the output later.
4. Do smaller scans and view them separately.
5. If you have Python programming skills, audit Zenmap's memory usage and submit a patch to reduce its memory footprint.

Good luck!

Dan
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: