-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zebra process crashes intermittently during 'config reload' on the DUT line cards #14092
Comments
Attaching the symbol file and the core file |
After we checked the previous test history, we found this crash is seen in April OC test run. |
8.2 is now considered very old and is typically not supported from a FRR community perspective at this point in time. First thing is that I would try this fix:
If that doesn't work I would recommend upgrading to a newer release and then trying that to see if the problem still exists |
@mlok-nokia I would recommend opening this as a bug with Sonic. Basically Sonic is trying to maintain an older stable version which is not really active in the FRRouting community anymore. We can look at this if the problem can be demonstrated in 8.5 or |
@mlok-nokia can you try with this patch and see if it helps. |
This issue is stale because it has been open 180 days with no activity. Comment or remove the |
This issue will be automatically closed in the specified period unless there is further activity. |
Describe the bug
On a T2 chassis line card, when we do 'sudo config reload -y', we see 'zebra' process getting crashed and generates a core. We see this issue intermittently happening. (_~ approx once in 30 attempts or so_)
We have started seeing the issue from this commit
sonic-buildimage-msft commit:
Azure/sonic-buildimage-msft@6f19e12
Following logs are seen on the bgp docker, when the crash is happening.
To Reproduce
Steps to reproduce the behavior:
On any T2 chassis line card, do 'sudo config reload -y' for multiple times.
Expected behavior
sudo config reload' on DUT line cards, should not cause any issue. And the line cards should come up fine with all bgp neighbors established without any crash/core files.
Actual behavior
Zebra process under bgp docker gets crashed.
Core generated
We had already raised an issue under sonic-buildimage regarding this crash, please take a look at this,
sonic-net/sonic-buildimage#15803
frr.zip
zebra.1689104360.44.0.core.gz
Screenshots
Versions
Additional context
The text was updated successfully, but these errors were encountered: