DragonFly BSD
DragonFly kernel List (threaded) for 2004-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Panic w/sources from 24hrs ago


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 21 Apr 2004 11:14:16 -0700 (PDT)

    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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]