[Freeswitch-users] core dump when doing recording on vlc

Pete Kay petedao at gmail.com
Mon Dec 28 16:01:17 MSK 2015


Hi

I got core dump error when i execute a record to vlc.  Does anyone know how
to resolve it?


> originate user/1000 &record(vlc://#standard{access=http,mux=raw,dst=
109.165.2.110:8000/test})

2015-12-28 12:38:36.866343 [DEBUG] switch_ivr_originate.c:2127 Parsing
global variables

2015-12-28 12:38:36.866343 [DEBUG] switch_ivr_originate.c:2127 Parsing
global variables

2015-12-28 12:38:36.866343 [NOTICE] switch_channel.c:1091 New Channel
sofia/internal/1000 at 59.40.99.23:63338 [ea490190-ad5f-11e5-81f5-55ea43449a1a]

2015-12-28 12:38:36.866343 [DEBUG] mod_sofia.c:4775 (sofia/internal/
1000 at 59.40.99.23:63338) State Change CS_NEW -> CS_INIT

2015-12-28 12:38:36.866343 [NOTICE] switch_ivr_originate.c:2762 Cannot
create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]

2015-12-28 12:38:36.866343 [DEBUG] switch_core_state_machine.c:473
(sofia/internal/1000 at 59.40.99.23:63338) Running State Change CS_INIT

2015-12-28 12:38:36.866343 [DEBUG] switch_core_state_machine.c:516
(sofia/internal/1000 at 59.40.99.23:63338) State INIT

2015-12-28 12:38:36.866343 [DEBUG] mod_sofia.c:88 sofia/internal/
1000 at 59.40.99.23:63338 SOFIA INIT

2015-12-28 12:38:36.866343 [DEBUG] sofia_glue.c:1257 sofia/internal/
1000 at 59.40.99.23:63338 sending invite version: 1.7.0 git 84b23b8 2015-11-27
19:26:32Z 64bit

Local SDP:

v=0

o=FreeSWITCH 1451279848 1451279849 IN IP4 109.165.2.110

s=FreeSWITCH

c=IN IP4 109.165.2.110

t=0 0

m=audio 26468 RTP/AVP 9 0 8 101

a=rtpmap:9 G722/8000

a=rtpmap:0 PCMU/8000

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=ptime:20

a=sendrecv


2015-12-28 12:38:36.866343 [DEBUG] switch_core_state_machine.c:40
sofia/internal/1000 at 59.40.99.23:63338 Standard INIT

2015-12-28 12:38:36.866343 [DEBUG] switch_core_state_machine.c:48
(sofia/internal/1000 at 59.40.99.23:63338) State Change CS_INIT -> CS_ROUTING

2015-12-28 12:38:36.866343 [DEBUG] switch_core_state_machine.c:516
(sofia/internal/1000 at 59.40.99.23:63338) State INIT going to sleep

2015-12-28 12:38:36.866343 [DEBUG] switch_core_state_machine.c:473
(sofia/internal/1000 at 59.40.99.23:63338) Running State Change CS_ROUTING

2015-12-28 12:38:36.866343 [DEBUG] switch_core_state_machine.c:532
(sofia/internal/1000 at 59.40.99.23:63338) State ROUTING

2015-12-28 12:38:36.866343 [DEBUG] mod_sofia.c:141 sofia/internal/
1000 at 59.40.99.23:63338 SOFIA ROUTING

2015-12-28 12:38:36.866343 [DEBUG] switch_ivr_originate.c:67
(sofia/internal/1000 at 59.40.99.23:63338) State Change CS_ROUTING ->
CS_CONSUME_MEDIA

2015-12-28 12:38:36.866343 [DEBUG] switch_core_state_machine.c:532
(sofia/internal/1000 at 59.40.99.23:63338) State ROUTING going to sleep

2015-12-28 12:38:36.866343 [DEBUG] switch_core_state_machine.c:473
(sofia/internal/1000 at 59.40.99.23:63338) Running State Change
CS_CONSUME_MEDIA

