Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Java >8 "warning" is fatal on Linux #1

Open
zargot opened this issue Feb 5, 2020 · 0 comments
Open

Java >8 "warning" is fatal on Linux #1

zargot opened this issue Feb 5, 2020 · 0 comments

Comments

@zargot
Copy link
Contributor

zargot commented Feb 5, 2020

The "known bug" of receiving a warning when using a java version >8 isn't just a warning on Linux. The warning is followed by a crash:

Inconsistency detected by ld.so: dl-lookup.c: 111: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!`.

Downgrading to version 8 solves the issue.

OS: Linux beta 4.19.72-rt26-MANJARO

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

1 participant