[OpenSIPS-Users] Not enough free memory,	will atempt defragmenation
    Dani Popa 
    dani.popa at gmail.com
       
    Wed Aug 24 16:55:28 CEST 2011
    
    
  
Hi,
Thanks for your response. Right now PKG_MEM_POOL_SIZE  is 8*1024*1024 
and i have 33 users online using presence(it's right that any expire 
timers regarding publish and notify are 60 seconds instead 3600 as it is 
in documentation) . What value should i use for let's say, 100k users 
using presence ?
I will configure a separate presence server to check if the problem is 
related to presence.
Dani
On 08/24/11 16:40, Vlad Paiu wrote:
> Hello Dani,
>
> About the memory log that you sent.. I see no obvious memory leak. So 
> as far as I can see, there are two possibilities
>      - something really needs that much PKG. To make sure that this 
> isn't the case, please increase your PKG_MEM_POOL_SIZE to a higher 
> value and let us know if you still experience the same problem.
>     - at shutdown, that extra bogus memory is freed up and doesn't 
> show up anymore in the memory dump.
>
> Please try first increasing the memory and see if OpenSIPS is still 
> reporting out of mem problems.
>
> About the second issue with
>     bad pointer (nil) (out of memory block!) - aborting
> , there was a bug in OpenSIPS which lead to the calling of free(0), in 
> a no more pkg situation. This has been fixed in trunk, 1.7 and 1.6 
> branches.
>
>
> Regards,
>
    
    
More information about the Users
mailing list