Bad prefixes are being advertised via route advertisement rule as aggregate CIDR from the T1 to the T0 gateway. The user has given invalid network prefix but the problem is missing validation check on Policy/Provider.
Resolution
This issue is fixed in NSX version 3.2.3.
Workaround:
Enable Debug Level Logging:
On the affected edge, enable debug-level logging for the dataplane.
This will allow to capture detailed logs related to the segmentation fault and identify the specific prefix causing the crash.
Identify the Faulting Prefix:
After the crash occurs, the debug logs needs to be reviewed to pinpoint the exact prefix which is causing the segmentation fault in the dataplane.
Search the Prefix in Elastic Search:
Once the prefix is identified, search for it in the Elastic Search within the NSX UI to locate which T1 router is advertising it.
Stop the Advertisement or Detach the T1:
If a T1 router is advertising the prefix, stop the advertisement of that prefix on the T1.
Alternatively, T1 router can be detached from the T0 router to stop the prefix advertisement.