[SIP Beyond VoIP] SylkServer throws a "MemoryError" and that is out of service although running

ANIL KARADAĞ anil.karadag at gmail.com
Fri Feb 8 14:28:54 CET 2013


Hi all,


I am working with SylkServer to test its performance. And I show that the
following message in the /var/log/messages file.

*"Feb  8 12:14:08 rcs-chat-server sylk-server[1386]: MemoryError"*
*
*
*
*
The message is generated by sipsimple -> _core.so. But I don't understand
it because my server has a 6GB memory and the application is used max 900MB.

Does anyone know that why the application acts like this?


thanks

[root at sylkserver core]# pwd
*/opt/mcp/sylkserver/data/python-sipsimple/sipsimple/core*
*[root at sylkserver core]# grep "MemoryError" -r .*
./_core.event.pxi:        raise MemoryError()
./_core.event.pxi:        raise MemoryError()
./_core.lib.pxi:            raise MemoryError()
./_core.c:static PyObject *__pyx_builtin_MemoryError;
./_core.c:static char __pyx_k__MemoryError[] = "MemoryError";
./_core.c:static PyObject *__pyx_n_s__MemoryError;
./_core.c: *             raise MemoryError()
./_core.c: *             raise MemoryError()
./_core.c: *             raise MemoryError()             # <<<<<<<<<<<<<<
./_core.c:    __pyx_t_5 = PyObject_Call(__pyx_builtin_MemoryError,
((PyObject *)__pyx_empty_tuple), NULL); if (unlikely(!__pyx_t_5))
{__pyx_filename = __pyx_f[2]; __pyx_lineno = 180; __pyx_clineno = __LINE__;
goto __pyx_L1_error;}
./_core.c: *             raise MemoryError()
./_core.c: *         raise MemoryError()
./_core.c: *         raise MemoryError()
./_core.c: *         raise MemoryError()             # <<<<<<<<<<<<<<
./_core.c:    __pyx_t_2 = PyObject_Call(__pyx_builtin_MemoryError,
((PyObject *)__pyx_empty_tuple), NULL); if (unlikely(!__pyx_t_2))
{__pyx_filename = __pyx_f[10]; __pyx_lineno = 55; __pyx_clineno = __LINE__;
goto __pyx_L1_error;}
./_core.c: *         raise MemoryError()
./_core.c: *         raise MemoryError()
./_core.c: *         raise MemoryError()
./_core.c: *         raise MemoryError()
./_core.c: *         raise MemoryError()             # <<<<<<<<<<<<<<
./_core.c:    __pyx_t_2 = PyObject_Call(__pyx_builtin_MemoryError,
((PyObject *)__pyx_empty_tuple), NULL); if (unlikely(!__pyx_t_2))
{__pyx_filename = __pyx_f[10]; __pyx_lineno = 122; __pyx_clineno =
__LINE__; goto __pyx_L1_error;}
./_core.c: *         raise MemoryError()
./_core.c: *         raise MemoryError()
./_core.c:  {&__pyx_n_s__MemoryError, __pyx_k__MemoryError,
sizeof(__pyx_k__MemoryError), 0, 0, 1, 1},
./_core.c:  __pyx_builtin_MemoryError = __Pyx_GetName(__pyx_b,
__pyx_n_s__MemoryError); if (!__pyx_builtin_MemoryError) {__pyx_filename =
__pyx_f[2]; __pyx_lineno = 180; __pyx_clineno = __LINE__; goto
__pyx_L1_error;}


-- 
Anıl KARADAĞ
http://anilkaradag.info/blog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20130208/ebbd1398/attachment-0001.html>


More information about the SIPBeyondVoIP mailing list