Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 2004 20:23:52 -0700
From:      John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To:        current@freebsd.org
Subject:   arpresolve panic...
Message-ID:  <20040727032352.GP991@funkthat.com>

next in thread | raw e-mail | index | archive | help
This is more for the mailing list archives, but just the other day
in testing my kqueue locking patch, I managed to get this crash:
panic: _mtx_lock_sleep: recursed on non-recursive mutex rtentry @ ../../../net/route.c:1276

cpuid = 1; 
KDB: enter: panic
[thread 100014]
Stopped at      kdb_enter+0x2b: nop
db> tr
kdb_enter(c062254b) at kdb_enter+0x2b
panic(c06219ea,c0629fd2,c0629f03,4fc,0) at panic+0x131
_mtx_lock_sleep(c2384360,0,c0629f03,4fc) at _mtx_lock_sleep+0xb4
_mtx_lock_flags(c2384360,0,c0629f03,4fc,c21e0330) at _mtx_lock_flags+0x6e
rt_check(daa1d9bc,daa1d9d8,c21e0330,0,c04cb58e) at rt_check+0x109
arpresolve(c1ec6000,c2384300,c25b2d00,c21e0330,daa1d9f8) at arpresolve+0x26
ether_output(c1ec6000,c25b2d00,c21e0330,c2384300,c0688500) at ether_output+0x84
ip_output(c25b2d00,0,0,0,0) at ip_output+0xa30
tcp_output(c2635380) at tcp_output+0xe0c
tcp_input(c244a200,14,0,14,c801010a) at tcp_input+0x27c9
ip_input(c244a200) at ip_input+0x832
netisr_processqueue(c0692bd8) at netisr_processqueue+0x6e
swi_net(0) at swi_net+0xb6
ithread_loop(c1df0b00,daa1dd48,c1df0b00,c04c0a50,0) at ithread_loop+0x134
fork_exit(c04c0a50,c1df0b00,daa1dd48) at fork_exit+0x98
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xdaa1dd7c, ebp = 0 ---

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040727032352.GP991>