Description

This article explains one of the reasons why routing protocol daemon (rpd) crashes

Symptoms

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"

Solution

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.

Modification History

2024-11-20 : Modified to be public
2024-10-10 : Article Created