see http://www.openbsd.org/errata48.html #003 (though I would suggest a -current snapshot)
On 2011/01/31 20:00, Neudecker, Till wrote: > Description: Machine is a small ALIX, that is acting as router and firewall. > When establishing some hundred connections through the router and transmitting > data, the machine crashes pretty reproducible. > > > uvm_fault(0xd54a27bc, 0x18b90000, 0, 3) -> e > kernel: page fault trap, code=0 > Stopped at pool_do_get+0x111: movl %ecx,0(%eax) > ddb> show panic > the kernel did not panic > ddb> trace > pool_do_get(d0a0d320,0,202,d51bfc00,0) at pool_do_get+0x111 > pool_get(d0a0d320,0,42,0,d75c9bf8) at pool_get+0x54 > m_clget(0,1,d10e2034,800,1c) at m_clget+0x6c > vr_alloc_mbuf(d10e2000,d10e25c8,60,d10e25a0,46) at vr_alloc_mbuf+0x41 > vr_fill_rx_ring(d10e2000,0,d51bfa00,d037d3be,d7766b04) at > vr_fill_rx_ring+0x51 > vr_rxeof(d10e2000,1400,c,1,d0612c2e) at vr_rxeof+0x18e > vr_intr(d10e2000) at vr_intr+0xfd > Xrecurse_legacy11() at Xrecurse_legacy11+0xb7 > --- interrupt --- > rtable_l2(0,0,70,0,14) at rtable_l2+0x15 > pf_test(2,d10e2034,d75c9ea8,0,d0a0d240) at pf_test+0x4d6 > ip_output(d53fbb00,0,d0a12b80,1,0) at ip_output+0x5f0 > ip_forward(d53fbb00,0,d75c9f98,0,10) at ip_forward+0x181 > ipv4_input(d53fbb00,0,d75c9fa0,d0202089,33) at ipv4_input+0x655 > ipintr(33,cfbd0033,33,cfbd0033,1) at ipintr+0x49 > Bad frame pointer: 0xd75c9fa0 <snip> > > dmesg: > OpenBSD 4.8 (GENERIC) #136: Mon Aug 16 09:06:23 MDT 2010 > [email protected]:/usr/src/sys/arch/i386/compile/GENERIC <snip>
