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

Failed to solve constraints. #1

Open
andy20170608 opened this issue May 14, 2020 · 1 comment
Open

Failed to solve constraints. #1

andy20170608 opened this issue May 14, 2020 · 1 comment

Comments

@andy20170608
Copy link

Failed to solve constraints when i run the following scripts:
sudo ./probe_dpi.py -G -p 20 -P -N 50 -S 1 ../data/concrete_examples.20190611.sample

The typical log like this:
15:05:40 [INFO] Solving constraints...
15:05:40 [DEBUG] params: {'tcp_options1': 0, 'tcp_seq_num1': 0, 'tcp_doff_reserved_flags1': 144, 'tcp_flags1': 194}
15:05:40 [DEBUG] ####### Cannot solve constraint! #######
15:05:40 [DEBUG] Seems we are overconstraining, we need to relax the constraint...
15:05:40 [DEBUG] Removed constraint on tcp_seq_num1.
15:05:40 [INFO] Solving constraints...
15:05:40 [DEBUG] params: {'tcp_options1': 0, 'tcp_doff_reserved_flags1': 144, 'tcp_flags1': 194}
15:05:40 [DEBUG] ####### Cannot solve constraint! #######
15:05:40 [DEBUG] Still not working, relaxing more constriant...
15:05:40 [DEBUG] No more constraints to relax, giving up...

@gkso
Copy link
Contributor

gkso commented May 16, 2020

Which test case is it? It could happen occasionally, but not often.

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

No branches or pull requests

2 participants