1 Jun
2021
1 Jun
'21
7:51 a.m.
Hi All, I'm trying to get the core dump generation in FRR daemons running with non-root user permissions, i sent signal 11 to the daemon process, although stacktrace in the log is printed, the core dump is not generated. After some research I found that, after *PR_SET_DUMPABLE* is enabled, *core dump file is generated* along with that mini dump file is also generated I've few questions related to that 1> Is there a better way to enable core dumps in FRrouting? like any configuration parameters 2> Please point me to code reference where breakpad/crashpad is integrated in FRR Regards, Jagadeesh N