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

Type state analysis for whole programs seems broken #213

Open
fwendland opened this issue Jun 15, 2021 · 1 comment
Open

Type state analysis for whole programs seems broken #213

fwendland opened this issue Jun 15, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@fwendland
Copy link
Collaborator

Running a type state analysis using the whole program analysis method, runs for a very long time. I haven't checked whether it terminates eventually. However, I'm assuming there is an infinite loop in the analysis. It may have been caused by an update to the cpg.

Also see: #203

@fwendland fwendland added the bug Something isn't working label Jun 15, 2021
@fwendland fwendland added this to the 2.0.0 milestone Jun 15, 2021
@fwendland fwendland self-assigned this Jun 15, 2021
@oxisto
Copy link
Member

oxisto commented Jul 4, 2021

Do you have an example that hangs/crashes?

@fwendland fwendland removed this from the 2.x.y milestone Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants