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

cwe_checker run with error 'No loadable segments found' #352

Open
chenjianquan7 opened this issue Sep 21, 2022 · 1 comment
Open

cwe_checker run with error 'No loadable segments found' #352

chenjianquan7 opened this issue Sep 21, 2022 · 1 comment

Comments

@chenjianquan7
Copy link

cwe_checker execution failed: thread 'main' panicked at 'Error while generating runtime memory image: No loadable segments found', src/caller/src/main.rs:150:13

@Enkelmann
Copy link
Collaborator

I need more context to help you. ;-) For example, what kind of binary are you trying to analyze?

I am aware that this error gets generated if you try to analyze Linux kernel modules (.ko files) with the cwe_checker. Linux kernel modules are currently not supported by the cwe_checker. They are on the wish list of things I want to support, but implementing this needs some serious work. Unfortunately, I do not know whether I will have time to work on this anytime soon.

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