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

The "KNOWN-BUG" #16

Open
jxnu707 opened this issue Mar 12, 2016 · 3 comments
Open

The "KNOWN-BUG" #16

jxnu707 opened this issue Mar 12, 2016 · 3 comments

Comments

@jxnu707
Copy link

jxnu707 commented Mar 12, 2016

Hi,
It came out the information when i run IC3
"KNOWN-BUG:While recursing, parameters in this context look the same as the parameters in the callee context.That is a LanguageConstraints.Parameter passed via lc.arguments is really a parameter of this(caller) function,but it will be mistakenly interpreted as a parameter of the callee"
Does it mean IC3 failed to analysis this apk?
Thanks!

@jxnu707 jxnu707 changed the title KNOWN-BUG The "KNOWN-BUG" Mar 12, 2016
@docteau
Copy link
Member

docteau commented Mar 21, 2016

Hi,

No, this just means that in this case you may have some imprecision in the analysis.

Best Regards,
Damien

@jxnu707
Copy link
Author

jxnu707 commented Mar 21, 2016

Hi,
It keep printing the KNOWN-BUG for almost an hour.
Are there some options in IC3 or Dare to avoid this?
I run Dare with -e option and IC3 with none.

Thanks!

@docteau
Copy link
Member

docteau commented Mar 21, 2016

No, right now I don't think you can deactivate this message.

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