Hi Andreas,
I’ll have to dig into a bit more, but my suspicion is that you ran on Python data.
We never fully extended the program analysis support over to the Python dataset, so officially it is “untested”.
I just pushed a simple fix that, at the very least, might get you some progress. Now if it fails to build a graph, it will just return undefined instead of crashing.
You can check if “def(dog)” and proceed for things it gave you a graph:
I had to exclude 25 projects to get this working, because it caused out of memory errors… but it did run eventually.
Note there are 34k methods that cause the error you were seeing, and now just return undefined.