Panic w/sources from 24hrs ago

Matthew Dillon dillon at apollo.backplane.com
Wed Apr 21 11:15:43 PDT 2004


    Ok, I just fixed a leak in the arp code, easily detected by the
    fact that 'vmstat -m | fgrep lwkt' shows the message allocation
    incrementing slowly over time (or faster if you are doing a lot of
    arps). 

    There were also some other issues that I fixed but which should not
    have caused any current issues (but would have in the future).

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>

:
:
::
::Robin P. Blanchard wrote:
::> panic: lwkt message: malloc limit exceeded
::> panic(c02d8f84,c02dfcd0,ff8003f4,cbbe5c74,c018f17c) at panic+0x84
::> panic(c029fc55,c02a19df,c02fcc58,c02dfcd0,c5b69600) at panic+0x84
::> malloc(40,c02d8f80,2,c5b69600,c7ad7338) at malloc+0xd0
::> netisr_queue(12,c5b69600,cbbe5cc4,c01d6575,12) at netisr_queue+0x6e
::...
::I just started witnessing this problem this morning as well.  I want to 
::say I had been running the system well for about 2 days or so.
:
:    Ah.  I think I found two more memory leaks.  I should have a fix in
:    the tree RSN (hour or less).
:
:					-Matt





More information about the Kernel mailing list