2015-12-28 12:38:36.866343 [DEBUG] switch_core_state_machine.c:551
(sofia/internal/1000 at 59.40.99.23:63338) State CONSUME_MEDIA

2015-12-28 12:38:36.866343 [DEBUG] switch_core_state_machine.c:551
(sofia/internal/1000 at 59.40.99.23:63338) State CONSUME_MEDIA going to sleep

2015-12-28 12:38:36.866343 [DEBUG] sofia.c:6755 Channel sofia/internal/
1000 at 59.40.99.23:63338 entering state [calling][0]

2015-12-28 12:38:37.326345 [DEBUG] sofia.c:6755 Channel sofia/internal/
1000 at 59.40.99.23:63338 entering state [proceeding][180]

2015-12-28 12:38:37.326345 [NOTICE] sofia.c:6857 Ring-Ready sofia/internal/
1000 at 59.40.99.23:63338!

2015-12-28 12:38:37.326345 [DEBUG] switch_channel.c:3332 (sofia/internal/
1000 at 59.40.99.23:63338) Callstate Change DOWN -> RINGING

2015-12-28 12:38:40.006394 [DEBUG] sofia.c:6755 Channel sofia/internal/
1000 at 59.40.99.23:63338 entering state [completing][200]

2015-12-28 12:38:40.006394 [DEBUG] sofia.c:6765 Remote SDP:

v=0

o=- 2332313966 3 IN IP4 192.168.1.130

s=X-Lite release 4.9.1 stamp 78725

c=IN IP4 192.168.1.130

t=0 0

m=audio 60632 RTP/AVP 0 8 101

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15


