-
Notifications
You must be signed in to change notification settings - Fork 232
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
PANIC in rd_fill_getroute_reply #585
Comments
This issue is the combination of two problems: 1. a bug in the LPM iterator, and 2. a bug in the KNI driver that seems to be triggered when Gatekeeper terminates without releasing the resources associated with the kernel module of the KNI. Pull request #594 addresses the first problem. |
Given that this issue is no longer reproducible in production, I'm moving to release 1.2 the investigation of the KNI kernel module. |
Pull request #678 dropped the KNI library, so the last problem no longer exists. |
This message has showed up twice in the logs during the current testing period of version 1.1:
The following kernel logs have appeared at the same time in
kern.log
:An attempt to restart Gatekeeper causes an immediate reboot.
The text was updated successfully, but these errors were encountered: