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

Goblint throws a ParseError when analyzing Linux 6.2 #1098

Closed
tluio opened this issue Jul 5, 2023 · 1 comment
Closed

Goblint throws a ParseError when analyzing Linux 6.2 #1098

tluio opened this issue Jul 5, 2023 · 1 comment

Comments

@tluio
Copy link

tluio commented Jul 5, 2023

I first use bear -- make to compile the Linux kernel and get compile_commands.json.
And then run goblint compile_commands.json to analyze the kernel.
However, I got the following error:

REDOREDOREDOREDOlinux-6.2/arch/x86/include/asm/jump_label.h[27:0-0] : syntax error
Parsing errorFatal error: exception Goblint_lib__Maingoblint.FrontendError("Frontc.ParseError: Parse error")
Command exited with non-zero status 2

Any feedback will be appreciate!

@sim642
Copy link
Member

sim642 commented Jul 5, 2023

Unfortunately that's not supported by our CIL parser. See goblint/cil#81 for more info.

@sim642 sim642 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 5, 2023
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