Peter Löfman wrote:

> Is it possible to prevent this in any way?
>
> /Peter Lofman
>
> ----- Original Message -----
> From: "Steffen Lindemann" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, September 26, 2001 9:31 AM
> Subject: RE: smsbox crasch
>
> > I have this when I send an empty message from a mobile phone to my kannel.
> >
> > Steffen
> >
> > > -----Original Message-----
> > > From: Peter Löfman [SMTP:[EMAIL PROTECTED]]
> > > Sent: Tuesday, September 25, 2001 6:14 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: smsbox crasch
> > >
> > > Hi,
> > >
> > > I'm running kannel 1.1.5 as smsgateway on Redhat 7.
> > > Sometimes smsbox crasches with following error message:
> > >
> > > 2001-09-25 14:12:26 [4] PANIC: gwlib/list.c:213: list_get: Assertion `pos
> > > < list->len' failed.
> > >
> > > Any ideas what goes wrong?
> > >
> > > / Peter Lofman

You can try to change the assertion to pos =< list->len. If nothing crashes
after
this, the assertion itself is too strict.

Aarno


Reply via email to