Kannel crashes sendsms in emi2 and dlrmask=7

João Miranda <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
Hi list,

I'm trying to send messages with drlmask=7 and libsdb configured.
The kannel crashes after sending the first message. Can anyone help me??

bearerbox log:
2002-11-26 11:44:54 [0] INFO: Kannel bearerbox II version 1.2.1 starting
2002-11-26 11:44:54 [0] INFO: MAIN: Start-up done, entering mainloop
2002-11-26 11:44:54 [0] DEBUG: EMI2[VODAFONE-4447]: start called
2002-11-26 11:44:54 [5] INFO: EMI2[VODAFONE-4447]: connecting to Primary SMSC
2002-11-26 11:44:54 [6] DEBUG: sms_router: time to sleep
2002-11-26 11:44:54 [6] DEBUG: sms_router: list_len = 0
2002-11-26 11:44:54 [5] DEBUG: EMI2[VODAFONE-4447]: Sending operation type 60, message with password not shown in log file.
2002-11-26 11:44:54 [5] DEBUG: EMI2[VODAFONE-4447]: emi2 parsing packet: <^B00/00019/R/60/A//6D^C>
2002-11-26 11:44:54 [5] DEBUG: EMI2[VODAFONE-4447]: emi2 sending packet: <^B00/00026/O/31/4447/0539/C9^C>
2002-11-26 11:44:54 [5] DEBUG: EMI2[VODAFONE-4447]: Got packet from the main socket
2002-11-26 11:44:54 [5] DEBUG: EMI2[VODAFONE-4447]: emi2 parsing packet: <^B00/00023/R/31/A/0000/26^C>
2002-11-26 11:44:59 [4] DEBUG: Started thread 7 (gw/bb_boxc.c:function)
2002-11-26 11:44:59 [7] INFO: Client connected from <127.0.0.1>
2002-11-26 11:44:59 [7] DEBUG: Started thread 8 (gw/bb_boxc.c:boxc_sender)
2002-11-26 11:45:16 [7] DEBUG: boxc_receiver: sms received
2002-11-26 11:45:16 [5] DEBUG: EMI2[VODAFONE-4447]: emi2 sending packet: <^B01/00075/O/51/919115275/4447//1//7/////////////3//5465737431/////////////30^C>
2002-11-26 11:45:16 [5] DEBUG: EMI2[VODAFONE-4447]: Got packet from the main socket
2002-11-26 11:45:16 [5] DEBUG: EMI2[VODAFONE-4447]: emi2 parsing packet: <^B01/00042/R/51/A//919115275:261102114410/02^C>
2002-11-26 11:45:20 [5] DEBUG: EMI2[VODAFONE-4447]: Got packet from the main socket
2002-11-26 11:45:20 [5] DEBUG: EMI2[VODAFONE-4447]: emi2 parsing packet: <^B00/00287/O/53/1921681390409147/919115275/////////////261102114410/0/000/261102114414/3//41206D656E736167656D207061726120393139313135323735206964656E746966696361646120706F722030323131323631313434313020666F6920656E74726567756520656D2030322D31312D32362061732031313A34343A3134/////////////87^C>
2002-11-26 11:45:20 [5] DEBUG: Row has wrong length 1
2002-11-26 11:45:20 [5] PANIC: gwlib/list.c:425: lock: Assertion `list != NULL' failed.

smsbox log:
2002-11-26 11:44:59 [0] DEBUG: Kannel smsbox version 1.2.1 starting
2002-11-26 11:44:59 [0] DEBUG: Started thread 4 (gw/smsbox.c:obey_request_thread)
2002-11-26 11:44:59 [0] DEBUG: Started thread 5 (gw/smsbox.c:url_result_thread)
2002-11-26 11:44:59 [0] DEBUG: Started thread 6 (gw/smsbox.c:http_queue_thread)
2002-11-26 11:44:59 [0] INFO: Connected to bearerbox at localhost port 13991.
2002-11-26 11:44:59 [0] DEBUG: Started thread 7 (gw/heartbeat.c:heartbeat_thread)
2002-11-26 11:45:16 [2] DEBUG: HTTP: Creating HTTPClient for `127.0.0.1'.
2002-11-26 11:45:16 [3] WARNING: octstr_url_decode: corrupted end-of-string <>
2002-11-26 11:45:16 [3] WARNING: octstr_url_decode: corrupted end-of-string <>
2002-11-26 11:45:16 [3] INFO: smsbox: Got HTTP request </cgi-bin/sendsms> from <127.0.0.1>
2002-11-26 11:45:16 [3] INFO: sendsms used by <tester>
2002-11-26 11:45:16 [3] INFO: sendsms sender:<tester:4447> (127.0.0.1) to:<919115275> msg:<Test1>
2002-11-26 11:45:16 [3] DEBUG: message length 5, sending 1 messages
2002-11-26 11:45:16 [3] DEBUG: Status: 202 Answer: <Sent.>
2002-11-26 11:45:16 [3] DEBUG: HTTP: Destroying HTTPClient area 0x80dca18.
2002-11-26 11:45:16 [3] DEBUG: HTTP: Destroying HTTPClient for `127.0.0.1'.
2002-11-26 11:45:20 [0] INFO: Connection closed by the bearerbox
2002-11-26 11:45:20 [0] INFO: Received (and handled?) 0 requests in 21 seconds (0.00 per second)
2002-11-26 11:45:20 [0] INFO: Kannel smsbox terminating.
2002-11-26 11:45:20 [7] DEBUG: Thread 7 (gw/heartbeat.c:heartbeat_thread) terminates.
2002-11-26 11:45:20 [0] DEBUG: Waiting for 2 (gwlib/http.c:server_thread) to terminate
2002-11-26 11:45:20 [3] DEBUG: HTTP: No clients with requests, quitting.
2002-11-26 11:45:20 [3] DEBUG: Thread 3 (gw/smsbox.c:sendsms_thread) terminates.
2002-11-26 11:45:20 [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) terminates.
2002-11-26 11:45:20 [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) terminates.
2002-11-26 11:45:20 [0] DEBUG: Waiting for 4 (gw/smsbox.c:obey_request_thread) to terminate
2002-11-26 11:45:20 [4] DEBUG: Thread 4 (gw/smsbox.c:obey_request_thread) terminates.
2002-11-26 11:45:20 [6] DEBUG: Thread 6 (gw/smsbox.c:http_queue_thread) terminates.
2002-11-26 11:45:20 [0] DEBUG: Waiting for 5 (gw/smsbox.c:url_result_thread) to terminate
2002-11-26 11:45:20 [5] DEBUG: Thread 5 (gw/smsbox.c:url_result_thread) terminates.
2002-11-26 11:45:20 [0] DEBUG: Immutable octet strings: 187.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.