On Sun, Jan 10, 2021 at 09:04:05AM +0000, Mikolaj Kucharski wrote:
> On Sun, Jan 10, 2021 at 10:00:50AM +0100, Theo Buehler wrote:
> > > > To get coredump and backtrace in such a situation, read up on
> > > > kern.nouidcoredump=3 in sysctl(8)
> > > 
> > > I imagine this is a typo and you meant kern.nosuidcoredump in
> > > sysctl(2). Anyway, thanks, that is helpful for the future.
> > 
> > Not really (see right before SEE ALSO in sysctl(8)), but sysctl(2)
> > works, too :)
> 
> Right. I mean missing letter `s` in your string.

Oh that. Of course.

> 
> kern.nouidcoredump != kern.nosuidcoredump
> 
> -- 
> Regards,
>  Mikolaj

Reply via email to