mainLinPhone - SIP Video phone - Support: sr #107305, Crash when placing a call

 
 

sr #107305: Crash when placing a call

Submitter:  None
Submitted:  Thu 11 Mar 2010 10:36:25 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 15 Mar 2010 02:32:28 PM UTC, comment #1: 

Please include linphone version number, and tell how you get it (compiled manualy or not).
It is apparently not reproductible for me with lastest git version.

Simon Morlat <smorlat>
Group administrator
Thu 11 Mar 2010 10:36:25 PM UTC, original submission:  



Program terminated with signal 11, Segmentation fault.
#0  ms_filter_call_method (f=0x0, id=131076, arg=0x8351484) at msfilter.c:156
156 MSFilterMethod *methods=f->desc->methods;
(gdb) set pagination off
(gdb) bt
#0  ms_filter_call_method (f=0x0, id=131076, arg=0x8351484) at msfilter.c:156
#1  0xb8057dc6 in audio_stream_start_full (stream=0x832ee40, profile=0x83431f0, remip=0x83416ec "207.7.135.103", remport=45558, rem_rtcp_port=45559, payload=0, jitt_comp=60, infile=0x0, outfile=0x0, playcard=0x806ed98, captcard=0x806ed98, use_ec=1 '\001') at audiostream.c:251
#2  0xb8057fad in audio_stream_start_now (stream=0x832ee40, prof=0x83431f0, remip=0x83416ec "207.7.135.103", remport=45558, rem_rtcp_port=45559, payload_type=0, jitt_comp=60, playcard=0x806ed98, captcard=0x806ed98, use_ec=<value optimized out>) at audiostream.c:432
#3  0xb8030939 in linphone_core_start_media_streams (lc=0x806ef78, call=0x83416c8) at linphonecore.c:1639
#4  0xb8032db5 in linphone_connect_incoming (lc=0x806ef78) at exevents.c:61
#5  0xb8033799 in linphone_call_accepted (lc=0x806ef78, ev=0x834ef60) at exevents.c:93
#6  0xb8033bc8 in linphone_core_process_event (lc=0x806ef78, ev=0x834ef60) at exevents.c:1072
#7  0xb802fab4 in linphone_core_iterate (lc=0x806ef78) at linphonecore.c:1060
#8  0x0805384a in linphone_gtk_iterate (lc=0x806ef78) at main.c:405
#9  0xb773f1ec in ?? () from /lib/libglib-2.0.so.0
#10 0xb773eb38 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#11 0xb77423d0 in ?? () from /lib/libglib-2.0.so.0
#12 0xb774283f in g_main_loop_run () from /lib/libglib-2.0.so.0
#13 0xb7d65129 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#14 0x08054a86 in main (argc=1, argv=0xbff98a44) at main.c:1198
(gdb) p f
$1 = (MSFilter *) 0x0
(gdb) frame 1
#1  0xb8057dc6 in audio_stream_start_full (stream=0x832ee40, profile=0x83431f0, remip=0x83416ec "207.7.135.103", remport=45558, rem_rtcp_port=45559, payload=0, jitt_comp=60, infile=0x0, outfile=0x0, playcard=0x806ed98, captcard=0x806ed98, use_ec=1 '\001') at audiostream.c:251
251 ms_filter_call_method(stream->ec,MS_FILTER_SET_SAMPLE_RATE,&pt->clock_rate);
(gdb) p stream
$2 = (AudioStream *) 0x832ee40
(gdb) p stream->ec
$3 = (MSFilter *) 0x0

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by smorlat (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code