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

Command terminated by signal 6: Assertion `visited.count(&inst) && "inst never visited"' failed. #1618

Open
Rexxar-Jack-Remar opened this issue Dec 24, 2024 · 2 comments

Comments

@Rexxar-Jack-Remar
Copy link
Contributor

Rexxar-Jack-Remar commented Dec 24, 2024

I encountered an assertion error while executing a wpa command. It was different from the previous one.

root@45cb62a8ed4a:~ # wpa -ander test.bc 
wpa: /root/SVF/svf-llvm/lib/ICFGBuilder.cpp:93: void SVF::ICFGBuilder::checkICFGNodesVisited(const SVF::Function*): Assertion `visited.count(&inst) && "inst never visited"' failed.

The bc file has been attached. Could you give me a hand?

test.zip

@jumormt
Copy link
Contributor

jumormt commented Dec 25, 2024

I will take a look.

yuleisui pushed a commit that referenced this issue Dec 25, 2024
* add process unreachable bbs

* add process unreachable bbs

* add process unreachable bbs

* cache fun2domtree
@jumormt
Copy link
Contributor

jumormt commented Dec 25, 2024

@Rexxar-Jack-Remar It's merged. Feel free to test.

Geoffrey1014 pushed a commit to Geoffrey1014/SVF that referenced this issue Jan 27, 2025
…ls#1618

* add process unreachable bbs

* add process unreachable bbs

* add process unreachable bbs

* cache fun2domtree
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