smsbox/octstr.c problem
Peter Löfman <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi list, I have just compiled 1.4.0 trying to send some OTA configurations. However, when I send the message smsbox crashes with this error: 2005-02-08 08:56:45 [5731] [3] DEBUG: Octet string dump ends. 2005-02-08 08:56:45 [5731] [3] INFO: /cgi-bin/sendota <<default>> <+3584573000053> 2005-02-08 08:56:45 [5731] [3] DEBUG: message length 223, sending 2 messages 2005-02-08 08:56:45 [5731] [3] DEBUG: Status: 202 Answer: <Sent.> 2005-02-08 08:56:45 [5731] [3] PANIC: gwlib/octstr.c:2340: seems_valid_real: Assertion `ostr->len + 1 <= ostr->size' failed. (Called from gwlib/octstr.c:317:octstr_destroy.) 2005-02-08 08:56:45 [5731] [3] PANIC: ./smsbox(gw_panic+0x175) [0x8086c6a] 2005-02-08 08:56:45 [5731] [3] PANIC: ./smsbox [0x808cf19] 2005-02-08 08:56:45 [5731] [3] PANIC: ./smsbox(octstr_destroy+0x23) [0x8087ff6] 2005-02-08 08:56:45 [5731] [3] PANIC: /smsbox(http_destroy_cgiargs+0x4c) [0x8083055] 2005-02-08 08:56:45 [5731] [3] PANIC: ./smsbox [0x805b3eb] 2005-02-08 08:56:45 [5731] [3] PANIC: ./smsbox [0x807c7e4] 2005-02-08 08:56:45 [5731] [3] PANIC: /lib/tls/libpthread.so.0 [0x400b5484] 2005-02-08 08:56:45 [5731] [3] PANIC: /lib/tls/libc.so.6(__clone+0x57) [0x420df147] Anyone seen this behaivour before? OS is Redhat 9.0. regards Peter Löfman