On 2016/05/27 17:29, David Hill wrote:
> Hello -
> 
> Running openbsd current via cvs from today..
> 
> My machine keeps panic'ing with a uvm_fault in rtable_match.
> It locks my whole machine up, so I am unable to type anything.  Perhaps
> someone can provide me some debugging printf's?

I sent mpi some more details when I hit it earlier. Backtrace is here:

rtable_match() at rtable_match+0x25
rt_match() at rt_match+0x7b
_rtalloc() at _rtalloc+0x1f
pf_refragment6() at pf_refragment6+0x1f4
pf_test() at pf_test+0x9ba
ip6_forward() at ip6_forward+0x20f 
ip6_input() at ip6_input+0xad9
ip6intr() at ip6intr+0x18
if_netisr() at if_netisr+0xdc
taskq_thread() at taskq_thread+0x6c

I haven't seen it again after backing out this commit:

http://anoncvs.spacehopper.org/openbsd-sys/commit/?id=ffcc809d2ffdc00af088aa5285957d2472577a9e

Reply via email to