Re: Syzkaller on NetBSD broken for a long time
Benny Siegert <[email protected]> Mon, 7 Jul 2025 14:31:59 +0200
| Newsgroups | gmane.os.netbsd.devel.userlevel |
|---|---|
| Message-ID | <CAN+FjHOpR1p4o0sLtB=55iN-3BgdsvYDybu5GYv4OBt+_HhJwQ@mail.gmail.com> |
On Mon, Jul 7, 2025 at 1:17 PM Martin Husemann <[email protected]> wrote: > > 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? See the link from the first message, it shows the NetBSD-current commit that failed and the kernel config. I filed https://github.com/google/syzkaller/issues/6163 for the investigation and added some more details there. -- Benny