Hi Daniel,
On 02/21/2013 09:38 AM, Daniel-Constantin Mierla wrote:
My curiosity now, what means the syslog message:
... t of memory [6720]
I guess the last is pid. Is it like just last part of "OUt of memory"?
Never had this message so far, iirc.
What I found through debugging is that this message should actually mean
"out of memory", and it's yielded by libc, I guess during mmap and/or
locking the memory (not exactly sure what kamailio does in that regards).
Andreas