On Wed, 8 Dec 2004, Steve Kargl wrote: > panic: mtx_lock() of spin mutex (null) _at_ sys/netinet/frag6.c:682 > cpuid = 0 > kdb_backtrace+0x37 > panic+0x1d1 > _mtx_lock_flags+0x72 > frag6_slowtimo+0x26 > pfslowtimo+0x5a > softclock+0x1c0 > ithread_loop+0x179 > fork_exit+0xe9 > fork_trampoline+0xe > > This is FreeBSD/amd64 from today's sources of about 30 minutes ago. >From the instant interpretation unit: it looks like this is another example of a protocl's timeout firing before the protocol is properly initialized, as the mutex appears to be zero'd due to being in BSS. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert_at_fledge.watson.org Principal Research Scientist, McAfee ResearchReceived on Thu Dec 09 2004 - 01:33:48 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:24 UTC