[Serusers] Quick start SER Too much shared memory

Andrei Pelinescu-Onciul pelinescu-onciul at fokus.fraunhofer.de
Fri Mar 26 09:43:25 CET 2004


On Mar 26, 2004 at 08:35, Martin Coggin <martin at mc2-consulting.co.uk> wrote:
> I have a Debian Linux system running woody.  Installing SER using dpkg
> -i ser_0.8.12_i386.deb.  Package appears to have unpacked ok.  The auto
> restart failed and I got the following message.  Couldn't find anything
> in the manuals for this.  Do I have too little memory in my machine.
> Currently I have 32 M of memory and using an old Pentium machine.

By default ser will try to allocate 32Mb of memory to use as shared memory
and another 1Mb per process (as "local" memory).
Try starting it with -m shared_mem_size_in_mb.
E.g.: ser -m 16
(or add -m 16 to your /etc/init.d script).

Andrei




More information about the sr-users mailing list