Skip to content

Zenmap 7.96 on Windows crashes with UnicodeDecodeError when scan begins #3087

Description

@aj0ker

Version: 7.96
Traceback (most recent call last):
File "D:\Nmap\zenmap\lib\python3.12\site-packages\zenmapGUI\ScanInterface.py", line 539, in verify_execution
self.scan_result.refresh_nmap_output()
File "D:\Nmap\zenmap\lib\python3.12\site-packages\zenmapGUI\ScanInterface.py", line 909, in refresh_nmap_output
self.scan_result_notebook.nmap_output.nmap_output.refresh_output()
File "D:\Nmap\zenmap\lib\python3.12\site-packages\zenmapGUI\NmapOutputViewer.py", line 290, in refresh_output
new_output = self.command_execution.stdout_file.read()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "../lib/python3.12/tempfile.py", line 499, in func_wrapper
File "", line 322, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd6 in position 60: invalid continuation byte

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions