Skip to content

assert glibc min version at besu startup #9551

@macfarla

Description

@macfarla

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 

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions