besu
besu copied to clipboard
assert glibc min version at besu startup
check glibc version at besu startup and abort startup if it is less than required min version see #9506 for an example- it is not obvious that the current required min is 2.28 we print the glibc version as part of Besu startup info, so we can assert that it is at least that min version
# Host: #
# Java: openjdk-java-21 #
# Maximum heap size: 3.91 GB #
# OS: linux-x86_64 #
# glibc: 2.28 #
# Total memory: 15.64 GB #
# CPU cores: 4
Hi, I’d like to take this issue and can deliver a fix within 24 hours. I’ve worked on similar projects before and have relevant experience, so I should be able to handle this efficiently.
@anumukul I've assigned you the issue. Please let us know if you need any help
please review my PR @daniellehrner