Nmap Development mailing list archives

Re: Crash Report


From: Daniel Miller <bonsaiviking () gmail com>
Date: Tue, 4 Apr 2017 22:48:55 -0500

Rowan,

Thanks for the report. This is a known issue [1] in Zenmap that will be
fixed in the next release. The cause is most likely that your disk is full.
You will still have to fix that before Zenmap will be able to perform any
scans.

Dan

[1] https://github.com/nmap/nmap/issues/639

On Sat, Apr 1, 2017 at 1:52 PM, Rowan Sheridan <rowan739 () gmail com> wrote:

Version: 7.40
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/zenmapGUI/ScanInterface.py",
line 451, in start_scan_cb
    self.execute_command(command, target, profile)
  File "/usr/lib/python2.7/dist-packages/zenmapGUI/ScanInterface.py",
line 531, in execute_command
    command_execution = NmapCommand(command)
  File "/usr/lib/python2.7/dist-packages/zenmapCore/NmapCommand.py", line
236, in __init__
    prefix=APP_NAME + "-", suffix=".xml")
  File "/usr/lib/python2.7/tempfile.py", line 371, in mktemp
    dir = gettempdir()
  File "/usr/lib/python2.7/tempfile.py", line 275, in gettempdir
    tempdir = _get_default_tempdir()
  File "/usr/lib/python2.7/tempfile.py", line 217, in _get_default_tempdir
    ("No usable temporary directory found in %s" % dirlist))
IOError: [Errno 2] No usable temporary directory found in ['/tmp',
'/var/tmp', '/usr/tmp', '/root']


--
Regards,

Rowan

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