boghe icon indicating copy to clipboard operation
boghe copied to clipboard

The client crashes during attempts to send long binary sms

Open GoogleCodeExporter opened this issue 10 years ago • 1 comments

What steps will reproduce the problem?
1. configure the client to send binary sms
2. sign in to the SIP server (Kamailio in my case)
3. try entering long (over 160 symbols) sms by copy-pasting chunks to the sms 
input window

What is the expected output? 

long sms is fragmented and sent as several RP_DATA packets

What do you see instead?

sms is truncated, client sometimes crashes

version of the product: 1.0.58.550
operating system: Win 7 pro 32 bit


relevant excerpt from the log:

2011-02-23 09:58:18,103 ERROR [1] BogheCore.Services.Impl.SipService:0 - 
***ERROR: function: "tsk_calloc()" 
file: ".\src\tsk_memory.c" 
line: "119" 
MSG: Memory allocation failed. num=1 and size=72

2011-02-23 09:58:18,209 ERROR [1] BogheCore.Services.Impl.SipService:0 - 
***ERROR: function: "tsk_object_new()" 
file: ".\src\tsk_object.c" 
line: "84" 
MSG: Failed to create new tsk_object.

2011-02-23 09:58:18,210 ERROR [1] BogheCore.Services.Impl.SipService:0 - 
***ERROR: function: "tsk_params_add_param()" 
file: ".\src\tsk_params.c" 
line: "130" 
MSG: Invalid parameter

2011-02-23 09:59:06,630 DEBUG [1] BogheApp.App:0 - 

Original issue reported on code.google.com by [email protected] on 23 Feb 2011 at 10:44

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter

Original comment by [email protected] on 24 Feb 2011 at 9:38

  • Changed state: Accepted

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter