Nmap Development mailing list archives

Re: Thanks for software


From: Daniel Miller <bonsaiviking () gmail com>
Date: Thu, 12 Jan 2017 08:59:43 -0600

Thanks to all who reported this issue, which can be caused by your disk
being full. With the help of Varunram and Sundhar, we have added a check
for this condition so that Zenmap will no longer crash, but instead will
produce a warning message. This fix will be available in the next Nmap
release.

Dan

See: https://github.com/nmap/nmap/issues/639

On Tue, Jan 10, 2017 at 8:35 PM, Daniel Miller <bonsaiviking () gmail com>
wrote:

Nawaraj,

Thanks for reporting this bug. Unfortunately, there's not a lot we can do
to solve the problem: your computer doesn't have a usable temporary
directory. Can you check the file permissions and determine why Zenmap was
unable to use any of those locations listed?

I've added a task to our issue tracker [1] to add a check for this
condition and avoid crashing entirely. Zenmap should still be usable for
reading existing Nmap XML files.

Dan

[1] http://issues.nmap.org/639

On Sun, Jan 1, 2017 at 4:34 AM, Nawaraj Shah <nawarajshah100 () gmail com>
wrote:

Version: 7.40
Traceback (most recent call last):
  File "zenmapGUI\ScanInterface.pyo", line 451, in start_scan_cb
  File "zenmapGUI\ScanInterface.pyo", line 531, in execute_command
  File "zenmapCore\NmapCommand.pyo", line 236, in __init__
  File "tempfile.pyo", line 371, in mktemp
  File "tempfile.pyo", line 275, in gettempdir
  File "tempfile.pyo", line 217, in _get_default_tempdir
IOError: [Errno 2] No usable temporary directory found in
['C:\\Users\\Lenovo\\AppData\\Local\\Temp',
'C:\\Users\\Lenovo\\AppData\\Local\\Temp', 'c:\\temp', 'c:\\tmp',
'\\temp', '\\tmp', 'C:\\Program Files (x86)\\Nmap']

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



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

Current thread: