Closed
Description
Version: 7.95
Traceback (most recent call last):
File "D:\Program Files (x86)\Nmap\zenmap\lib\python3.11\site-packages\zenmapGUI\ScanInterface.py", line 539, in verify_execution
self.scan_result.refresh_nmap_output()
File "D:\Program Files (x86)\Nmap\zenmap\lib\python3.11\site-packages\zenmapGUI\ScanInterface.py", line 909, in refresh_nmap_output
self.scan_result_notebook.nmap_output.nmap_output.refresh_output()
File "D:\Program Files (x86)\Nmap\zenmap\lib\python3.11\site-packages\zenmapGUI\NmapOutputViewer.py", line 285, in refresh_output
self.command_execution.stdout_file.seek(self.output_file_pointer)
File "../lib/python3.11/tempfile.py", line 500, in func_wrapper
ValueError: I/O operation on closed file.