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 #1609

Open
Rexxar-Jack-Remar opened this issue Dec 16, 2024 · 3 comments
Open

Command terminated by signal 6 #1609

Rexxar-Jack-Remar opened this issue Dec 16, 2024 · 3 comments

Comments

@Rexxar-Jack-Remar
Copy link
Contributor

Rexxar-Jack-Remar commented Dec 16, 2024

I encountered an assertion error while executing a wpa command.

root@56901b14da37:~/test # wpa -ander test.bc 
vcall gep idx not constantint
vcall gep idx not constantint
vcall gep idx not constantint
vcall gep idx not constantint
vcall gep idx not constantint
vcall gep idx not constantint
wpa: /root/SVF/svf-llvm/lib/CppUtil.cpp:896: bool SVF::cppUtil::isTemplateFunc(const SVF::Function*): Assertion `foo->hasName() && "foo does not have a name? possible indirect call"' failed.

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

test.zip

yuleisui added a commit that referenced this issue Dec 16, 2024
@yuleisui
Copy link
Collaborator

It should be fixed here: a1c2a90

@Rexxar-Jack-Remar
Copy link
Contributor Author

Rexxar-Jack-Remar commented Dec 18, 2024

It should be fixed here: a1c2a90

After updating SVF, a few problems were solved, but I encountered the same problem just now. The bc file has been attached. Thank you for your help! @yuleisui

test.zip

@jumormt
Copy link
Contributor

jumormt commented Dec 19, 2024

fixed via PR #1614 @Rexxar-Jack-Remar

Geoffrey1014 pushed a commit to Geoffrey1014/SVF that referenced this issue Jan 27, 2025
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

3 participants