Gentle reminder ! Please let me know if there are any pointers for this
As far as I can see your original message never made it on to the mailing list ...
On Tue, May 14, 2019 at 7:26 PM santhosh kumar santhosh.santuu@gmail.com wrote:
Hi,
We migrated from redhat 5.3 to centos 7.5 and facing crashes in longevity tests
Why not 7.6??
All of them point to below reason,
list_del corruption. next->prev should be ffff880c1e567000, but was 00450008a948adba
We searched around web and see this is fixed in redhat https://bugzilla.redhat.com/show_bug.cgi?id=1028750
But don't see any fix in Centos. https://bugs.centos.org/view.php?id=10944
Is this the fact ? What is the general practice ? Can we port the fix from redhat and upstream for Centos ?
CentOS is a clone of RHEL - if it is fixed in RHEL 7 it will be fixed in CentOS 7. CentOS doesn't "fix" things as such as that would break compatibility with RHEL.
There may be some 3rd party repo that provides a newer kernel that fixes the issue.
P.