Nmap Development mailing list archives

Re: Zenmap crash


From: David Fifield <david () bamsoftware com>
Date: Mon, 19 Nov 2012 12:59:14 -0800

On Sun, Nov 18, 2012 at 02:35:04PM +0100, A. R. Rørvik wrote:
Hi!

Sorry, Zenmap crashed. Btw: Beautiful UI!

---------- Forwarded message ----------
From: A. R. Rørvik <arrorvik () gmail com>
Date: 2012/11/18
Subject: Crash
To: "A. R. Rørvik" <arrorvik () gmail com>


Version: 6.01
Traceback (most recent call last):
  File "zenmapGUI\ScanInterface.pyo", line 539, in verify_execution
  File "zenmapGUI\ScanInterface.pyo", line 581, in load_from_command
  File "zenmapCore\NetworkInventory.pyo", line 143, in add_scan
  File "zenmapCore\NetworkInventory.pyo", line 217, in _update_host_info
  File "zenmapCore\NmapParser.pyo", line 675, in get_port_protocol_dict
ValueError: invalid literal for int() with base 10: ''

Thanks for making this report. This bug will be fixed in the next
release. In the meantime, if you use a port specification like this:
        -p T:1,2,3,U:
(one with no ports for a particular protocol), change your specification
to remove that protocol:
        -p T:1,2,3

http://seclists.org/nmap-dev/2012/q2/877

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

Current thread: