[Bug 3702] sshd fork crashed when compiled with seccomp
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jun 21 17:23:19 AEST 2024
https://bugzilla.mindrot.org/show_bug.cgi?id=3702
--- Comment #5 from Damien Miller <djm at mindrot.org> ---
Created attachment 3820
--> https://bugzilla.mindrot.org/attachment.cgi?id=3820&action=edit
convert syscall names that we know
(In reply to Darren Tucker from comment #4)
> (As an aside, tt'd be nice if the debugging code could do this for
> us.) On my Armbian system this says 20 is epoll:
We could convert the syscall numbers that we know (see attached), but
after writing that I realised that it isn't so useful - it's the
syscall numbers that we *don't* know that are typically the problem.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list