Nmap Development mailing list archives

Crash Report


From: guanbo via dev <dev () nmap org>
Date: Fri, 27 Oct 2023 13:45:01 +0800

When I click on Profile Editor, Crash Report pop up.

Version: 7.94
 
Traceback (most recent call last):
 
&nbsp; File "D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py", line 261, in 
script_list_timer_callback
 
&nbsp;&nbsp;&nbsp; callback(True, process)
 
&nbsp; File "D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py", line 270, in 
initial_script_list_cb
 
&nbsp;&nbsp;&nbsp; if status and self.handle_initial_script_list_output(process):
 
&nbsp; File "D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapGUI\ScriptInterface.py", line 301, in 
handle_initial_script_list_output
 
&nbsp;&nbsp;&nbsp; for entry in get_script_entries(
 
&nbsp; File "D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py", line 423, in 
get_script_entries
 
&nbsp;&nbsp;&nbsp; metadata = ScriptMetadata(scripts_dir, nselib_dir)
 
&nbsp; File "D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py", line 286, in __init__
 
&nbsp;&nbsp;&nbsp; self.construct_library_arguments()
 
&nbsp; File "D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py", line 416, in 
construct_library_arguments
 
&nbsp;&nbsp;&nbsp; self.library_arguments[libname] = self.get_script_args(filepath)
 
&nbsp; File "D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py", line 362, in 
get_script_args
 
&nbsp;&nbsp;&nbsp; args = ScriptMetadata.get_script_args_from_file(f)
 
&nbsp; File "D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py", line 370, in 
get_script_args_from_file
 
&nbsp;&nbsp;&nbsp; for tag_name, tag_text in nsedoc_tags_iter(f):
 
&nbsp; File "D:\Software\Nmap\zenmap\lib\python3.10\site-packages\zenmapCore\ScriptMetadata.py", line 232, in 
nsedoc_tags_iter
 
&nbsp;&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: