Zenmap crash when duplicate profile names added
Version: 7.991 Traceback (most recent call last): File "D:\Apps\nmap\zenmap\lib\python3.14\site-packages\zenmapGUI\ProfileEditor.py", line 322, in save_profile self.profile.add_profile( ~~~~~~~~~~~~~~~~~~~~~~~~^ profile_name, ^^^^^^^^^^^^^ command=command, ^^^^^^^^^^^^^^^^ description=description) ^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Apps\nmap\zenmap\lib\python3.14\site-packages\zenmapCore\UmitConf.py", line 245, in add_profile self.add_section(profile_name) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "../lib/python3.14/configparser.py", line 1280, in add_section File "../lib/python3.14/configparser.py", line 722, in add_section configparser.DuplicateSectionError: Section 'SYNPortScan' already exists
Source: nmap/nmap