On a MX304 with empty LIMCs, the FPC keeps core dumping after loading customer configure.
FPC with no LMICs on MX304 keeps coredumping once [chassis fpc 0 max-queues] has been configured.
Workaround:
Insert LMIC, or remove the [chassis fpc 0 max-queues ] configure
Solution:
Core is caused by divided by zero, number of actives pfes are zero as no LMIC present. Problem get fixed by PR1773418.