corrupted double-linked list: 0x00007fffe8c190f0 ***
This is problematical.
gdb --args /root/videocomp/vlc/vlc/vlc -vvv -I dummy "/var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts" vlc://quit --sout='#transcode{width=320,height=240,fp=16,vcodec=h264,vb=128,venc=x264{aud,profile=baseline,level=30,keyint=30,ref=1,scenecut=20,bframes=0},acodec=mp3,ab=128,threads=3}:std{access=file,dst="/var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_temp.ts"}'
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /root/videocomp/vlc/vlc/vlc...done.
(gdb) b /root/videocomp/vlc/vlc/src/modules/modules.c:232
No source file named /root/videocomp/vlc/vlc/src/modules/modules.c.
Make breakpoint pending on future shared library load? (y or [n]) n
(gdb) start
Temporary breakpoint 1 at 0x4010c0: file vlc.c, line 116.
Starting program: /root/videocomp/vlc/vlc/vlc -vvv -I dummy /var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts vlc://quit --sout=\#transcode\{width=320,height=240,fp=16,vcodec=h264,vb=128,venc=x264\{aud,profile=baseline,level=30,keyint=30,ref=1,scenecut=20,bframes=0\},acodec=mp3,ab=128,threads=3\}:std\{access=file,dst=\"/var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_temp.ts\"\}
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Temporary breakpoint 1, main (i_argc=7, ppsz_argv=0x7fffffffeb08) at vlc.c:116
116 {
(gdb) b /root/videocomp/vlc/vlc/src/modules/modules.c:232
Breakpoint 2 at 0x7ffff716fe78: file modules/modules.c, line 232.
(gdb) c
Continuing.
VLC media player 2.1.0-git Rincewind (revision 1.3.0-git-5931-g600fae9)
[0x604398] main libvlc debug: VLC media player - 2.1.0-git Rincewind
[0x604398] main libvlc debug: Copyright © 1996-2013 the VideoLAN team
[0x604398] main libvlc debug: revision 1.3.0-git-5931-g600fae9
[0x604398] main libvlc debug: configured with ./configure '--disable-xcb' '--enable-debug' '--disable-optimization'
[0x604398] main libvlc debug: searching plug-in modules
[0x604398] main libvlc debug: loading plugins cache file /root/videocomp/vlc/vlc/src/.libs/vlc/plugins/plugins.dat
[0x604398] main libvlc warning: cannot read /root/videocomp/vlc/vlc/src/.libs/vlc/plugins/plugins.dat (No such file or directory)
[0x604398] main libvlc debug: recursively browsing `/root/videocomp/vlc/vlc/src/.libs/vlc/plugins'
[0x604398] main libvlc debug: saving plugins cache /root/videocomp/vlc/vlc/src/.libs/vlc/plugins/plugins.dat
[0x604398] main libvlc debug: loading plugins cache file /root/videocomp/vlc/vlc/modules/plugins.dat
[0x604398] main libvlc debug: recursively browsing `/root/videocomp/vlc/vlc/modules'
[0x604398] main libvlc debug: saving plugins cache /root/videocomp/vlc/vlc/modules/plugins.dat
[0x604398] main libvlc debug: plug-ins loaded: 405 modules
[0x604398] main libvlc debug: opening config file (/nonexistent/.config/vlc/vlcrc)
[0x604398] main libvlc debug: translation test: code is "C"
[0x604398] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSE4A 3DNow! FPU
[0x6e5438] main input debug: Creating an input for 'Media Library'
[0x6e5438] main input debug: Input is a meta file: disabling unneeded options
[0x6e5438] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x6e5438] main input debug: `file/xspf-open:///nonexistent/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/nonexistent/.local/share/vlc/ml.xspf'
[0x6e5438] main input debug: creating demux: access='file' demux='xspf-open' location='/nonexistent/.local/share/vlc/ml.xspf' file='/nonexistent/.local/share/vlc/ml.xspf'
Breakpoint 2, vlc_module_load (obj=0x6d3bb8, capability=0x7ffff71a92aa "access_demux", name=0x6d3c50 "file", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb) c
Continuing.
[0x6d3bb8] main demux debug: looking for access_demux module matching "file": 18 candidates
[0x6d3bb8] main demux debug: no access_demux modules matched
[0x6e5438] main input debug: creating access 'file' location='/nonexistent/.local/share/vlc/ml.xspf', path='/nonexistent/.local/share/vlc/ml.xspf'
Breakpoint 2, vlc_module_load (obj=0x6d6268, capability=0x7ffff719f66a "access", name=0x6a2890 "file", strict=true, probe=0x7ffff716fbc0 <generic_start>) at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb) c
Continuing.
[0x6d6268] main access debug: looking for access module matching "file": 22 candidates
[0x6d6268] filesystem access debug: opening file `/nonexistent/.local/share/vlc/ml.xspf'
[0x6d6268] main access debug: using access module "filesystem"
[0x6d7008] main stream debug: Using stream method for AStream*
[0x6d7008] main stream debug: starting pre-buffering
[0x6d7008] main stream debug: received first data after 0 ms
[0x6d7008] main stream debug: pre-buffering done 296 bytes in 0s - 3400 KiB/s
Breakpoint 2, vlc_module_load (obj=0x6d79e8, capability=0x7ffff719f4d8 "stream_filter", name=0x7ffff71a95f0 "any", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb) c
Continuing.
[0x6d79e8] main stream debug: looking for stream_filter module matching "any": 9 candidates
[0x6d79e8] main stream debug: no stream_filter modules matched
Breakpoint 2, vlc_module_load (obj=0x6d79e8, capability=0x7ffff719f4d8 "stream_filter", name=0x7ffff71abd9f "stream_filter_record", strict=true,
probe=0x7ffff716fbc0 <generic_start>) at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb) c
Continuing.
[0x6d79e8] main stream debug: looking for stream_filter module matching "stream_filter_record": 9 candidates
[0x6d79e8] main stream debug: no stream_filter modules matched
[0x6e5438] main input debug: creating demux: access='file' demux='xspf-open' location='/nonexistent/.local/share/vlc/ml.xspf' file='/nonexistent/.local/share/vlc/ml.xspf'
Breakpoint 2, vlc_module_load (obj=0x6d79e8, capability=0x7ffff71a92b1 "demux", name=0x61fb90 "xspf-open", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb) c
Continuing.
[0x6d79e8] main demux debug: looking for demux module matching "xspf-open": 63 candidates
[0x6d79e8] playlist demux debug: using XSPF playlist reader
[0x6d79e8] main demux debug: using demux module "playlist"
Breakpoint 2, vlc_module_load (obj=0x6c6848, capability=0x7ffff71aad70 "meta reader", name=0x7ffff71a95f0 "any", strict=false, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb) c
Continuing.
[0x6c6848] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[0x6c6848] lua demux meta debug: Trying Lua scripts in /nonexistent/.local/share/vlc/lua/meta/reader
[0x6c6848] lua demux meta debug: Trying Lua scripts in /root/videocomp/vlc/vlc/src/.libs/vlc/lua/meta/reader
[0x6c6848] lua demux meta debug: Trying Lua scripts in /root/videocomp/vlc/vlc/share/lua/meta/reader
[0x6c6848] lua demux meta debug: Trying Lua playlist script /root/videocomp/vlc/vlc/share/lua/meta/reader/filename.lua
[0x6c6848] lua demux meta debug: Trying Lua playlist script /root/videocomp/vlc/vlc/share/lua/meta/reader/filename.luac
[0x6c6848] main demux meta debug: no meta reader modules matched
[0x6e5438] main input debug: `file/xspf-open:///nonexistent/.local/share/vlc/ml.xspf' successfully opened
Breakpoint 2, vlc_module_load (obj=0x6e6198, capability=0x7ffff71c3947 "xml reader", name=0x7ffff71a95f0 "any", strict=false, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x6e6198] main xml reader debug: looking for xml reader module matching "any": 1 candidates
[0x6e6198] main xml reader debug: using xml reader module "xml"
[0x6d79e8] playlist demux debug: parsed 0 tracks successfully
[0x6e5438] main input debug: EOF reached
[0x6d79e8] main demux debug: removing module "playlist"
[0x6d6268] main access debug: removing module "filesystem"
[0x6e5438] main input debug: Destroying the input for 'Media Library'
[0x6d0868] main playlist debug: creating audio output
Breakpoint 2, vlc_module_load (obj=0x6cf6d8, capability=0x7ffff71ab61f "audio output", name=0x7ffff71a95f0 "any", strict=false, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x6cf6d8] main audio output debug: looking for audio output module matching "any": 6 candidates
[0x6cf6d8] pulse audio output debug: using library version 1.1.0
[0x6cf6d8] pulse audio output debug: (compiled with version 1.1.0, protocol 26)
[New Thread 0x7ffff0306700 (LWP 11491)]
[0x6cf6d8] pulse audio output error: PulseAudio server connection failure: Connection refused
[Thread 0x7ffff0306700 (LWP 11491) exited]
[0x6cf6d8] main audio output debug: using audio output module "alsa"
[0x6d0868] main playlist debug: keeping audio output
[New Thread 0x7ffff7fdf700 (LWP 11493)]
[0x6d0868] main playlist debug: adding item `quit' ( vlc://quit )
[New Thread 0x7ffff470e700 (LWP 11494)]
[0x7fffe8000978] main input debug: Creating an input for 'quit'
[0x6d0868] main playlist debug: adding item `4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts' ( file:///var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts )
[0x6d0868] main playlist debug: no fetch required for (null) (art currently (null))
[0x7fffe8003f58] main input debug: Creating an input for '4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts'
Breakpoint 2, vlc_module_load (obj=0x6e8348, capability=0x7ffff719eea4 "interface", name=0x6e8650 "hotkeys,none", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x6e8348] main interface debug: looking for interface module matching "hotkeys,none": 17 candidates
[0x6e8348] main interface debug: using interface module "hotkeys"
[Switching to Thread 0x7ffff470e700 (LWP 11494)]
Breakpoint 2, vlc_module_load (obj=0x7fffe8004508, capability=0x7ffff719f66a "access", name=0x7fffe8004420 "file", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[Switching to Thread 0x7ffff7fe1700 (LWP 11485)]
Breakpoint 2, vlc_module_load (obj=0x6e8d38, capability=0x7ffff719eea4 "interface", name=0x6d79f0 "globalhotkeys,none", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x6e8d38] main interface debug: looking for interface module matching "globalhotkeys,none": 17 candidates
[0x6e8d38] main interface debug: no interface modules matched
[0x6e8d38] main interface error: no suitable interface module
[0x604398] main libvlc error: interface "globalhotkeys,none" initialization failed
[Switching to Thread 0x7ffff470e700 (LWP 11494)]
Breakpoint 2, vlc_module_load (obj=0x7fffe8c04ba8, capability=0x7ffff719f4d8 "stream_filter", name=0x7ffff71a95f0 "any", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[Switching to Thread 0x7ffff7fe1700 (LWP 11485)]
Breakpoint 2, vlc_module_load (obj=0x6e8d38, capability=0x7ffff719eea4 "interface", name=0x6d7a10 "dbus,none", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x6e8d38] main interface debug: looking for interface module matching "dbus,none": 17 candidates
[Switching to Thread 0x7ffff470e700 (LWP 11494)]
Breakpoint 2, vlc_module_load (obj=0x7fffe8c04ba8, capability=0x7ffff719f4d8 "stream_filter", name=0x7ffff71abd9f "stream_filter_record", strict=true,
probe=0x7ffff716fbc0 <generic_start>) at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x6e8d38] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0x6e8d38] main interface debug: no interface modules matched
[0x6e8d38] main interface error: no suitable interface module
[0x604398] main libvlc error: interface "dbus,none" initialization failed
[Switching to Thread 0x7ffff7fe1700 (LWP 11485)]
Breakpoint 2, vlc_module_load (obj=0x6e8d38, capability=0x7ffff719eea4 "interface", name=0x6ccce0 "dummy", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x6e8d38] main interface debug: looking for interface module matching "dummy": 17 candidates
[Switching to Thread 0x7ffff470e700 (LWP 11494)]
Breakpoint 2, vlc_module_load (obj=0x7fffe8c04ba8, capability=0x7ffff71a92b1 "demux", name=0x7ffff71a95f0 "any", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x6e8d38] dummy interface: using the dummy interface module...
[0x6e8d38] main interface debug: using interface module "dummy"
[0x6d0868] main playlist debug: processing request item: null, node: Playlist, skip: 0
[0x6d0868] main playlist debug: rebuilding array of current - root Playlist
[0x6d0868] main playlist debug: rebuild done - 2 items, index -1
[0x6d0868] main playlist debug: starting playback of the new playlist item
[0x6d0868] main playlist debug: resyncing on 4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts
[0x6d0868] main playlist debug: 4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts is at 0
[0x6d0868] main playlist debug: creating new input thread
[0x7fffe00009b8] main input debug: Creating an input for '4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts'
[New Thread 0x7fffeeea7700 (LWP 11495)]
[0x7fffe4000d38] main stream output debug: using sout chain=`transcode{width=320,height=240,fp=16,vcodec=h264,vb=128,venc=x264{aud,profile=baseline,level=30,keyint=30,ref=1,scenecut=20,bframes=0},acodec=mp3,ab=128,threads=3}:std{access=file,dst="/var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_temp.ts"}'
[0x7fffe4000d38] main stream output debug: stream=`std'
[Switching to Thread 0x7fffeeea7700 (LWP 11495)]
Breakpoint 2, vlc_module_load (obj=0x7fffe40015b8, capability=0x7ffff71c51bc "sout stream", name=0x7fffe4000fe0 "std", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe40015b8] main stream out debug: looking for sout stream module matching "std": 20 candidates
[0x7fffe40015b8] main stream out debug: set config option: sout-standard-access to file
[0x7fffe40015b8] main stream out debug: set config option: sout-standard-dst to /var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_temp.ts
Breakpoint 2, vlc_module_load (obj=0x7fffe40025a8, capability=0x7ffff719f665 "sout access", name=0x7fffe4002d00 "file", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe40025a8] main access out debug: looking for sout access module matching "file": 8 candidates
[0x7fffe40025a8] access_output_file access out debug: file access output opened (/var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_temp.ts)
[0x7fffe40025a8] main access out debug: using sout access module "access_output_file"
Breakpoint 2, vlc_module_load (obj=0x7fffe40037a8, capability=0x7ffff719f639 "sout mux", name=0x7fffe4002630 "ts", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe40037a8] main mux debug: looking for sout mux module matching "ts": 10 candidates
[0x7fffe40037a8] mux_ts mux debug: shaping=200000 pcr=70000 dts_delay=400000
[0x7fffe40037a8] main mux debug: using sout mux module "mux_ts"
[0x7fffe4000d38] main stream output debug: muxer support adding stream at any time
[0x7fffe4000d38] main stream output debug: muxer prefers to wait for all ES before starting to mux
[0x7fffe40015b8] stream_out_standard stream out debug: using `file/ts:///var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_temp.ts'
[0x7fffe40015b8] main stream out debug: using sout stream module "stream_out_standard"
[0x7fffe4000d38] main stream output debug: stream=`transcode'
Breakpoint 2, vlc_module_load (obj=0x7fffe4007af8, capability=0x7ffff71c51bc "sout stream", name=0x7fffe40010b0 "transcode", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe4007af8] main stream out debug: looking for sout stream module matching "transcode": 20 candidates
[0x7fffe4007af8] main stream out debug: set config option: sout-transcode-width to 320
[0x7fffe4007af8] main stream out debug: set config option: sout-transcode-height to 240
[0x7fffe4007af8] main stream out warning: option fp is unknown
[0x7fffe4007af8] main stream out debug: set config option: sout-transcode-vcodec to h264
[0x7fffe4007af8] main stream out debug: set config option: sout-transcode-vb to 128
[0x7fffe4007af8] main stream out debug: set config option: sout-transcode-venc to x264{aud,profile=baseline,level=30,keyint=30,ref=1,scenecut=20,bframes=0}
[0x7fffe4007af8] main stream out debug: set config option: sout-transcode-acodec to mp3
[0x7fffe4007af8] main stream out debug: set config option: sout-transcode-ab to 128
[0x7fffe4007af8] main stream out debug: set config option: sout-transcode-threads to 3
[0x7fffe4007af8] stream_out_transcode stream out debug: codec audio=mp3 0Hz 0 channels 128Kb/s
[0x7fffe4007af8] stream_out_transcode stream out debug: codec video=h264 320x240 scaling: 0.000000 128kb/s
[0x7fffe4007af8] main stream out debug: using sout stream module "stream_out_transcode"
[0x7fffe00009b8] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x7fffe00009b8] main input debug: `file:///var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts' gives access `file' demux `' path `/var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts'
[0x7fffe00009b8] main input debug: creating demux: access='file' demux='' location='/var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts' file='/var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts'
Breakpoint 2, vlc_module_load (obj=0x7fffe400a248, capability=0x7ffff71a92aa "access_demux", name=0x7fffe400a190 "file", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe400a248] main demux debug: looking for access_demux module matching "file": 18 candidates
[0x7fffe400a248] main demux debug: no access_demux modules matched
[0x7fffe00009b8] main input debug: creating access 'file' location='/var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts', path='/var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts'
Breakpoint 2, vlc_module_load (obj=0x7fffe400a4a8, capability=0x7ffff719f66a "access", name=0x7fffe400a140 "file", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe400a4a8] main access debug: looking for access module matching "file": 22 candidates
[0x7fffe400a4a8] filesystem access debug: opening file `/var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts'
[0x7fffe400a4a8] main access debug: using access module "filesystem"
[0x7fffe400a5f8] main stream debug: Using stream method for AStream*
[0x7fffe400a5f8] main stream debug: starting pre-buffering
[0x7fffe400a5f8] main stream debug: received first data after 0 ms
[0x7fffe400a5f8] main stream debug: pre-buffering done 1024 bytes in 0s - 11764 KiB/s
Breakpoint 2, vlc_module_load (obj=0x7fffe4c0a928, capability=0x7ffff719f4d8 "stream_filter", name=0x7ffff71a95f0 "any", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe4c0a928] main stream debug: looking for stream_filter module matching "any": 9 candidates
[0x7fffe4c0a928] main stream debug: no stream_filter modules matched
Breakpoint 2, vlc_module_load (obj=0x7fffe4c0a928, capability=0x7ffff719f4d8 "stream_filter", name=0x7ffff71abd9f "stream_filter_record", strict=true,
probe=0x7ffff716fbc0 <generic_start>) at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe4c0a928] main stream debug: looking for stream_filter module matching "stream_filter_record": 9 candidates
[0x7fffe4c0a928] main stream debug: no stream_filter modules matched
[0x7fffe00009b8] main input debug: creating demux: access='file' demux='' location='/var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts' file='/var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts'
Breakpoint 2, vlc_module_load (obj=0x7fffe4c0a928, capability=0x7ffff71a92b1 "demux", name=0x7ffff71a95f0 "any", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe4c0a928] main demux debug: looking for demux module matching "any": 63 candidates
[0x7fffe4c0a928] mod demux debug: MOD validation failed (ext=ts)
libdvbpsi error (PSI decoder): TS discontinuity (received 4, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 4, expected 0) for PID 66
[Switching to Thread 0x7ffff470e700 (LWP 11494)]
Breakpoint 2, vlc_module_load (obj=0x7fffe8c93fa8, capability=0x7ffff71aad70 "meta reader", name=0x7ffff71a95f0 "any", strict=false, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe4c0a928] ts demux warning: lost synchro
[0x7fffe4c0a928] ts demux debug: skipping 76 bytes of garbage
[0x7fffe4c0a928] ts demux warning: lost synchro
[0x7fffe4c0a928] ts demux debug: skipping 152 bytes of garbage
[0x7fffe4c0a928] ts demux warning: lost synchro
[0x7fffe4c0a928] ts demux debug: skipping 40 bytes of garbage
[0x7fffe4c0a928] ts demux warning: lost synchro
[0x7fffe4c0a928] ts demux debug: skipping 116 bytes of garbage
[0x7fffe4c0a928] ts demux warning: lost synchro
[0x7fffe4c0a928] ts demux debug: skipping 4 bytes of garbage
[0x7fffe4c0a928] ts demux warning: lost synchro
[0x7fffe4c0a928] ts demux debug: skipping 80 bytes of garbage
[0x7fffe4c0a928] ts demux warning: lost synchro
[0x7fffe4c0a928] ts demux debug: skipping 156 bytes of garbage
[0x7fffe4c0a928] ts demux warning: lost synchro
[0x7fffe4c0a928] ts demux debug: skipping 44 bytes of garbage
[0x7fffe4c0a928] ts demux warning: lost synchro
[0x7fffe4c0a928] ts demux debug: skipping 120 bytes of garbage
[0x6d0868] main playlist debug: no fetch required for (null) (art currently (null))
[Thread 0x7ffff470e700 (LWP 11494) exited]
libdvbpsi error (PSI decoder): TS discontinuity (received 4, expected 0) for PID 0
[0x7fffe4c0a928] ts demux debug: PATCallBack called
[0x7fffe4c0a928] ts demux debug: new PAT ts_id=17392 version=0 current_next=1
[0x7fffe4c0a928] ts demux debug: * number=1 pid=66
libdvbpsi error (PSI decoder): TS discontinuity (received 4, expected 0) for PID 66
[0x7fffe4c0a928] ts demux debug: PMTCallBack called
[0x7fffe4c0a928] ts demux debug: new PMT program number=1 version=30 pid_pcr=69
[0x7fffe4c0a928] ts demux debug: * descriptor : IOD (0x1d)
[0x7fffe4c0a928] ts demux debug: * es pid=68 type=15 dr->i_tag=0xa
[0x7fffe4c0a928] ts demux error: MPEG-4 descriptor not found
[0x7fffe4c0a928] ts demux debug: found language: ???
[0x7fffe4c0a928] ts demux debug: * es pid=68 type=15 fcc=mp4a
[0x7fffe00009b8] main input debug: selecting program id=1
[0x7fffe4c0a928] ts demux debug: * es pid=69 type=27 dr->i_tag=0xa
[0x7fffe4c0a928] ts demux debug: * es pid=69 type=27 fcc=h264
[0x7fffe400a4a8] filesystem access warning: unimplemented query 4097 in control
[0x7fffe4c0a928] main demux debug: using demux module "ts"
[0x7fffe00009b8] main input debug: looking for a subtitle file in /var/www/
[Switching to Thread 0x7fffeeea7700 (LWP 11495)]
Breakpoint 2, vlc_module_load (obj=0x7fffe4c8fde8, capability=0x7ffff71a92ca "packetizer", name=0x7ffff71a95f0 "any", strict=false, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe4c8fde8] main decoder debug: looking for packetizer module matching "any": 21 candidates
[0x7fffe4c8fde8] packetizer_mpeg4audio decoder debug: running MPEG4 audio packetizer
[0x7fffe4c8fde8] packetizer_mpeg4audio decoder debug: no decoder specific info, must be an ADTS or LOAS stream
[0x7fffe4c8fde8] main decoder debug: using packetizer module "packetizer_mpeg4audio"
[New Thread 0x7ffff470e700 (LWP 11514)]
Breakpoint 2, vlc_module_load (obj=0x7fffe4c9b4f8, capability=0x7ffff71a92ca "packetizer", name=0x7ffff71a95f0 "any", strict=false, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe4c9b4f8] main decoder debug: looking for packetizer module matching "any": 21 candidates
[0x7fffe4c9b4f8] main decoder debug: using packetizer module "packetizer_h264"
[New Thread 0x7fffdc2cf700 (LWP 11515)]
[0x7fffe4c0a928] ts demux debug: DEMUX_SET_GROUP 0 (nil)
[0x7fffe00009b8] main input debug: starting in sync mode
Breakpoint 2, vlc_module_load (obj=0x7fffe4c9e6a8, capability=0x7ffff71aad70 "meta reader", name=0x7ffff71a95f0 "any", strict=false, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe4c9e6a8] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[0x7fffe4c9e6a8] lua demux meta debug: Trying Lua scripts in /nonexistent/.local/share/vlc/lua/meta/reader
[0x7fffe4c9e6a8] lua demux meta debug: Trying Lua scripts in /root/videocomp/vlc/vlc/src/.libs/vlc/lua/meta/reader
[0x7fffe4c9e6a8] lua demux meta debug: Trying Lua scripts in /root/videocomp/vlc/vlc/share/lua/meta/reader
[0x7fffe4c9e6a8] lua demux meta debug: Trying Lua playlist script /root/videocomp/vlc/vlc/share/lua/meta/reader/filename.lua
[0x7fffe4c9e6a8] lua demux meta debug: Trying Lua playlist script /root/videocomp/vlc/vlc/share/lua/meta/reader/filename.luac
[0x7fffe4c9e6a8] main demux meta debug: no meta reader modules matched
[0x7fffe00009b8] main input debug: `file:///var/www/4813ed22f2b747701c683c54faa7fcde3192036c_008_o.ts' successfully opened
[0x7fffe4c0a928] ts demux warning: first packet for pid=69 cc=0x4
[0x7fffe4c0a928] ts demux warning: first packet for pid=68 cc=0x7
[0x7fffe00009b8] main input debug: Buffering 0%
[0x7fffe00009b8] main input debug: switching to async mode
[0x7fffe4c8fde8] packetizer_mpeg4audio decoder debug: detected ADTS format
[0x7fffe00009b8] main input debug: Buffering 23%
[0x7fffe4c9b4f8] packetizer_h264 decoder debug: found NAL_SPS (sps_id=0)
[0x7fffe4c9b4f8] packetizer_h264 decoder debug: found NAL_PPS (pps_id=0 sps_id=0)
[0x7fffe4c8fde8] packetizer_mpeg4audio decoder: AAC channels: 2 samplerate: 44100
[0x7fffe4000d38] main stream output debug: adding a new sout input (sout_input:0x7fffe8c97db0)
[0x7fffe00009b8] main input debug: Buffering 46%
[0x7fffe4007af8] stream_out_transcode stream out debug: creating audio transcoding from fcc=`mp4a' to fcc=`mp3 '
[0x7fffe4000d38] main stream output debug: adding a new sout input (sout_input:0x7fffd8000a60)
[Switching to Thread 0x7ffff470e700 (LWP 11514)]
Breakpoint 2, vlc_module_load (obj=0x7fffe8000958, capability=0x7fffde59e1d1 "decoder", name=0x7ffff71a95f0 "any", strict=false, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe8000958] main generic debug: looking for decoder module matching "any": 40 candidates
[0x7fffe00009b8] main input debug: Buffering 69%
[0x7fffe00009b8] main input debug: Buffering 93%
[0x7fffe00009b8] main input debug: Stream buffering done (350 ms in 32334 ms)
[0x7fffe8000958] main generic debug: using decoder module "faad"
Breakpoint 2, vlc_module_load (obj=0x7fffe8000da8, capability=0x7fffde59da31 "encoder", name=0x7ffff71a95f0 "any", strict=true, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb)
Continuing.
[0x7fffe8000da8] main encoder debug: looking for encoder module matching "any": 16 candidates
[0x7fffe8000da8] avcodec encoder debug: Trying to find packet sample format instead of s32p
[libmp3lame @ 0x7fffe8c1aa80] channel_layout not specified
[0x7fffe8000da8] avcodec encoder debug: found encoder MPEG I/II Layer 3
[0x7fffe8000da8] main encoder debug: using encoder module "avcodec"
[0x7fffe4007af8] stream_out_transcode stream out debug: Looking for filter (f32l->s32l, channels 2->2, rate 44100->44100)
Breakpoint 2, vlc_module_load (obj=0x7fffe8c7f908, capability=0x7fffe8c7f835 "audio converter", name=0x7ffff71a95f0 "any", strict=false, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb) bt
[#0](https://code.videolan.org/videolan/vlc/-/issues/0) vlc_module_load (obj=0x7fffe8c7f908, capability=0x7fffe8c7f835 "audio converter", name=0x7ffff71a95f0 "any", strict=false, probe=0x7ffff716fbc0 <generic_start>)
at modules/modules.c:232
[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0x00007ffff7184c64 in filter_chain_AppendFilterInternal (p_chain=0x7fffe8c7f530, psz_name=0x0, p_cfg=0x0, p_fmt_in=<optimized out>, p_fmt_out=<optimized out>)
at misc/filter_chain.c:399
[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0x00007ffff7185366 in filter_chain_AppendFilter (p_chain=0x7fffe8c7f530, psz_name=<optimized out>, p_cfg=<optimized out>, p_fmt_in=<optimized out>, p_fmt_out=<optimized out>)
at misc/filter_chain.c:180
[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0x00007fffde59adca in transcode_audio_filter_chain_build (p_stream=0x7fffe4007af8, p_chain=0x7fffe8c7f530, p_dst=0x7fffe8000de0, p_src=<optimized out>) at transcode/audio.c:161
[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0x00007fffde59b2b5 in transcode_audio_filter_needed (p_fmt2=<optimized out>, p_fmt1=<optimized out>) at transcode/audio.c:85
[#5](https://code.videolan.org/videolan/vlc/-/issues/5) transcode_audio_filter_needed (p_fmt2=0x7ffff470da60, p_fmt1=<optimized out>) at transcode/audio.c:438
[#6](https://code.videolan.org/videolan/vlc/-/issues/6) transcode_audio_filter_chain_build (p_src=0x7ffff470da60, p_dst=<optimized out>, p_chain=<optimized out>, p_stream=0x7fffe4007af8) at transcode/audio.c:93
[#7](https://code.videolan.org/videolan/vlc/-/issues/7) transcode_audio_new (p_stream=0x7fffe4007af8, id=0x7fffe8c944e0) at transcode/audio.c:284
[#8](https://code.videolan.org/videolan/vlc/-/issues/8) 0x00007fffde59b6ad in transcode_audio_add (p_stream=0x7fffe4007af8, p_fmt=0x7fffe4c90298, id=0x7fffe8c944e0) at transcode/audio.c:419
[#9](https://code.videolan.org/videolan/vlc/-/issues/9) 0x00007fffde598580 in Add (p_stream=0x7fffe4007af8, p_fmt=0x7fffe4c90298) at transcode/transcode.c:551
[#10](https://code.videolan.org/videolan/vlc/-/issues/10) 0x00007ffff71903ab in sout_InputNew (p_sout=0x7fffe4000d38, p_fmt=0x7fffe4c90298) at stream_output/stream_output.c:176
[#11](https://code.videolan.org/videolan/vlc/-/issues/11) 0x00007ffff712aa5a in DecoderProcessSout (p_block=0x7fffe4c9e880, p_dec=0x7fffe4c8fde8) at input/decoder.c:1769
[#12](https://code.videolan.org/videolan/vlc/-/issues/12) DecoderProcess (p_dec=0x7fffe4c8fde8, p_block=<optimized out>) at input/decoder.c:1995
[#13](https://code.videolan.org/videolan/vlc/-/issues/13) 0x00007ffff712b133 in DecoderThread (p_data=0x7fffe4c8fde8) at input/decoder.c:939
[#14](https://code.videolan.org/videolan/vlc/-/issues/14) 0x00007ffff79a8e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
[#15](https://code.videolan.org/videolan/vlc/-/issues/15) 0x00007ffff74d1cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
[#16](https://code.videolan.org/videolan/vlc/-/issues/16) 0x0000000000000000 in ?? ()
(gdb) n
230 ssize_t total = module_list_cap (&mods, capability);
(gdb) n
232 msg_Dbg (obj, "looking for %s module matching \"%s\": %zd candidates",
(gdb) n
[0x7fffe8c7f908] main filter debug: looking for audio converter module matching "any": 12 candidates
234 if (total <= 0)
(gdb) n
242 const bool b_force_backup = obj->b_force; /* FIXME: remove this */
(gdb) n
245 va_start(args, probe);
(gdb) n
242 const bool b_force_backup = obj->b_force; /* FIXME: remove this */
(gdb) n
246 while (*name)
(gdb) n
224 var = var_InheritString (obj, name + 1);
(gdb) n
249 size_t slen = strcspn (name, ",");
(gdb) n
251 if (likely(slen < sizeof (buf)))
(gdb) n
253 memcpy(buf, name, slen);
(gdb) n
254 buf[slen] = '\0';
(gdb) n
257 name += strspn (name, ",");
(gdb) n
258 if (unlikely(slen >= sizeof (buf)))
(gdb) n
264 if (!strcasecmp ("none", shortcut))
(gdb) n
267 obj->b_force = strict && strcasecmp ("any", shortcut);
(gdb) n
268 for (ssize_t i = 0; i < total; i++)
(gdb) n
270 module_t *cand = mods[i];
(gdb) n
212 module_t *vlc_module_load(vlc_object_t *obj, const char *capability,
(gdb) n
270 module_t *cand = mods[i];
(gdb) n
271 if (cand == NULL)
(gdb) n
273 if (!module_match_name (cand, shortcut))
(gdb) n
275 mods[i] = NULL; // only try each module once at most...
(gdb) n
277 int ret = module_load (obj, cand, probe, args);
(gdb) n
275 mods[i] = NULL; // only try each module once at most...
(gdb) n
277 int ret = module_load (obj, cand, probe, args);
(gdb) l
272 continue; // module failed in previous iteration
273 if (!module_match_name (cand, shortcut))
274 continue;
275 mods[i] = NULL; // only try each module once at most...
276
277 int ret = module_load (obj, cand, probe, args);
278 switch (ret)
279 {
280 case VLC_SUCCESS:
281 module = cand;
(gdb) s
module_load (obj=0x7fffe8c7f908, m=0x6723a0, init=0x7ffff716fbc0 <generic_start>, args=0x7ffff470d6b8) at modules/modules.c:174
174 {
(gdb) n
177 if (module_Map (obj, m))
(gdb) bt
[#0](https://code.videolan.org/videolan/vlc/-/issues/0) module_load (obj=0x7fffe8c7f908, m=0x6723a0, init=0x7ffff716fbc0 <generic_start>, args=0x7ffff470d6b8) at modules/modules.c:177
[#1](https://code.videolan.org/videolan/vlc/-/issues/1) 0x00007ffff7170301 in vlc_module_load (obj=0x7fffe8c7f908, capability=0x7fffe8c7f835 "audio converter", name=0x7ffff71a95f3 "", strict=false,
probe=0x7ffff716fbc0 <generic_start>) at modules/modules.c:277
[#2](https://code.videolan.org/videolan/vlc/-/issues/2) 0x00007ffff7184c64 in filter_chain_AppendFilterInternal (p_chain=0x7fffe8c7f530, psz_name=0x0, p_cfg=0x0, p_fmt_in=<optimized out>, p_fmt_out=<optimized out>)
at misc/filter_chain.c:399
[#3](https://code.videolan.org/videolan/vlc/-/issues/3) 0x00007ffff7185366 in filter_chain_AppendFilter (p_chain=0x7fffe8c7f530, psz_name=<optimized out>, p_cfg=<optimized out>, p_fmt_in=<optimized out>, p_fmt_out=<optimized out>)
at misc/filter_chain.c:180
[#4](https://code.videolan.org/videolan/vlc/-/issues/4) 0x00007fffde59adca in transcode_audio_filter_chain_build (p_stream=0x7fffe4007af8, p_chain=0x7fffe8c7f530, p_dst=0x7fffe8000de0, p_src=<optimized out>) at transcode/audio.c:161
[#5](https://code.videolan.org/videolan/vlc/-/issues/5) 0x00007fffde59b2b5 in transcode_audio_filter_needed (p_fmt2=<optimized out>, p_fmt1=<optimized out>) at transcode/audio.c:85
[#6](https://code.videolan.org/videolan/vlc/-/issues/6) transcode_audio_filter_needed (p_fmt2=0x7ffff470da60, p_fmt1=<optimized out>) at transcode/audio.c:438
[#7](https://code.videolan.org/videolan/vlc/-/issues/7) transcode_audio_filter_chain_build (p_src=0x7ffff470da60, p_dst=<optimized out>, p_chain=<optimized out>, p_stream=0x7fffe4007af8) at transcode/audio.c:93
[#8](https://code.videolan.org/videolan/vlc/-/issues/8) transcode_audio_new (p_stream=0x7fffe4007af8, id=0x7fffe8c944e0) at transcode/audio.c:284
[#9](https://code.videolan.org/videolan/vlc/-/issues/9) 0x00007fffde59b6ad in transcode_audio_add (p_stream=0x7fffe4007af8, p_fmt=0x7fffe4c90298, id=0x7fffe8c944e0) at transcode/audio.c:419
[#10](https://code.videolan.org/videolan/vlc/-/issues/10) 0x00007fffde598580 in Add (p_stream=0x7fffe4007af8, p_fmt=0x7fffe4c90298) at transcode/transcode.c:551
[#11](https://code.videolan.org/videolan/vlc/-/issues/11) 0x00007ffff71903ab in sout_InputNew (p_sout=0x7fffe4000d38, p_fmt=0x7fffe4c90298) at stream_output/stream_output.c:176
[#12](https://code.videolan.org/videolan/vlc/-/issues/12) 0x00007ffff712aa5a in DecoderProcessSout (p_block=0x7fffe4c9e880, p_dec=0x7fffe4c8fde8) at input/decoder.c:1769
[#13](https://code.videolan.org/videolan/vlc/-/issues/13) DecoderProcess (p_dec=0x7fffe4c8fde8, p_block=<optimized out>) at input/decoder.c:1995
[#14](https://code.videolan.org/videolan/vlc/-/issues/14) 0x00007ffff712b133 in DecoderThread (p_data=0x7fffe4c8fde8) at input/decoder.c:939
[#15](https://code.videolan.org/videolan/vlc/-/issues/15) 0x00007ffff79a8e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
[#16](https://code.videolan.org/videolan/vlc/-/issues/16) 0x00007ffff74d1cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
[#17](https://code.videolan.org/videolan/vlc/-/issues/17) 0x0000000000000000 in ?? ()
(gdb) n
*** glibc detected *** /root/videocomp/vlc/vlc/vlc: corrupted double-linked list: 0x00007fffe8c190f0 ***