linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Seg fault Linux desktop version


From: Robert Dyck
Subject: [Linphone-developers] Seg fault Linux desktop version
Date: Thu, 07 May 2015 12:32:19 -0700
User-agent: KMail/4.14.7 (Linux/3.19.3-200.fc21.x86_64; KDE/4.14.7; x86_64; ; )

Using Linphone 3.8.1-65-g76e77e5 on Fedora 21.

The seg fault is reproducible by pausing a video call.

The same fault existed on the RC version.

gdb) bt
#0  0x00000039b94532d1 in static_image_preprocess (f=<optimized out>) at 
videofilters/nowebcam.c:341
#1  0x0000003aa3008c1c in ms_ticker_attach_multiple (ticker=0x0, f=<optimized 
out>) at base/msticker.c:155
#2  0x0000003aa3008c79 in ms_ticker_attach (ticker=<optimized out>, 
f=<optimized out>) at base/msticker.c:131
#3  0x00000039b94561a1 in video_stream_start_with_source 
(address@hidden, address@hidden, 
address@hidden "192.168.1.66", 
address@hidden, address@hidden 
"192.168.1.66", address@hidden, payload=96, 
jitt_comp=60, cam=0xa77a60, source=0xca26c0) at voip/videostream.c:916
#4  0x00000039b94567f9 in video_stream_start (stream=0xe817e0, 
profile=0xf677a0, address@hidden "192.168.1.66", 
rem_rtp_port=9078, address@hidden "192.168.1.66", 
rem_rtcp_port=<optimized out>, payload=96, jitt_comp=60, cam=0xa77a60) at 
voip/videostream.c:638
#5  0x00000039b9853688 in linphone_call_start_media_streams 
(all_inputs_muted=0 '\000', call=0xefe640) at linphonecall.c:2689
#6  0x00000039b9853688 in linphone_call_start_media_streams 
(address@hidden, address@hidden '\000', 
send_ringbacktone=<optimized out>) at linphonecall.c:2795
#7  0x00000039b9841efb in linphone_core_update_streams (lc=0x978e20, 
call=0xefe640, new_md=0xbedd90) at callbacks.c:209
#8  0x00000039b98427cc in call_accepted (op=<optimized out>) at 
callbacks.c:538
#9  0x00000039b987bce9 in call_process_response (op_base=0xe92be0, 
event=<optimized out>) at bellesip_sal/sal_op_call.c:295
#10 0x000000358b67fa0e in belle_sip_client_transaction_notify_response 
(t=<optimized out>, resp=<optimized out>) at transaction.c:458
#11 0x000000358b683378 in belle_sip_provider_dispatch_message (msg=0xf6b2e0, 
p=0xa7f410) at provider.c:189
#12 0x000000358b683378 in belle_sip_provider_dispatch_message (prov=0xa7f410, 
msg=0xf6b2e0) at provider.c:211
#13 0x000000358b68452d in notify_incoming_messages (obj=<optimized out>) at 
channel.c:450
#14 0x000000358b686df7 in belle_sip_channel_process_data (eos=<optimized out>, 
obj=<optimized out>) at channel.c:544
#15 0x000000358b686df7 in belle_sip_channel_process_data (obj=0xcd7f80) at 
channel.c:576
#16 0x000000358b686df7 in belle_sip_channel_process_data (obj=<optimized out>, 
revents=<optimized out>) at channel.c:598
#17 0x000000358b68ec9a in on_udp_data (lp=0xa808e0, events=1) at 
transports/udp_listeningpoint.c:190
#18 0x000000358b677110 in belle_sip_main_loop_iterate (ml=<optimized out>) at 
belle_sip_loop.c:448
#19 0x000000358b6772e8 in belle_sip_main_loop_run (ml=<optimized out>) at 
belle_sip_loop.c:478
#20 0x000000358b67732c in belle_sip_main_loop_sleep (ml=<optimized out>, 
milliseconds=<optimized out>) at belle_sip_loop.c:490
#21 0x000000358b680b39 in belle_sip_stack_sleep (stack=<optimized out>, 
milliseconds=<optimized out>) at sipstack.c:200
#22 0x00000039b9877692 in sal_iterate (sal=<optimized out>) at 
bellesip_sal/sal_impl.c:745
#23 0x00000039b985e847 in linphone_core_iterate (lc=0x978e20) at 
linphonecore.c:2608
#24 0x000000000041ab45 in linphone_gtk_iterate (lc=<optimized out>) at 
main.c:573
#25 0x000000357c64a263 in g_timeout_dispatch () at /lib64/libglib-2.0.so.0
#26 0x000000357c6497fb in g_main_context_dispatch () at 
/lib64/libglib-2.0.so.0
#27 0x000000357c649b98 in g_main_context_iterate.isra () at 
/lib64/libglib-2.0.so.0
#28 0x000000357c649ec2 in g_main_loop_run () at /lib64/libglib-2.0.so.0
#29 0x00000039c7744ec7 in gtk_main () at /lib64/libgtk-x11-2.0.so.0
#30 0x000000000041849a in main (argc=1, argv=0x7fffffffdbf8) at main.c:2236



reply via email to

[Prev in Thread] Current Thread [Next in Thread]