DragonFly bugs List (threaded) for 2008-07
DragonFly BSD
DragonFly bugs List (threaded) for 2008-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: hammer-mount: malloc limit exceeded panic


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 26 Jul 2008 11:06:50 -0700 (PDT)

:I got this panic 3 times today with 2.0, when building packages like 
:firefox3 on a hammer partition.
:
:   hammer-mount: malloc limit exceeded
:   hammer_alloc_mem_record+0x22
:   hammer_ip_add_directory+0x1d
:   hammer_vop_ncreate+0xba
:   vop_ncreate+0x3d
:   vn_open+0xf3
:   kern_open+0x84
:
:Strange, as I have 3GB of memory. Is there a memory leak somewhere?
:I just build 1 or 2 packages (distfiles are already fetched), no other
:activity. And it's a UP machine.
:
:Regards,
:
:   Michael

    I thought I had fixed those.  Damn.

    Can you get a crash dump from the panic?  And upload it to your
    leaf account?

    This does sound like a memory leak but it could also be something
    else.  HAMMER keeps track of all those allocations so I should be
    able to figure out what is going on from a crash dump.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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