[Serusers] Too much shared memory demanded: 33554432 Error

Andrei Pelinescu-Onciul pelinescu-onciul at fokus.fraunhofer.de
Mon Feb 16 15:04:18 CET 2004


On Feb 16, 2004 at 04:57, Helder Rogerio [MICROREDE] <hrogerio at microrede.com> wrote:
> Hi!
> 
> I'm Helder from Portugal and i have recently (2 days) installed Ser in a
> debian box with 196Mb RAM, Pentium II 450 (cheap machine) to try out the
> possibilities of VOIP inside our organization, i've downloaded to .deb
> package for 0.8.12 version, installed and puff! an error, Too much shared
> memory demanded: 33554432...
> 
> I've added more meory to the machine without results on the syslog i've
> found the following:
> 
> ERROR: shm_mem_init : could not attach shared memory
> ser: Could not initialize shared memory pool, exiting...
> 
> Can this be solved, i've been searching docs in iptel.org site without
> success.

see
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/ISSUES?rev=HEAD&content-type=text/vnd.viewcvs-markup:

Desc:  ser won't run on linux kernels <2.4  (fails with EINVAL when
      intializing the shared memory)
BugId:  n/a
Ser version: 0.8.8, 0.8.9, 0.8.10 
Workaround: Upgrade to a 2.4.* kernel (older kernels don't support shared 
            mmaping of /dev/zero ) or recompile ser with SYSV shm instead of
            mmap (remove -DSHM_MMAP from Makefile.defs)
CVS status: n/a


Andrei




More information about the sr-users mailing list