22 Oct
2024
22 Oct
'24
1:51 p.m.
Hi all, We've found that radiusd has died a couple times recently (using RedHat's packages on RHEL 8.8) without leaving a core file or even a stack trace that we can use to investigate the issue. Is that expected? I see the panic_action in `radiusd.conf`, but I don't want to run `gdb` on the core; I just want a core left behind so I can investigate the cause of the crash. Any idea what I'm missing? Thanks, -c