SMSBox PANIC

2001-12-12 Thread Andreas Wallén
Hi! Ouch... 2001-12-12 06:58:19 [4] PANIC: gwlib/list.c:213: list_get: Assertion `pos < list->len' failed. ..I know I read how to fix this somewhere but I can´t seem to find it, I know this occurs when a empty SMS is recieved. I use the CVS version av kannel and the at module with a Siemens M

Re: SMSBox PANIC

2001-12-12 Thread Stipe Tolj
> 2001-12-12 06:58:19 [4] PANIC: gwlib/list.c:213: list_get: Assertion `pos < > list->len' failed. > > ..I know I read how to fix this somewhere but I can´t seem to find it, > I know this occurs when a empty SMS is recieved. > > I use the CVS version av kannel and the at module with a Siemens M2

Re: SMSBox PANIC

2001-12-12 Thread Andreas Wallén
No, I have default SMS-service. Does anyone know if switching to the at2 module helps? >From: Stipe Tolj <[EMAIL PROTECTED]> >To: Andreas Wall?n <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: SMSBox PANIC >Date: Wed, 12 Dec 2001 15:55:25 +0100 > >

RE: SMSBox PANIC

2001-12-12 Thread Jörg Pommnitz
There were reports that receiving an empty SMS could trigger such a bug. And no, if it's smsbox that is crashing than at2 won't help. Regards Jörg -Original Message- From: Andreas Wallén To: [EMAIL PROTECTED] Sent: 12/12/01 3:57 PM Subject: Re: SMSBox PANIC No, I have d

RE: SMSBox PANIC

2001-12-12 Thread Steve Rapaport
: Wednesday, December 12, 2001 4:07 PM ] To: '[EMAIL PROTECTED] ' ] Subject: RE: SMSBox PANIC ] ] ] There were reports that receiving an empty SMS could trigger such a bug. ] And no, if it's smsbox that is crashing than at2 won't help. ] ] Regards ] Jörg ] ] -Original Message-

RE: SMSBox PANIC

2001-12-12 Thread Andreas Wallén
omit-empty = true on the default sms-service seems to do the trick!! Many thanks!!! Best regards, Andreas Wallén >From: "Steve Rapaport" <[EMAIL PROTECTED]> >Reply-To: <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: RE: SMSBox PANIC >

Re: SMSBox PANIC

2001-12-12 Thread Bruno David Rodrigues
Oh no. There's still a bug in smsbox.c with msgdata == NULL ? g.. I'll take a look at it. - Original Message - From: "Andreas Wallén" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 12, 2001 6:45 PM Subject: RE: SMSBox PANIC

Re: SMSBox PANIC

2001-12-13 Thread Stipe Tolj
> Oh no. There's still a bug in smsbox.c with msgdata == NULL ? > > g.. I'll take a look at it. Great, thanks Bruno! Stipe [EMAIL PROTECTED] --- Wapme Systems AG Münsterstr. 248 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49

smsbox panic when receiving garbadge in to field!

2002-04-23 Thread Stefan Cars
Hi! When a stupid customer of ours is trying to send via the sendsms interface and formatting the to field wrong after a short while the smsbox panics becuase of "too many concurrent allocations". I've been trying to locate the problem without success. anyone ? 2002-04-23 16:14:14 [3] INFO: sms

Re: smsbox panic when receiving garbadge in to field!

2002-04-24 Thread Aarno Syvänen
Hi, you, of course, use native malloc ? Stefan Cars wrote: > When a stupid customer of ours is trying to send via the sendsms interface > and formatting the to field wrong after a short while the smsbox panics > becuase of "too many concurrent allocations". I've been trying to locate > the prob

Re: smsbox panic when receiving garbadge in to field!

2002-04-24 Thread Stefan Cars
Yes I do! On Wed, 24 Apr 2002, Aarno Syvänen wrote: > Hi, > > you, of course, use native malloc ? > > Stefan Cars wrote: > > > When a stupid customer of ours is trying to send via the sendsms interface > > and formatting the to field wrong after a short while the smsbox panics > > becuase of "t

Re: smsbox panic when receiving garbadge in to field!

2002-04-24 Thread Stefan Cars
It looks like I found a new bug aswell! I updated to latest CVS and compiled. Now I can't even test the "garbadge" problem since the smsbox crashes directly when trying to send a SMS-message (correctly formatted HTTP GET string etc..). Any recent changes since 2002-04-10 which is the one that I