Re: SMPP causing smsbox to crash?
"Bruno David Rodrigues" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <001101c1bc01$2c7181b0$0200a8c0@davi> |
----- Original Message ----- From: <[email protected]> To: <[email protected]> Sent: Friday, February 22, 2002 11:00 PM Subject: SMPP causing smsbox to crash? > When kannel GETS this message looped back to itself, it freaks out and crashes. > > I sent the original message (to the smsc) with > From=12345 > To=16047289785 > Text=haha > > Here is the log output from smsbox from the point of getting the message back, > and dying. (I am using cvs from 2 days ago) > > > 2002-02-22 11:54:07 [4] WARNING: No translation found for <haha> from <12345> > to <16047289785> > 2002-02-22 11:54:07 [4] ERROR: request failed > 2002-02-22 11:54:07 [4] DEBUG: message length 14, sending 1 messages > 2002-02-22 11:54:08 [4] WARNING: No translation found for <Request Failed> from > <16047289785> to <12345> > 2002-02-22 11:54:08 [4] ERROR: request failed > 2002-02-22 11:54:08 [4] ERROR: Start marker was damaged for area 0x81bcd60 > 2002-02-22 11:54:08 [4] ERROR: Could not find area information. > 2002-02-22 11:54:08 [4] PANIC: gwlib/octstr.c:2056: seems_valid_real: Assertion > `gw_check_is_allocated(ostr)' failed. (Called from gwlib/octstr.c:252:octstr_len The PANIC is a bug in request_failed message and I've corrected it now in CVS. The "No translation" is another problem....