Hi Using a recent trunk version of Kannel bearerbox version `svn-r'. Build `Dec 6 2013 14:12:55. When receiving a submit_sm packet in openSMPPbox add-on we are experiencing a random crash. Part of the log below:
2014-01-23 04:45:40 [22086] [70] DEBUG: sms.sms_type: 2 2014-01-23 04:45:40 [22086] [70] DEBUG: sms.mclass: 0 2014-01-23 04:45:40 [22086] [70] DEBUG: sms.mwi: 0 2014-01-23 04:45:40 [22086] [70] DEBUG: sms.coding: 0 2014-01-23 04:45:40 [22086] [70] DEBUG: sms.compress: 0 2014-01-23 04:45:40 [22086] [70] DEBUG: sms.validity: 0 2014-01-23 04:45:40 [22086] [70] DEBUG: sms.deferred: 0 2014-01-23 04:45:40 [22086] [70] DEBUG: sms.dlr_mask: 0 2014-01-23 04:45:40 [22086] [70] DEBUG: sms.dlr_url: 2014-01-23 04:45:40 [22086] [70] DEBUG: sms.pid: 0 2014-01-23 04:45:40 [22086] [70] DEBUG: sms.alt_dcs: 0 2014-01-23 04:45:40 [22086] [70] DEBUG: sms.rpi: 0 2014-01-23 04:45:40 [22086] [70] DEBUG: sms.charset: 2014-01-23 04:45:40 [22086] [70] DEBUG: sms.boxc_id: 2014-01-23 04:45:40 [22086] [70] PANIC: gwlib/octstr.c:2565: seems_valid_real: Assertion `ostr->data != NULL' failed. (Called from gwlib/octstr.c:1999:octstr_dump_debug.) 2014-01-23 04:45:40 [22086] [70] PANIC: /usr/local/kannelnew/sbin/opensmppbox(gw_backtrace+0x9e) [0x45315e] 2014-01-23 04:45:40 [22086] [70] PANIC: /usr/local/kannelnew/sbin/opensmppbox(gw_panic+0x148) [0x4532b8] 2014-01-23 04:45:40 [22086] [70] PANIC: /usr/local/kannelnew/sbin/opensmppbox [0x453ba0] 2014-01-23 04:45:40 [22086] [70] PANIC: /usr/local/kannelnew/sbin/opensmppbox [0x454b35] 2014-01-23 04:45:40 [22086] [70] PANIC: /usr/local/kannelnew/sbin/opensmppbox(octstr_dump_real+0x68) [0x4551e8] 2014-01-23 04:45:40 [22086] [70] PANIC: /usr/local/kannelnew/sbin/opensmppbox(msg_dump+0x6f1) [0x4155b1] 2014-01-23 04:45:40 [22086] [70] PANIC: /usr/local/kannelnew/sbin/opensmppbox [0x4100bc] 2014-01-23 04:45:40 [22086] [70] PANIC: /usr/local/kannelnew/sbin/opensmppbox [0x449b73] 2014-01-23 04:45:40 [22086] [70] PANIC: /lib64/libpthread.so.0 [0x3a0f806367] 2014-01-23 04:45:40 [22086] [70] PANIC: /lib64/libc.so.6(clone+0x6d) [0x3a0ecd2f7d] The data is the rest of the log is sensitive so difficult to print here. Any advise on what is cause this type error would be great… Thanks Lee
