Hi all, Thanks for your nice work !
I use Kannel 1.4.0 with few connection SMPP on Linux RHELv3. Sometime when I try to flush the DLR from HTTP Administration: $lynx --dump 'http://127.0.0.1:adm_port/cgi-bin/suspend?password=hehe' $lynx --dump 'http://127.0.0.1:adm_port/cgi-bin/flush-dlr?password=hehe' $lynx --dump 'http://127.0.0.1:adm_port/cgi-bin/resume?password=hehe' I got this: - Kannel suspended - Connection refused - Already running An the errors, in bearerbox.log 2004-12-21 13:05:50 [2055] [3] INFO: Flushing all 2 queued DLR messages in internal storage 2004-12-21 13:05:50 [2055] [3] PANIC: gwlib/list.c:605: delete_items_from_list: Assertion `pos < list->len' failed. 2004-12-21 13:05:50 [2055] [3] PANIC: /usr/sbin/bearerbox(gw_panic+0x141) [0x80be461] 2004-12-21 13:05:50 [2055] [3] PANIC: /usr/sbin/bearerbox [0x80bd874] 2004-12-21 13:05:50 [2055] [3] PANIC: /usr/sbin/bearerbox(list_delete+0x30) [0x80bccb0] 2004-12-21 13:05:50 [2055] [3] PANIC: /usr/sbin/bearerbox [0x805c58a] 2004-12-21 13:05:50 [2055] [3] PANIC: /usr/sbin/bearerbox(dlr_flush+0x4a) [0x805c1da] 2004-12-21 13:05:50 [2055] [3] PANIC: /usr/sbin/bearerbox(bb_flush_dlr+0x25) [0x8051cc5] 2004-12-21 13:05:50 [2055] [3] PANIC: /usr/sbin/bearerbox [0x805640f] 2004-12-21 13:05:50 [2055] [3] PANIC: /usr/sbin/bearerbox [0x8056a2c] 2004-12-21 13:05:50 [2055] [3] PANIC: /usr/sbin/bearerbox [0x8056c34] 2004-12-21 13:05:50 [2055] [3] PANIC: /usr/sbin/bearerbox [0x80b49e8] 2004-12-21 13:05:50 [2055] [3] PANIC: /lib/tls/libpthread.so.0 [0x4007cdec] 2004-12-21 13:05:50 [2055] [3] PANIC: /lib/tls/libc.so.6(__clone+0x5a) [0x4026619a] Thanks for your help, Alex
