Hi, I've seen that all RHEL 8 geode-native build jobs are failing since the last week. The kind of error reported is: Inconsistency detected by ld.so: dl-call-libc-early-init.c: 37: _dl_call_libc_early_init: Assertion `sym != NULL' failed! An example of such issue is: https://concourse.apachegeode-ci.info/builds/43747#L60706bff:4934
I've generated the gcloud image for RHEL-8 using packer, and executed several failing commits, but compilation was always successful. So, I was wondering if you have recently re-generated the RHEL8 gcloud image lately? I mention it because as I've read this kind of issue might be caused by glibc being corrupted. Thanks! Mario