On Fri, Nov 15, 2013 at 08:42:07AM +0100, Remi Locherer wrote: > On Mon, Nov 11, 2013 at 04:22:47PM +0000, Stuart Henderson wrote: > > On 2013/11/11 09:53, RD Thrush wrote: > > > >Synopsis: Firewall panic with Nov 10 snapshot > > > >Category: kernel > > > >Environment: > > > System : OpenBSD 5.4 > > > Details : OpenBSD 5.4-current (GENERIC) #142: Sun Nov 10 22:52:49 > > > MST 2013 > > > > > > dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC > > > Architecture: OpenBSD.i386 > > > Machine : i386 > > > >Description: > > > Soekris 5501 firewall panics an hour after booting new snapshot. > > > Appended is > > > some ddb info as well as normal sendbug details. > > > >How-To-Repeat: > > > Don't know. > > > >Fix: > > > Revert to Nov 7 kernel > > > > I've reverted the bpf commit for now, it looks like the change is > > invalidating > > assumptions of the conditional around bpf_read()'s tsleep in bpf.c:439 .. > > The panic is still there with snapshot from Nov 14. It's easy to reproduce: > Start darkstat and surf the web with lynx.
I'm running now the snapshot from Dec 27 and do not see the panic anymore. I don't try every snapshot so maybe it was fixed with an earlyer one. Remi