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

Fatal failure at theory/quantifiers/instantiate.cpp:176 (produce-abducts, fs-interleave, quant-cf, full-saturate-quant, uf-ho) #4447

Closed
rainoftime opened this issue May 4, 2020 · 1 comment

Comments

@rainoftime
Copy link

rainoftime commented May 4, 2020

Related #4275


Hi,
For the following formula:
176.txt

CVC4 throws out a fatal failure:

 Fatal failure within bool CVC4::theory::quantifiers::Instantiate::addInstantiation(CVC4::Node, std::vector<CVC4::NodeTemplate<true> >&, bool, bool, bool) at /home/peisen/test/tofuzz/CVC4/src/theory/quantifiers/instantiate.cpp:176
 Check failure
 
  false

OS: Ubuntu 16.04
Commit: ad7907a

@ajreynol
Copy link
Member

ajreynol commented May 4, 2020

This example uses an experimental option. We are not supporting issues with experimental options. Please refer to the guidelines here: https://github.com/CVC4/CVC4/wiki/Fuzzing-CVC4

@ajreynol ajreynol closed this as completed May 4, 2020
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