Skip to content
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

Compare tool not working #2868

Open
sbsoccermom opened this issue Jun 20, 2024 · 0 comments
Open

Compare tool not working #2868

sbsoccermom opened this issue Jun 20, 2024 · 0 comments
Labels

Comments

@sbsoccermom
Copy link

Describe the bug
While trying to compare the results of a couple scans, I'm able to input the first file. When the second file in input, I get an error:

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'

This is an unexpected error and so crash report window asks me to copy the report and send the bug report.

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

  1. input the first file to compare (.xml format)
  2. input the second file to compare and it immediately has a problem.

Expected behavior
A clear and concise description of what you expected to happen.
I expected it see a new document showing me the differences and similarities of the two files.

Version info (please complete the following information):

  • OS: Windows 10 Home 22H2 build 19045.4529
  • Zenmap version 7.95
  • Output of nmap --version:

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

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