On 2016/01/13 15:01, [email protected] wrote: > >Synopsis: kernel panics after some time of normal operation > >Category: kernel > >Environment: > System : OpenBSD 5.9 > Details : OpenBSD 5.9-beta (GENERIC) #1679: Fri Jan 8 23:44:41 MST > 2016 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > After booting GENERIC gernel and running it for a while, the kernel > panics with following: > > kernel: protection fault trap, code=0 > Stopped at _bpf_mtap+0x50: movl 0x18(%rdx),%eax > ddb> trace > _bpf_mtap() at _bpf_mtap+0x50 > bpf_mtap_ether() at bpf_mtap_ether+0x39 > em_start() at em_start+0xa7
Some em(4) issues were fixed after the snapshot you're running was built. Please update and report back if it still occurs.
