Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Unable to run joern-scan successfully on more recent commits #104

Open
Jeff848 opened this issue Sep 9, 2021 · 3 comments
Open

Unable to run joern-scan successfully on more recent commits #104

Jeff848 opened this issue Sep 9, 2021 · 3 comments

Comments

@Jeff848
Copy link

Jeff848 commented Sep 9, 2021

Joern-scan leads to the following error output from /tmp/joern-scan-log.txt
error.txt

However, I am able to successfully run joern-scan if I build on commit 9b2068e.

I am attempting to build query-database on ubuntu:18.04 with a DockerFile like so:
example_docker.txt

Please let me know if I am missing some step somewhere.

Note: I still run into the error if I run joern-scan in the original container instead of openjdk

This is the output for java -version
openjdk 11.0.12 2021-07-20
OpenJDK Runtime Environment 18.9 (build 11.0.12+7)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.12+7, mixed mode, sharing)

@fabsx00
Copy link
Contributor

fabsx00 commented Sep 9, 2021

Thanks for reporting. Looking into it.

@fabsx00
Copy link
Contributor

fabsx00 commented Sep 9, 2021

Can reproduce.

@fabsx00
Copy link
Contributor

fabsx00 commented Sep 9, 2021

Alright, while those ugly warnings about ghidra2cpg are still there and the logger configuration seems a bit off as well (seeing some warnings from codepropertygraph in the joern-scan output), with #105 it at least finishes and reports correct results.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants