Andrei Pelinescu-Onciul wrote:
>It
started with log entries like this:
>
>Jun 24 11:55:54 voip /usr/local/ser/sbin/ser[16801]: ERROR:
>build_req_buf_from_sip_req: out of memory
>Jun 24 11:55:54 voip /usr/local/ser/sbin/ser[16801]: ERROR:
>print_uac_request: no pkg_mem
>Jun 24 11:55:54 voip /usr/local/ser/sbin/ser[16801]: ERROR:
>t_forward_nonack: failure to add branches
This could be a mem. leak (but this is unrelated to the startup
problem).
I use a stock SER (0.8.12) without modifications. I just execute some
external C code by exec_dset and exec_msg, but this shouldn't matter.
Since this problem occured on our public server, I just wanted to get
the service up and running again and thus didn't think about dumping the
database for later analysis on the test system. However, I'll try to
reproduce this effect and send some logs...
I would check with Andrei and see what he says.
-Atle