Hello, We are running kannel 1.4.1 on a Redhat ES 3.0. It has been running fine for more than a day and then all of a sudden it crashed with the following output in the bearerbox.log file:
2007-11-05 14:56:10 [11675] [3] PANIC: gwlib/octstr.c:2458: seems_valid_real: Assertion `ostr->data == NULL' failed. (Called from gwlib/octstr.c:488:octstr_hex_to_binary.) 2007-11-05 14:56:10 [11675] [3] PANIC: /usr/local/kannel/sbin/bearerbox(gw_panic+0xfd) [0x80d4595] 2007-11-05 14:56:10 [11675] [3] PANIC: /usr/local/kannel/sbin/bearerbox [0x80d9960] 2007-11-05 14:56:10 [11675] [3] PANIC: /usr/local/kannel/sbin/bearerbox(octstr_hex_to_binary+0x21) [0x80d59e9] 2007-11-05 14:56:10 [11675] [3] PANIC: /usr/local/kannel/sbin/bearerbox(store_status+0x264) [0x8077a04] 2007-11-05 14:56:10 [11675] [3] PANIC: /usr/local/kannel/sbin/bearerbox [0x807516e] 2007-11-05 14:56:10 [11675] [3] PANIC: /usr/local/kannel/sbin/bearerbox [0x8075345] 2007-11-05 14:56:10 [11675] [3] PANIC: /usr/local/kannel/sbin/bearerbox [0x80cbdbf] 2007-11-05 14:56:10 [11675] [3] PANIC: /lib/tls/libpthread.so.0 [0xe2edd8] 2007-11-05 14:56:10 [11675] [3] PANIC: /lib/tls/libc.so.6(__clone+0x5a) [0x4a9d1a] Some more information if it helps: Server: Kannel/1.4.1 Kannel bearerbox version `1.4.1'. Build `Oct 29 2007 11:55:23', compiler `3.2.3 20030502 (Red Hat Linux 3.2.3-56)'. System Linux, release 2.4.21-47.ELsmp, version #1 SMP Wed Jul 5 20:38:41 EDT 2006, machine i686. Hostname irw01.otcus.com, IP 128.121.39.85. Libxml version 2.6.24. Using OpenSSL 0.9.8 05 Jul 2005. Compiled with MySQL 4.1.14, using MySQL 4.1.14. Using native malloc. We compiled it with mysql for storing dlrs, but ended up using internal storage at the end. Can anyone please point us what can be wrong here, or how to fix this? Regards, Ravi Bhalotia
