Re: Syzkaller on NetBSD broken for a long time
Martin Husemann <[email protected]> Mon, 7 Jul 2025 13:17:50 +0200
| Newsgroups | gmane.os.netbsd.devel.userlevel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 07, 2025 at 11:42:26AM +0200, Benny Siegert wrote: > Warning: Permanently added '10.128.0.147' (ED25519) to the list of known hosts. > SYZFAIL: posix_spawnp failed > (errno 22: Invalid argument) > > Is anyone aware of this and investigating this? I bet not :-/ The posix_spwan* functions/syscall did get stricter argument checking some time ago - any chance to get more details about the call that fails? Martin