Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sudo dumping core on recent current



On Mon, Dec 15, 2025 at 11:53:07AM +1300, Lloyd Parkes wrote:
> I have no idea how to debug this because sudo won't dump an actual core file
> if it's setuid root and won't run if it isn't.

You can set kern.coredump.setid.dump=1
and then will get the dump in /var/crash (but you can override the
location with kern.coredump.setid.path).

Martin


Home | Main Index | Thread Index | Old Index