NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/49506: panic in bpf



The following reply was made to PR kern/49506; 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
Subject: Re: kern/49506: panic in bpf
Date: Fri, 26 Dec 2014 11:07:00 +0000

 n54%gmx.com@localhost wrote:
 > >Environment:
 > NetBSD 6.99.47 (NO_DRM) #1: Sat Sep  6 00:20:24 CEST 2014
 >         root@compaq:/usr/src/sys/arch/amd64/compile/NO_DRM
 
 This is not a very recent kernel. It would be handy to know CVS
 revisions of bpf files:
 
 # Commands aren't necessarily the same on your box, especially
 # if you recompiled your kernel since the crash
 $ ident /usr/src/sys/arch/amd64/compile/NO_DRM/netbsd |grep bpf
 
 Also, if npf is configured, revisions of npf files would be handy too:
 
 $ find /stand/amd64/6.99.47/modules/ -name \*npf\* -type f -exec ident {} \+
 
 Thanks,
 Alex
 


Home | Main Index | Thread Index | Old Index