linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] segmentation fault with rtprecv/rptsend


From: Oussama Ghorbel
Subject: [Linphone-users] segmentation fault with rtprecv/rptsend
Date: Sat, 3 Jun 2017 18:38:50 +0100

Hello,

I've compiled ortp under ubuntu 16.04, and I'm trying to test it.

$ ./rtprecv rec.raw 5001
$ ./rtpsend ./sine.raw 192.168.1.13 5001

I got a segmentation fault on both the rtprecv and rtpsend.

here's the log from rtprecv

2017-06-03 18:26:01:743 ortp-message-RtpSession bound to [0.0.0.0]
ports [5001] [59823]
2017-06-03 18:26:08:292 ortp-message-Switching rtp destination from
no-addr to 192.168.1.13:44172 for session [0x62f610]

Here's the backtrace of rptrecv

Thread 1 "rtprecv" received signal SIGSEGV, Segmentation fault.
0x0000000000410a5e in concatb ()
(gdb) bt
#0  0x0000000000410a5e in concatb ()
#1  0x00000000004158b3 in append_sdes ()
#2  0x0000000000415b7c in rtp_session_create_and_send_rtcp_packet ()
#3  0x00000000004160c7 in rtp_session_send_regular_rtcp_packet_and_reschedule ()
#4  0x0000000000416294 in rtp_session_run_rtcp_send_scheduler ()
#5  0x00000000004162fd in rtp_session_rtcp_process_recv ()
#6  0x0000000000407efb in rtp_session_recvm_with_ts ()
#7  0x00000000004080fc in rtp_session_recv_with_ts ()
#8  0x0000000000402692 in main (argc=3, argv=0x7fffffffddc8) at rtprecv.c:162

Any idea?

Thanks,
Oussama



reply via email to

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