2015-12-28 12:38:40.006394 [DEBUG] sofia.c:6755 Channel sofia/internal/
1000 at 59.40.99.23:63338 entering state [ready][200]

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:4153 Audio Codec
Compare [PCMU:0:8000:20:64000:1]/[G722:9:8000:20:64000:1]

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:4153 Audio Codec
Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:4208 Audio Codec
Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:4153 Audio Codec
Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:4153 Audio Codec
Compare [PCMA:8:8000:20:64000:1]/[G722:9:8000:20:64000:1]

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:4153 Audio Codec
Compare [PCMA:8:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:4153 Audio Codec
Compare [PCMA:8:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:4208 Audio Codec
Compare [PCMA:8:8000:20:64000:1] ++++ is saved as a match

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:4069 Set
telephone-event payload to 101 at 8000

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:2898 Set Codec
sofia/internal/1000 at 59.40.99.23:63338 PCMU/8000 20 ms 160 samples 64000
bits 1 channels

2015-12-28 12:38:40.006394 [DEBUG] switch_core_codec.c:111 sofia/internal/
1000 at 59.40.99.23:63338 Original read codec set to PCMU:0

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:4417 Set
telephone-event payload to 101 at 8000

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:4473 sofia/internal/
1000 at 59.40.99.23:63338 Set 2833 dtmf send payload to 101 recv payload to 101

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:6027 AUDIO RTP
[sofia/internal/1000 at 59.40.99.23:63338] 109.165.2.110 port 26468 ->
192.168.1.130 port 60632 codec: 0 ms: 20

2015-12-28 12:38:40.006394 [DEBUG] switch_rtp.c:3792 Starting timer [soft]
160 bytes per 20ms

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:6326 sofia/internal/
1000 at 59.40.99.23:63338 Set 2833 dtmf send payload to 101

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:6333 sofia/internal/
1000 at 59.40.99.23:63338 Set 2833 dtmf receive payload to 101

2015-12-28 12:38:40.006394 [DEBUG] switch_core_media.c:6356 sofia/internal/
1000 at 59.40.99.23:63338 Set rtp dtmf delay to 40

2015-12-28 12:38:40.006394 [NOTICE] sofia.c:7719 Channel [sofia/internal/
1000 at 59.40.99.23:63338] has been answered

2015-12-28 12:38:40.006394 [DEBUG] switch_channel.c:3759 (sofia/internal/
1000 at 59.40.99.23:63338) Callstate Change RINGING -> ACTIVE

2015-12-28 12:38:40.026341 [DEBUG] switch_ivr_originate.c:3607 Originate
Resulted in Success: [sofia/internal/1000 at 59.40.99.23:63338]

2015-12-28 12:38:40.026341 [DEBUG] switch_ivr_originate.c:3607 Originate
Resulted in Success: [sofia/internal/1000 at 59.40.99.23:63338]


+OK ea490190-ad5f-11e5-81f5-55ea43449a1a


2015-12-28 12:38:40.026341 [INFO] switch_channel.c:3117 sofia/internal/
1000 at 59.40.99.23:63338 Flipping CID from "" <0000000000> to "Outbound Call"
<1000>

2015-12-28 12:38:40.026341 [DEBUG] mod_commands.c:4685 (sofia/internal/
1000 at 59.40.99.23:63338) State Change CS_CONSUME_MEDIA -> CS_EXECUTE

2015-12-28 12:38:40.026341 [DEBUG] switch_core_state_machine.c:473
(sofia/internal/1000 at 59.40.99.23:63338) Running State Change CS_EXECUTE

2015-12-28 12:38:40.026341 [DEBUG] switch_core_state_machine.c:539
(sofia/internal/1000 at 59.40.99.23:63338) State EXECUTE

2015-12-28 12:38:40.026341 [DEBUG] mod_sofia.c:196 sofia/internal/
1000 at 59.40.99.23:63338 SOFIA EXECUTE

2015-12-28 12:38:40.026341 [DEBUG] switch_core_state_machine.c:258
sofia/internal/1000 at 59.40.99.23:63338 Standard EXECUTE

EXECUTE sofia/internal/1000 at 59.40.99.23:63338
record(vlc://#standard{access=http,mux=raw,dst=109.165.2.110:8000/test})

2015-12-28 12:38:40.026341 [DEBUG] mod_vlc.c:255 VLC open
#standard{access=http,mux=raw,dst=109.165.2.110:8000/test} for writing

freeswitch at switch3> Segmentation fault (core dumped)




eading symbols from /usr/lib64/liblua-5.1.so...(no debugging symbols
found)...done.

Loaded symbols for /usr/lib64/liblua-5.1.so

Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols
found)...done.

Loaded symbols for /lib64/libnss_files.so.2

Reading symbols from /lib64/libnss_dns.so.2...(no debugging symbols
found)...done.

Loaded symbols for /lib64/libnss_dns.so.2

Core was generated by `/usr/local/freeswitch/bin/freeswitch'.

Program terminated with signal 11, Segmentation fault.

#0  0x00007f97bf98f5de in ?? () from /usr/lib64/libvlccore.so.5

Missing separate debuginfos, use: debuginfo-install
alsa-lib-1.0.22-3.el6.x86_64 cyrus-sasl-lib-2.1.23-15.el6_6.2.x86_64
dbus-libs-1.2.24-8.el6_6.x86_64 flac-1.2.1-7.el6_6.x86_64
freetype-2.3.11-15.el6_6.1.x86_64 glibc-2.12-1.166.el6_7.3.x86_64
keyutils-libs-1.4-5.el6.x86_64 krb5-libs-1.10.3-42.el6.x86_64
ldns-1.6.17-1.el6.x86_64 libcom_err-1.41.12-22.el6.x86_64
libcurl-7.19.7-46.el6.x86_64 libedit-2.11-4.20080712cvs.1.el6.x86_64
libgcc-4.4.7-16.el6.x86_64 libgcrypt-1.4.5-11.el6_4.x86_64
libgpg-error-1.7-4.el6.x86_64 libidn-1.18-2.el6.x86_64
libjpeg-turbo-1.2.1-3.el6_5.x86_64 libogg-1.1.4-2.1.el6.x86_64
libpng-1.2.49-2.el6_7.x86_64 libselinux-2.0.94-5.8.el6.x86_64
libsndfile-1.0.20-5.el6.x86_64 libssh2-1.4.2-1.el6_6.1.x86_64
libstdc++-4.4.7-16.el6.x86_64 libvorbis-1.2.3-4.el6_2.1.x86_64
lua-5.1.4-4.1.el6.x86_64 minizip-1.2.3-29.el6.x86_64
ncurses-libs-5.7-4.20090207.el6.x86_64 nspr-4.10.8-2.el6_7.x86_64
nss-3.19.1-5.el6_7.x86_64 nss-softokn-freebl-3.14.3-23.el6_7.x86_64
nss-util-3.19.1-2.el6_7.x86_64 openldap-2.4.40-7.el6_7.x86_64
openssl-1.0.1e-42.el6_7.1.x86_64 pcre-7.8-7.el6.x86_64
speex-1.2-0.12.rc1.1.el6.x86_64 sqlite-3.6.20-1.el6_7.2.x86_64
taglib-1.6.1-1.1.el6.x86_64 vlc-core-2.0.8-3.el6.nux.x86_64
zlib-1.2.3-29.el6.x86_64

(gdb) bt full

#0  0x00007f97bf98f5de in ?? () from /usr/lib64/libvlccore.so.5

No symbol table info available.

#1  0x00007f97bf98ebf3 in ?? () from /usr/lib64/libvlccore.so.5

No symbol table info available.

#2  0x00007f97bf91612a in libvlc_InternalInit () from
/usr/lib64/libvlccore.so.5

No symbol table info available.

#3  0x00007f97bfbeadf3 in libvlc_new () from /usr/lib64/libvlc.so.5

No symbol table info available.

#4  0x00007f97bfdfe97a in vlc_file_open (handle=0x7f97b770f5c0,
path=0x7f9768026078 "#standard{access=http,mux=raw,dst=
109.165.2.110:8000/test}") at mod_vlc.c:258

        opts = {0x7f97bfdff130 "", 0x7f9768003fc0
"--sout=#standard{access=http,mux=raw,dst=109.165.2.110:8000/test}",
0x7f9768004070 "--imem-get=140289735913056",

          0x7f9768003f10 "--imem-release=140289735913040", 0x7f97680040e0
"--imem-cat=4", 0x7f97bfdff1ed "--demux=rawaud", 0x7f97bfdff1fc
"--rawaud-fourcc=s16l",

          0x7f9768003e50 "--rawaud-samplerate=8000", 0x7f9768003d60
"--imem-data=140288261775608", 0x0}

        opts_count = 10

        context = 0x7f97680260f8

        mp_event_manager = <value optimized out>

        m_event_manager = <value optimized out>

        __func__ = "vlc_file_open"

#5  0x00007f9837d26ab1 in switch_core_perform_file_open
(file=0x7f9837e45731 "src/switch_ivr_play_say.c", func=0x7f9837e461c0
"switch_ivr_record_file", line=543, fh=0x7f97b770f5c0,

    file_path=0x7f9768026078 "#standard{access=http,mux=raw,dst=
109.165.2.110:8000/test}", channels=1, rate=8000, flags=10, pool=0x0) at
src/switch_core_file.c:290

        ext = 0x7f97b770cff0 "vlc"

        status = <value optimized out>

        stream_name = "vlc", '\000' <repeats 124 times>

        rhs = <value optimized out>

        spool_path = 0x0

        is_stream = 1

        fp = <value optimized out>

        to = 0

        __func__ = "switch_core_perform_file_open"

#6  0x00007f9837dbff28 in switch_ivr_record_file (session=0x7f977803a828,
fh=0x7f97b770f5c0, file=0x7f977804b780
"vlc://#standard{access=http,mux=raw,dst=109.165.2.110:8000/test}",

    args=0x7f97b770f730, limit=0) at src/switch_ivr_play_say.c:543

        channel = 0x7f9778038900

        dtmf = {digit = 0 '\000', duration = 0, flags = 0, source =
SWITCH_DTMF_UNKNOWN}

        lfh = {file_interface = 0x0, flags = 0, fd = 0x0, samples = 0,
samplerate = 0, native_rate = 0, channels = 0, real_channels = 0, format =
0, sections = 0, seekable = 0,

          sample_count = 0, speed = 0, memory_pool = 0x0, prebuf = 0,
interval = 0, private_info = 0x0, handler = 0x0, pos = 0, audio_buffer =
0x0, sp_audio_buffer = 0x0,

          thresh = 0, silence_hits = 0, offset_pos = 0, samples_in = 0,
samples_out = 0, vol = 0, resampler = 0x0, buffer = 0x0, dbuf = 0x0,
dbuflen = 0, pre_buffer = 0x0,

          pre_buffer_data = 0x0, pre_buffer_datalen = 0, file = 0x0, func =
0x0, line = 0, file_path = 0x0, spool_path = 0x0, prefix = 0x0, max_samples
= 0, params = 0x0,

---Type <return> to continue, or q <return> to quit---

          cur_channels = 0, cur_samplerate = 0, stream_name = 0x0, modname
= 0x0, mm = {samplerate = 0, channels = 0, keyint = 0, ab = 0, vb = 0, vw =
0, vh = 0, fps = 0,

            source_fps = 0, vbuf = 0, vprofile =
SWITCH_VIDEO_PROFILE_BASELINE, vencspd = SWITCH_VIDEO_ENCODE_SPEED_DEFAULT}}

        read_frame = <value optimized out>

        codec = {codec_interface = 0x0, implementation = 0x0, fmtp_in =
0x0, fmtp_out = 0x0, flags = 0, memory_pool = 0x0, private_info = 0x0,
agreed_pt = 134 '\206', mutex = 0x0,

          next = 0x7f97b770f528, session = 0x0, cur_frame = 0x7f97db497936}

        write_codec = {codec_interface = 0x0, implementation = 0x0, fmtp_in
= 0x0, fmtp_out = 0x0, flags = 0, memory_pool = 0x0, private_info = 0x0,
agreed_pt = 0 '\000',

          mutex = 0x0, next = 0x0, session = 0x0, cur_frame = 0x0}

        codec_name = <value optimized out>

        status = SWITCH_STATUS_SUCCESS

        p = <value optimized out>

        vval = <value optimized out>

        start = 0

        org_silence_hits = 0

        asis = <value optimized out>

        sample_start = 0

        waste_resources = 0

        fill_cng = 0

        read_impl = {codec_type = SWITCH_CODEC_TYPE_AUDIO, ianacode = 0
'\000', iananame = 0x1d5cda8 "PCMU", fmtp = 0x0, samples_per_second = 8000,
actual_samples_per_second = 8000,

          bits_per_second = 64000, microseconds_per_packet = 20000,
samples_per_packet = 160, decoded_bytes_per_packet = 320,
encoded_bytes_per_packet = 160,

          number_of_channels = 1 '\001', codec_frames_per_packet = 160,
init = 0x7f9837de87c0 <switch_g711u_init>, encode = 0x7f9837de87d0
<switch_g711u_encode>,

          decode = 0x7f9837de8a20 <switch_g711u_decode>, encode_video = 0,
decode_video = 0, codec_control = 0, destroy = 0x7f9837de8870
<switch_g711u_destroy>, codec_id = 123,

          impl_id = 138, modname = 0x1d5c4a0 "CORE_PCM_MODULE", next =
0x1d5cc80}

        write_frame = {codec = 0x0, source = 0x0, packet = 0x0, packetlen =
0, extra_data = 0x0, data = 0x0, datalen = 0, buflen = 0, samples = 0, rate
= 0, channels = 0,

          payload = 0 '\000', timestamp = 0, seq = 0, ssrc = 0, m =
SWITCH_FALSE, flags = 0, user_data = 0x0, pmap = 0x0, img = 0x0}

        write_buf = '\000' <repeats 8191 times>

        event = <value optimized out>

        divisor = 1

        file_flags = 10

        restart_limit_on_dtmf = 0

        prefix = 0x7f977804b7c8 "/usr/local/freeswitch/sounds/en/us/callie"

        var = <value optimized out>

        __func__ = "switch_ivr_record_file"

        __PRETTY_FUNCTION__ = "switch_ivr_record_file"

#7  0x00007f97db48bb69 in record_function (session=0x7f977803a828,
data=<value optimized out>) at mod_dptools.c:3036

        channel = 0x7f9778038900

        status = <value optimized out>

---Type <return> to continue, or q <return> to quit---

        limit = 0

        path = 0x7f977804b780 "vlc://#standard{access=http,mux=raw,dst=
109.165.2.110:8000/test}"

        args = {input_callback = 0x7f97db484fc0 <on_dtmf>, buf = 0x0,
buflen = 0, read_frame_callback = 0, user_data = 0x0, dmachine = 0x0, loops
= 1}

        fh = {file_interface = 0x1ecf158, flags = 14, fd = 0x0, samples =
0, samplerate = 8000, native_rate = 8000, channels = 1, real_channels = 0,
format = 0, sections = 0,

          seekable = 0, sample_count = 0, speed = 0, memory_pool =
0x7f9768025f88, prebuf = 0, interval = 0, private_info = 0x0,

          handler = 0x7f97680260b8 "://#standard{access=http,mux=raw,dst=
109.165.2.110:8000/test}", pos = 0, audio_buffer = 0x0, sp_audio_buffer =
0x0, thresh = 0, silence_hits = 0,

          offset_pos = 0, samples_in = 0, samples_out = 0, vol = 0,
resampler = 0x0, buffer = 0x0, dbuf = 0x0, dbuflen = 0, pre_buffer = 0x0,
pre_buffer_data = 0x0,

          pre_buffer_datalen = 65536, file = 0x7f9837e45731
"src/switch_ivr_play_say.c", func = 0x7f9837e461c0
"switch_ivr_record_file", line = 543,

          file_path = 0x7f9768026078 "#standard{access=http,mux=raw,dst=
109.165.2.110:8000/test}", spool_path = 0x0,

          prefix = 0x7f977804b7c8
"/usr/local/freeswitch/sounds/en/us/callie", max_samples = 0, params = 0x0,
cur_channels = 0, cur_samplerate = 0,

          stream_name = 0x7f9768026070 "vlc", modname = 0x0, mm =
{samplerate = 44100, channels = 1, keyint = 60, ab = 128, vb = 0, vw = 0,
vh = 0, fps = 0, source_fps = 0,

            vbuf = 0, vprofile = SWITCH_VIDEO_PROFILE_BASELINE, vencspd =
SWITCH_VIDEO_ENCODE_SPEED_DEFAULT}}

        mydata = <value optimized out>

        argv = {0x7f977804b780 "vlc://#standard{access=http,mux=raw,dst=
109.165.2.110:8000/test}", 0x0, 0x0, 0x0}

        l = <value optimized out>

        tmp = <value optimized out>

        __func__ = "record_function"

#8  0x00007f9837d37340 in switch_core_session_exec (session=0x7f977803a828,
application_interface=0x1e25b08,

    arg=0x7f977804b690 "vlc://#standard{access=http,mux=raw,dst=
109.165.2.110:8000/test}") at src/switch_core_session.c:2783

        log = <value optimized out>

        lp = <value optimized out>

        event = 0x0

        var = <value optimized out>

        channel = <value optimized out>

        expanded = 0x7f977804b690 "vlc://#standard{access=http,mux=raw,dst=
109.165.2.110:8000/test}"

        app = <value optimized out>

        app_uuid_var = <value optimized out>

        msg = {from = 0x7f9837e2fe3b "src/switch_core_session.c",
message_id = SWITCH_MESSAGE_INDICATE_APPLICATION_EXEC, numeric_arg = 0,
string_arg = 0x0, string_arg_size = 0,

          pointer_arg = 0x0, pointer_arg_size = 0, numeric_reply = 0,
string_reply = 0x0, string_reply_size = 0, pointer_reply = 0x0,
pointer_reply_size = 0, flags = 0, _file = 0x0,

          _func = 0x0, _line = 0, string_array_arg = {0x7f97db498b23
"record", 0x7f977804b690 "vlc://#standard{access=http,mux=raw,dst=
109.165.2.110:8000/test}", 0x0, 0x0, 0x0, 0x0,

            0x0, 0x0, 0x0, 0x0}, delivery_time = 0}

        delim = <value optimized out>

        scope = 0

        uuid_str =
"ec29eac4-ad5f-11e5-81f8-55ea43449a1a\000\001\000\000\345Z\252\225\364'\005\000\240\367W5\230\177\000\000\206p\320\001z\000\000\000\000\372",
'\000' <repeats 14 times>"\316,
]\342\067\230\177\000\000g^\342\067\230\177\000\000\000\000\000\000\000\000\000\000\031g\330\067\230\177\000\000\020\371p\267\227\177\000\000]Q\343\067\230\177",
'\000' <repeats 14 times>"\230, \177\000\000\062\060\061\065-12-28
12:38:40.0263LU\340\067\230\177\000\000\330\371p\267\227\177\000\000\001",
'\000' <repeats 15 times>, "\025\f\321\067\230\177\0---Type <return> to
continue, or q <return> to quit---

00\000(\250\003x\227\177\000\000\001", '\000' <repeats 15 times>"\315,
!\335\067\230\177\000\000\065j\344\067\230\177\000\000%\000\000\000\000\000\000\000"

        app_uuid = 0x7f97b770f810 "ec29eac4-ad5f-11e5-81f8-55ea43449a1a"

        __PRETTY_FUNCTION__ = "switch_core_session_exec"

        __func__ = "switch_core_session_exec"

#9  0x00007f9837d378e3 in switch_core_session_execute_application_get_flags
(session=0x7f977803a828, app=0x7f977804b688 "record",

    arg=0x7f977804b690 "vlc://#standard{access=http,mux=raw,dst=
109.165.2.110:8000/test}", flags=<value optimized out>) at
src/switch_core_session.c:2653

        application_interface = 0x1e25b08

        status = SWITCH_STATUS_SUCCESS

        __func__ = "switch_core_session_execute_application_get_flags"

#10 0x00007f9837d3b864 in switch_core_standard_on_execute
(session=0x7f977803a828) at src/switch_core_state_machine.c:283

        current_application = <value optimized out>

        extension = 0x7f977804b5e0

        uuid = <value optimized out>

#11 switch_core_session_run (session=0x7f977803a828) at
src/switch_core_state_machine.c:539

        global_proceed = 1

        index = <value optimized out>

        proceed = <value optimized out>

        do_extra_handlers = 1

        ptr = <value optimized out>

        rstatus = <value optimized out>

        state = <value optimized out>

        midstate = CS_EXECUTE

        endstate = <value optimized out>

        endpoint_interface = <value optimized out>

        driver_state_handler = 0x7f9822fe5140

        application_state_handler = <value optimized out>

        new_loops = 500

        __PRETTY_FUNCTION__ = "switch_core_session_run"

        __func__ = "switch_core_session_run"

#12 0x00007f9837d3614e in switch_core_session_thread (thread=<value
optimized out>, obj=0x7f977803a828) at src/switch_core_session.c:1629

        session = 0x7f977803a828

        event = <value optimized out>

        event_str = 0x0

        val = <value optimized out>

        __func__ = "switch_core_session_thread"

        __PRETTY_FUNCTION__ = "switch_core_session_thread"

---Type <return> to continue, or q <return> to quit---

#13 0x00007f9837d33283 in switch_core_session_thread_pool_worker
(thread=0x7f977804bad0, obj=<value optimized out>) at
src/switch_core_session.c:1692

        td = 0x7f9778049aa8

        pop = 0x7f9778049aa8

        check_status = <value optimized out>

        node = <value optimized out>

        pool = 0x7f977804b878

        __func__ = "switch_core_session_thread_pool_worker"

#14 0x00007f9837e1508b in dummy_worker (opaque=0x7f977804bad0) at
threadproc/unix/thread.c:151

        thread = 0x7f977804bad0

#15 0x00007f9835bdba51 in start_thread () from /lib64/libpthread.so.0

No symbol table info available.

#16 0x00007f98352d993d in clone () from /lib64/libc.so.6

No symbol table info available.

(gdb)

(gdb)

(gdb)

(gdb)

(gdb)

(gdb)

(gdb)

(gdb)

(gdb)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20151228/7d1a7b95/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list