How do I troubleshoot “Inconsistency detected: dl-lookup.c: 111” (Java Result 127) error?
问题 I'm currently trying to build a Java project using Maven for a game I'm working on. A recent push to our repository by another user has broken the build for me, but not other users. No changes have been made the to Pom.xml in recent builds and my Java environment has remained consistent. I'm using Java 8 OpenJDK (1.8.0_211) on a Ubuntu 18.04 LTS distribution. The maven repository is able to compile successfully, but when I try to execute the code using our predetermined (mvn integration-test