Hi, I notice that we are losing queued message on a few occasion over the last few days and I was wondering if it could be a bug with Kannel? It seems like that when kannel is restarted we are losing "queued" message sometimes (as reported by status) , they seems however to still be in the kannel.store file (as reported by store-status). I'm using a debian box so the init script are the one from their package and on shutdown kannel throw this: 2008-10-08 16:02:20 [8551] [10] PANIC: gwlib/gw-rwlock.c:137: gw_rwlock_rdlock: Assertion `lock != NULL' failed. 2008-10-08 16:02:20 [8551] [10] PANIC: /usr/sbin/bearerbox(gw_panic+0xcc) [0x80cc73c] 2008-10-08 16:02:20 [8551] [10] PANIC: /usr/sbin/bearerbox(gw_rwlock_rdlock+0x73) [0x80c1973] 2008-10-08 16:02:20 [8551] [10] PANIC: /usr/sbin/bearerbox(route_incoming_to_boxc+0x76) [0x8057346] 2008-10-08 16:02:20 [8551] [10] PANIC: /usr/sbin/bearerbox(bb_smscconn_receive+0x118) [0x8059028] 2008-10-08 16:02:20 [8551] [10] PANIC: /usr/sbin/bearerbox [0x8086a81] 2008-10-08 16:02:20 [8551] [10] PANIC: /usr/sbin/bearerbox [0x80878e5] 2008-10-08 16:02:20 [8551] [10] PANIC: /usr/sbin/bearerbox [0x80c2e70] 2008-10-08 16:02:20 [8551] [10] PANIC: /lib/tls/libpthread.so.0 [0x400abb63] 2008-10-08 16:02:20 [8551] [10] PANIC: /lib/tls/libc.so.6(__clone+0x5a) [0x404de18a]
When you start it back up Kannel report : store size 23560 But the individual connection report : ( online 579s, rcvd 1, sent 82, failed 0, queued 0 msgs ) Since obvisouly the message are still there, when/how does kannel is suppose to requeue them? Mathieu Bruneau
