Cleanup Error on Scan #9779
Labels
bug
Issues that are considered to be bugs
needs info
An issue where further information is required
scanner
About the scanner tool
Describe the bug
Scanning Excalidraw (https://github.com/excalidraw/excalidraw) results in an error and no ort output.
To Reproduce
Steps to reproduce the behavior:
Config is just
I also tried adding options:
-e "JAVA_OPTS=-Xms512M -Xmx10g -XX:MaxMetaspaceSize=6g -Dkotlin.daemon.jvm.options='-Xmx16g'"
--memory="32g"
and various combinations of sizes, that seemed to not help.
I also tried using a postgres database which significantly reduced scan time, however the error remains the same.
Expected behavior
No error.
Console / log output
Environment
Output of the
ort requirements -l commands
command:Additional context
Running with
--debug
it seems that this happens during some cleanup.The text was updated successfully, but these errors were encountered: