Skip to content

Crash in Zenmap 7.95 when comparing scans: AttributeError in check_ndiff_process #2854

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Markixon opened this issue May 27, 2024 · 1 comment
Labels

Comments

@Markixon
Copy link

NOTE: Npcap issues have moved to the Npcap repository

NOTE: Ncrack issues have moved to the Ncrack repository

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior, including command-line options.

Expected behavior
A clear and concise description of what you expected to happen.

Version info (please complete the following information):

  • OS: [e.g. Linux 4.15, Windows 10 1909]
  • Output of nmap --version:
  • Output of nmap --iflist

Additional context
Add any other context about the problem here, such as special network type.

@Markixon Markixon added the Nmap label May 27, 2024
@Markixon
Copy link
Author

Version: 7.95
Traceback (most recent call last):
File "C:\Program Files (x86)\Nmap\zenmap\lib\python3.11\site-packages\zenmapGUI\DiffCompare.py", line 380, in check_ndiff_process
stderr = self.ndiff_process.stderr.read()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'read'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant