jabref: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found
JabRef version
Latest development branch build (please note build date below)
Operating system
GNU / Linux
Details on version and operating system
OS: Ubuntu Sway 23.04 x86_64, Host: ASUSTeK COMPUTER INC. FA506IH, Kernel: 6.2.0-24-generic
Checked with the latest development build
- I made a backup of my libraries before testing the latest development version.
- I have tested the latest development version and the problem persists
Steps to reproduce the behaviour
- run from terminal
- fails to start with the following error
:$ jabref
/snap/jabref/2531/lib/runtime/bin/java: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /snap/jabref/2531/lib/runtime/bin/java)
/snap/jabref/2531/lib/runtime/bin/java: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /snap/jabref/2531/lib/runtime/bin/../lib/libjli.so)
/snap/jabref/2531/lib/runtime/bin/java: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /snap/jabref/2531/lib/runtime/bin/../lib/libjli.so)
Started to do this after a recent snap update but I don’t know which as I haven’t used it in a while.
Problem occurs on latest/edge: 5.10.1111 2023-07-15 (2531) 225MB - and 5.10.1108
Appendix
…
Log File
Paste an excerpt of your log file here
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 17 (11 by maintainers)
Thanks @Siedlerchr for the explanation. Since Ubuntu 20.04 LTS is supported until May 2025, I expected that a compatible deb package would be available for it.
Okay, thanks, this sounds indeed like a problem with the jdk then. I will try to prepare a small reproducer project to test this and see if it occurs there as well