[Users] record_route_preset(): No memory left
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Tue Jan 31 22:52:48 CET 2006
Hi,
look like something is not right - please compile the memory debug
support (in Makefile.defs set DBG_QM_MALLOC define and remove F_MALLOC -
Note: you need to recompile everything).
run in no fork mode with debug=9 and wait for the error to appear.
first, see how much memory the malloc tries to grab.
second, hit the process with SIGUSR1 to force memory dump - see if there
is something strange there.
regards,
bogdan
Bastian Schern wrote:
> Bogdan-Andrei Iancu schrieb:
>
>> Hi Bastian,
>>
>> looks like you openser runs out of private memory (pkg memory) - this
>> may happen either because of insufficient mem, either due a mem leak.
>>
>> Does is happens after running for a long time? or quite soon after
>> start?
>>
>
> It will occur quite soon after starting OpenSER.
>
>
>> first try to increase the pkg memory - see config.h file, the
>> PKG_MEM_POOL_SIZE define. By default, the size is of 1 M. If the
>> problem persists, please report back.
>>
>
> I changed PKG_MEM_POOL_SIZE to 2*1024*1024 but it is still the same.
> Is it still to low?
>
> Regards
> Bastian
>
>
>> regards,
>> bogdan
>>
>> Bastian Schern wrote:
>>
>>> Hello to all,
>>>
>>> I'm using the latest CVS 1_0_0 and I got the following message in
>>> the log after a "record_route_preset( "213.191.xxx.xxx:5060;nat=yes"
>>> )":
>>>
>>> record_route_preset(): No memory left
>>>
>>> Why this comes?
>>>
>>> Regards
>>> Bastian
>>>
>>> ____________
>>> Virus checked by G DATA AntiVirusKit
>>> Version: AVK 16.5138 from 28.01.2006
>>> Virus news: www.antiviruslab.com
>>>
>>>
>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users at openser.org
>>> http://openser.org/cgi-bin/mailman/listinfo/users
>>>
>>
>
>
> ____________
> Virus checked by G DATA AntiVirusKit
> Version: AVK 16.5183 from 30.01.2006
> Virus news: www.antiviruslab.com
>
>
More information about the sr-users
mailing list