This article explains one of the reasons why routing protocol daemon (rpd) crashes
In a rare situation, rpd process may crash and generate core dump file. Syslog message file will reflect rpd crash event as:
rpd[6710]: JTASK_ASSERT: Assertion failed rpd[6710]: file "../../../../../../../../../src/junos/usr.sbin/rpd/bgp/bgp_rt.c", line 14879: "grto && grto->type == BRT_TSI_SRTO"
The issue with the above log signature should be fixed in JUNOS release 19.4 and later versions as well. It's always recommended to open JTAC case to confirm the root cause of the problem.
2024-11-20 : Modified to be public2024-10-10 : Article Created