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

Well-sortedness check fails during preprocessing in ITP206_4 #602

Open
mezpusz opened this issue Sep 15, 2024 · 1 comment
Open

Well-sortedness check fails during preprocessing in ITP206_4 #602

mezpusz opened this issue Sep 15, 2024 · 1 comment

Comments

@mezpusz
Copy link
Contributor

mezpusz commented Sep 15, 2024

It should reproduce without any flags. The following assertion is triggered while creating some term in FOOLElimination for a let expression:

Condition in file /Users/mezpusz/vampire/Indexing/TermSharing.cpp, line 178 violated:
_wellSortednessCheckingDisabled || SortHelper::areImmediateSortsValidPoly(t)
Value of t->toString() is: aa(ref(X0),fun(heap_ext(product_unit),product_prod(ref(X0),heap_ext(product_unit))),product_Pair(ref(X0),heap_ext(product_unit)),r21)
@mezpusz
Copy link
Contributor Author

mezpusz commented Sep 18, 2024

Same for ITP216_4.

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

1 participant