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

Some provided samples show analysis timeouts #55

Open
mborgerson opened this issue Jul 14, 2022 · 2 comments
Open

Some provided samples show analysis timeouts #55

mborgerson opened this issue Jul 14, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@mborgerson
Copy link
Member

Some of the provided samples include binaries which apparently timed out during analysis:

  • Preferably we adjust the timeouts so this does not happen on samples, especially with default-enabled tools.
  • Sample binaries are not available so I cannot confirm locally and check that the tool is not choking on the input.
  • The timeout is not listed so I don't know how long the tool took before timing out.

Screenshot from 2022-07-14 16-29-38

@mborgerson mborgerson changed the title Provided samples show samples with timeouts Some provided samples show analysis timeouts Jul 14, 2022
@mborgerson mborgerson added the bug Something isn't working label Jul 15, 2022
@CouleeApps
Copy link
Collaborator

These have been re-run but one of the angr runs still timed out. Disabling timeouts on samples is an interesting question of performance reporting, and I'm not sure about it.

@negasora
Copy link
Collaborator

Preferably we adjust the timeouts so this does not happen on samples, especially with default-enabled tools.

We should probably choose sample binaries that don't time out

Sample binaries are not available so I cannot confirm locally and check that the tool is not choking on the input.

Tracked by #63

The timeout is not listed so I don't know how long the tool took before timing out.

Fair, I think it should be in the faq

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants