Nmap Development mailing list archives

an unexpected error has crashed zenmap


From: "Sakura" <xin_5621 () foxmail com>
Date: Wed, 24 May 2023 23:16:50 +0800

Version: 7.94
Traceback (most recent call last):
&nbsp; File "C:\Hacktool\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py", line 261, in 
script_list_timer_callback
&nbsp; &nbsp; callback(True, process)
&nbsp; File "C:\Hacktool\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py", line 270, in 
initial_script_list_cb
&nbsp; &nbsp; if status and self.handle_initial_script_list_output(process):
&nbsp; File "C:\Hacktool\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py", line 301, in 
handle_initial_script_list_output
&nbsp; &nbsp; for entry in get_script_entries(
&nbsp; File "C:\Hacktool\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py", line 423, in 
get_script_entries
&nbsp; &nbsp; metadata = ScriptMetadata(scripts_dir, nselib_dir)
&nbsp; File "C:\Hacktool\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py", line 286, in __init__
&nbsp; &nbsp; self.construct_library_arguments()
&nbsp; File "C:\Hacktool\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py", line 416, in 
construct_library_arguments
&nbsp; &nbsp; self.library_arguments[libname] = self.get_script_args(filepath)
&nbsp; File "C:\Hacktool\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py", line 362, in 
get_script_args
&nbsp; &nbsp; args = ScriptMetadata.get_script_args_from_file(f)
&nbsp; File "C:\Hacktool\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py", line 370, in 
get_script_args_from_file
&nbsp; &nbsp; for tag_name, tag_text in nsedoc_tags_iter(f):
&nbsp; File "C:\Hacktool\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py", line 232, in 
nsedoc_tags_iter
&nbsp; &nbsp; for line in f:
&nbsp; File "dist/zenmap-w64/mingw64/lib/python3.10/codecs.py", line 322, in decode
UnicodeDecodeError: 'mbcs' codec can't decode byte 0x93 in position 5665: No mapping for the Unicode character exists 
in the target code page.
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at https://seclists.org/nmap-dev/

Current thread: