Bug 1628788
Summary: | [3.11] Fluentd pod crashes with "undefined symbol: rbffi_Closure_Alloc" | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Qiaoling Tang <qitang> | |
Component: | Logging | Assignee: | Rich Megginson <rmeggins> | |
Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> | |
Severity: | urgent | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 3.11.0 | CC: | aos-bugs, jcantril, nhosoi, rmeggins | |
Target Milestone: | --- | Keywords: | Regression | |
Target Release: | 3.11.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | openshift3/ose-logging-fluentd:v3.11.6-1 | Doc Type: | Bug Fix | |
Doc Text: |
Cause: The fix for bz1628371 introduced a badly built shared library missing a symbol.
Consequence: Fluentd crashes with "undefined symbol: rbffi_Closure_Alloc"
Fix: Rebuild the shared library with the correct symbols.
Result: Fluentd does not crash.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1628798 (view as bug list) | Environment: | ||
Last Closed: | 2018-10-11 07:25:56 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1628798, 1628799 |
Description
Qiaoling Tang
2018-09-14 01:33:41 UTC
Likely a dup of "Bug 1628407 - [3.11] Fluentd pods failed to start after an update to 3.9.41 when deny_execmem=1 on nodes"? It's a consequence of trying to revert the revert :P fixed in rubygem-ffi-1.9.25-4.el7_5 - now awaiting ART to rebuild compose and image We talked about this one and determined it could affect a number of people who have the selinux setting as identified in #c1. This can wait to get into the first z-stream drop. (In reply to Jeff Cantrill from comment #4) > We talked about this one and determined it could affect a number of people > who have the selinux setting as identified in #c1. This can wait to get > into the first z-stream drop. You're talking about "Bug 1628407 - [3.11] Fluentd pods failed to start after an update to 3.9.41 when deny_execmem=1 on nodes" Fluentd pod works well with logging-fluentd-v3.11.6-1. Remove keyword 'TestBlocker' Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:2652 |