Re: Too many concurrent allocations.

Nisan Bloch <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
Hi STipe

I sent you a small patch for the smpp module a few days ago. It should 
address this error.

Here it is again.

--- gw/smsc_smpp.c Thu Jan 17 22:51:52 2002
+++ smsc_smpp.c Mon Jan 21 21:01:35 2002
@@ -548,6 +548,7 @@

info(0,"DLR = %s",octstr_get_cstr(dlrmsg->sms.msgdata));
bb_smscconn_receive(smpp->conn, dlrmsg);
+ bb_smscconn_sent(smpp->conn, msg);
}
else
{


Nisan
At 02:53 PM 1/31/02 +0100, Stipe Tolj wrote:
>Benjamin Lee wrote:
> >
> > After running the cvs 20020126 version of kannel connected to an SMPP
> > gateway quite happily for the last 6 days... kannel died with:
> >
> > 2002-01-31 00:11:22 [8] PANIC: Too many concurrent allocations.
> >
> > Does this imply that the server it was running on ran out of memory? Or, is
> > there a subtle leak somewhere?
>
>No, Kannel has a limitation if you run it in --with-malloc=check mode
>which is the default setting while configuring.
>
>For productive enviroments I would suggest using the
>--with-defaults=speed flag which sets malloc and assertion checking
>accordingly.
>
>Stipe
>
>[email protected]
>-------------------------------------------------------------------
>Wapme Systems AG
>
>Münsterstr. 248
>40470 Düsseldorf
>
>Tel: +49-211-74845-0
>Fax: +49-211-74845-299
>
>E-Mail: [email protected]
>Internet: http://www.wapme-systems.de
>-------------------------------------------------------------------
>wapme.net - wherever you are
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.