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.