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

Error java.lang.StackOverflowError when working joern #9

Open
klssstis opened this issue Jan 6, 2024 · 1 comment
Open

Error java.lang.StackOverflowError when working joern #9

klssstis opened this issue Jan 6, 2024 · 1 comment

Comments

@klssstis
Copy link

klssstis commented Jan 6, 2024

Hello

I noticed a strange error when processing some commits.
for example, if we try to process a commit https://github.com/postgres/postgres/commit/5d06e99a3cfc23bbc217b4d78b8c070ad52f720e, we will get a java.lang.StackOverflowError and an infinite application loop.

if you are using the latest version of joern (2.0.214), the error will disappear and the program will work correctly.

You probably need to update your version of joern.
if you need my help, I'll be happy to help.

@iDTer
Copy link

iDTer commented May 21, 2024

Hello, have you encountered a situation where there is no data under the generated "testdata" directory?
I am using joern version 2.0.374 and when running gen_cpg.py, the generated cpg.dot reads without "LINE_NUMBER".
Then when merge_cpg the values of allEdges and allNodes variables are both 0.
Would like to ask you if you ended up successfully running the code of test.py? Did the program output the predicted results?
thx for your help!

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