Nmap Development mailing list archives
Unexpected error crashing zenmap
From: Peter Hiltz <peter.hiltz () gmail com>
Date: Wed, 21 Jun 2023 16:54:23 -0400
Version: 7.94
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/zenmapGUI/ScanInterface.py", line
538, in verify_execution
self.scan_result.refresh_nmap_output()
File "/usr/lib/python3.11/site-packages/zenmapGUI/ScanInterface.py", line
907, in refresh_nmap_output
self.scan_result_notebook.nmap_output.nmap_output.refresh_output()
File "/usr/lib/python3.11/site-packages/zenmapGUI/NmapOutputViewer.py",
line 287, in refresh_output
new_output = self.command_execution.stdout_file.read()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen codecs>", line 322, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc8 in position 39246:
invalid continuation byte
_______________________________________________ Sent through the dev mailing list https://nmap.org/mailman/listinfo/dev Archived at https://seclists.org/nmap-dev/
Current thread:
- Unexpected error crashing zenmap Peter Hiltz (Jul 16)
