[Serusers] Memory errors

Andrei Pelinescu-Onciul pelinescu-onciul at fokus.fraunhofer.de
Thu Nov 20 20:42:23 CET 2003


On Nov 20, 2003 at 12:01, Darren Nay <dnay at libertyisp.com> wrote:
> Hey all,
> 
> 
[...]
> Nov 20 13:11:02 ultra60 ./ser[3942]: ERROR: build_req_buf_from_sip_req: out of memory
[...]
> 
> Has anyone seen this in the past?  Or know of any reason that this might happen?  Maybe even a possible solution? :)

This happens when ser runs out of shared memory :-) Are you making lots
of calls simultaneoulsy? Do you have a lot of users?

By default ser will use only 32Mb of shared memory which should be
enough for most test/small scenarios. To  make it use more start it with
-m size_in_M  (e.g ser -m 256 -f ser.cfg ...).

Andrei




More information about the sr-users mailing list