NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/60318: reproducable bpfjit crash
The following reply was made to PR kern/60318; it has been noted by GNATS.
From: Alexander Nasonov <alnsn%yandex.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost, martin%NetBSD.org@localhost
Subject: Re: kern/60318: reproducable bpfjit crash
Date: Wed, 10 Jun 2026 19:35:22 +0100
Martin Husemann via gnats wrote:
> I tried to reproduce this on a different aarch64 machine and failed,
> so it may depend on the actual interfaces or could be a local setup
> issue. Or having a kernel w/o DIAGNOSTIC.
If you run
npfctl debug -c /etc/npf.conf
it will print bpf programs. We can inspect them for any unusual code
or convert to C arrays and add new unit tests.
Alex
Home |
Main Index |
Thread Index |
Old Index