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

How to debug dump-c invariant violation? #8534

Open
metamaterialsuit opened this issue Dec 18, 2024 · 0 comments
Open

How to debug dump-c invariant violation? #8534

metamaterialsuit opened this issue Dec 18, 2024 · 0 comments

Comments

@metamaterialsuit
Copy link

I have a huge goto-program that I cannot dump without an invariant violation. Unfortunately, it looks like the logging is pretty minimal and even with verbosity=10 I get no information about which line in the goto binary is causing the problem.

Also, in an odd quirk, somehow dump-cpp works just fine, which is quite annoying.

The problem is at line 630 in dump-c.cpp, so it appears to be a problem with a compound type, but that's not very helpful.

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