<div dir="ltr">Hi everyone,<br>                  i am using vlc version 0.9.0 (git version), i patched vlc for the multiproto support using the patch posted in <a href="http://mailman.videolan.org/pipermail/vlc-devel/2008-June/044643.html">http://mailman.videolan.org/pipermail/vlc-devel/2008-June/044643.html</a>. i was successfull in compiling vlc but without Qt4 support. When i try play a dvb channel , i get a segmentation fault, the dump is as given below. I ran gdb and the dump is as follows.<br>
<br>------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br><br><br> anand@linux-h2dx:/usr/local/bin> gdb ./vlc<br>
GNU gdb 6.5<br>Copyright (C) 2006 Free Software Foundation, Inc.<br>GDB is free software, covered by the GNU General Public License, and you are<br>welcome to change it and/or distribute copies of it under certain conditions.<br>
Type "show copying" to see the conditions.<br>There is absolutely no warranty for GDB.  Type "show warranty" for details.<br>This GDB was configured as "x86_64-suse-linux"...Using host libthread_db library "/lib64/libthread_db.so.1".<br>
<br>(gdb) r -vvv --program=4  dvb-s:// --dvb-hybrid=2  --dvb-frequency=12418000 --dvb-srate=28000000 --dvb-voltage=13<br>Starting program: /usr/local/bin/vlc -vvv --program=4  dvb-s:// --dvb-hybrid=2  --dvb-frequency=12418000 --dvb-srate=28000000 --dvb-voltage=13<br>
[Thread debugging using libthread_db enabled]<br>[New Thread 140633914754800 (LWP 5199)]<br>VLC media player 0.9.0 Grishenko<br>[00000001] main libvlc debug: VLC media player - version 0.9.0 Grishenko - (c) 1996-2008 the VideoLAN team<br>
[00000001] main libvlc debug: libvlc was configured with ./configure  '--disable-qt4' '--disable-skins2' '--disable-v4l2' '--enable-v4l' 'CPPFLAGS=-I/build/multiproto_plus/linux/include' 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/share/pkgconfig'<br>
[00000001] main libvlc debug: translation test: code is "C"<br>[00000001] main libvlc debug: checking builtin modules<br>[00000001] main libvlc debug: checking plugin modules<br>[00000001] main libvlc debug: loading plugins cache file /home/anand/.cache/vlc/plugins-04081e.dat<br>
[00000001] main libvlc debug: recursively browsing `/usr/local/lib/vlc'<br>[00000323] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/demux/libsgimb_plugin.so' (/usr/local/lib/vlc/demux/libsgimb_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000324] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/demux/libm3u_plugin.so' (/usr/local/lib/vlc/demux/libm3u_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000325] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/demux/libflac_plugin.so' (/usr/local/lib/vlc/demux/libflac_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000328] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/access/libaccess_gnomevfs_plugin.so' (/usr/local/lib/vlc/access/libaccess_gnomevfs_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000329] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/codec/libflacdec_plugin.so' (/usr/local/lib/vlc/codec/libflacdec_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000330] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/misc/libipv6_plugin.so' (/usr/local/lib/vlc/misc/libipv6_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000331] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/misc/libipv4_plugin.so' (/usr/local/lib/vlc/misc/libipv4_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000332] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/misc/libgrowl_plugin.so' (/usr/local/lib/vlc/misc/libgrowl_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000333] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/video_filter/libdistort_plugin.so' (/usr/local/lib/vlc/video_filter/libdistort_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000334] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/video_filter/libtime_plugin.so' (/usr/local/lib/vlc/video_filter/libtime_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000335] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/audio_filter/libfloat32tou8_plugin.so' (/usr/local/lib/vlc/audio_filter/libfloat32tou8_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000336] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/audio_filter/libs16tofloat32_plugin.so' (/usr/local/lib/vlc/audio_filter/libs16tofloat32_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000337] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/audio_filter/libs16tofloat32swab_plugin.so' (/usr/local/lib/vlc/audio_filter/libs16tofloat32swab_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000338] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/audio_filter/libu8tofloat32_plugin.so' (/usr/local/lib/vlc/audio_filter/libu8tofloat32_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000339] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/audio_filter/libfixed32tos16_plugin.so' (/usr/local/lib/vlc/audio_filter/libfixed32tos16_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000340] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/audio_filter/libu8tofixed32_plugin.so' (/usr/local/lib/vlc/audio_filter/libu8tofixed32_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000341] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/audio_filter/libs8tofloat32_plugin.so' (/usr/local/lib/vlc/audio_filter/libs8tofloat32_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000342] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/audio_filter/libfixed32tofloat32_plugin.so' (/usr/local/lib/vlc/audio_filter/libfixed32tofloat32_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000343] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/audio_filter/libfloat32tou16_plugin.so' (/usr/local/lib/vlc/audio_filter/libfloat32tou16_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000344] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/audio_filter/libs16tofixed32_plugin.so' (/usr/local/lib/vlc/audio_filter/libs16tofixed32_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000345] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/audio_filter/libfloat32tos8_plugin.so' (/usr/local/lib/vlc/audio_filter/libfloat32tos8_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000346] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/audio_filter/libfloat32tos16_plugin.so' (/usr/local/lib/vlc/audio_filter/libfloat32tos16_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000347] main module warning: cannot find symbol "vlc_entry__0_9_0m" in file `/usr/local/lib/vlc/control/libnetsync_plugin.so' (/usr/local/lib/vlc/control/libnetsync_plugin.so: undefined symbol: _vlc_entry__0_9_0m)<br>
[00000001] main libvlc debug: module bank initialized, found 247 modules<br>[00000001] main libvlc debug: opening config file (/home/anand/.config/vlc/vlcrc)<br>[00000001] main libvlc: Found old config file at /home/anand/.vlc/vlcrc. VLC will now use /home/anand/.config/vlc/vlcrc.<br>
[00000001] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU<br>[00000001] main libvlc debug: looking for memcpy module: 3 candidates<br>[00000001] main libvlc debug: using memcpy module "memcpymmxext"<br>
[New Thread 1101601088 (LWP 5202)]<br>[00000349] main interaction debug: thread 1101601088 (Interaction control) created at priority 0 (interface/interaction.c:379)<br>[00000349] main interaction debug: thread started<br>
[00000351] main input debug: Creating an input for 'Media Library'<br>[00000351] main input debug: Input is a meta file: disabling unneeded options<br>[00000351] main input debug: `file/xspf-open:///home/anand/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/anand/.local/share/vlc/ml.xspf'<br>
[00000351] main input debug: creating access 'file' path='/home/anand/.local/share/vlc/ml.xspf'<br>[00000352] main access debug: looking for access module: 3 candidates<br>[00000352] access_mmap access debug: opening file /home/anand/.local/share/vlc/ml.xspf<br>
[00000352] main access debug: using access module "access_mmap"<br>[00000352] main access debug: TIMER module_Need() : 9.765 ms - Total 9.765 ms / 1 intvls (Avg 9.765 ms)<br>[00000356] main stream debug: Using AStream*Block<br>
[00000356] main stream debug: pre buffering<br>[00000356] main stream debug: received first data for our buffer<br>[00000352] access_mmap access debug: at end of memory mapped file<br>[00000351] main input debug: creating demux: access='file' demux='xspf-open' path='/home/anand/.local/share/vlc/ml.xspf'<br>
[00000357] main demux debug: looking for demux module: 1 candidate<br>[00000357] playlist demux debug: using XSPF playlist reader<br>[00000357] main demux debug: using demux module "playlist"<br>[00000357] main demux debug: TIMER module_Need() : 5.372 ms - Total 5.372 ms / 1 intvls (Avg 5.372 ms)<br>
[00000351] main input debug: `file/xspf-open:///home/anand/.local/share/vlc/ml.xspf' successfully opened<br>[00000372] main xml debug: looking for xml module: 2 candidates<br>[00000372] main xml debug: using xml module "xml"<br>
[00000372] main xml debug: TIMER module_Need() : 18.347 ms - Total 18.347 ms / 1 intvls (Avg 18.347 ms)<br>[00000352] access_mmap access debug: at end of memory mapped file<br>[00000357] playlist demux debug: parsed 0 tracks successfully<br>
[00000372] main xml debug: removing module "xml"<br>[00000351] main input debug: EOF reached<br>[00000351] main input debug: control type=1<br>[00000357] main demux debug: removing module "playlist"<br>
[00000352] main access debug: removing module "access_mmap"<br>[00000351] main input debug: TIMER input launching for 'Media Library' : 18.582 ms - Total 18.582 ms / 1 intvls (Avg 18.582 ms)<br>[New Thread 1091483968 (LWP 5203)]<br>
[00000374] main preparser debug: waiting for thread completion<br>[00000374] main preparser debug: thread started<br>[00000374] main preparser debug: thread 1091483968 (preparser) created at priority 0 (playlist/thread.c:80)<br>
[New Thread 1109993792 (LWP 5204)]<br>[00000375] main fetcher debug: thread started<br>[00000375] main fetcher debug: waiting for thread completion<br>[00000375] main fetcher debug: thread 1109993792 (fetcher) created at priority 0 (playlist/thread.c:110)<br>
[New Thread 1118386496 (LWP 5205)]<br>[00000350] main playlist debug: thread started<br>[00000350] main playlist debug: waiting for thread completion<br>[00000350] main playlist debug: rebuilding array of current - root Playlist<br>
[00000350] main playlist debug: rebuild done - 0 items, index -1<br>[00000350] main playlist debug: thread 1118386496 (playlist) created at priority 0 (playlist/thread.c:119)<br>[00000376] main interface debug: looking for interface module: 1 candidate<br>
[00000376] main interface debug: using interface module "hotkeys"<br>[00000376] main interface debug: TIMER module_Need() : 6.637 ms - Total 6.637 ms / 1 intvls (Avg 6.637 ms)<br>[New Thread 1126779200 (LWP 5206)]<br>
[00000376] main interface debug: thread 1126779200 (interface) created at priority 0 (interface/interface.c:168)<br>[00000376] main interface debug: thread started<br>[00000378] main interface debug: looking for interface module: 1 candidate<br>
[00000378] main interface debug: using interface module "inhibit"<br>[00000378] main interface debug: TIMER module_Need() : 8.084 ms - Total 8.084 ms / 1 intvls (Avg 8.084 ms)<br>[New Thread 1135171904 (LWP 5207)]<br>
[00000378] main interface debug: thread started<br>[00000378] main interface debug: thread 1135171904 (interface) created at priority 0 (interface/interface.c:168)<br>[00000380] main interface debug: looking for interface module: 1 candidate<br>
[00000380] main interface debug: using interface module "screensaver"<br>[00000380] main interface debug: TIMER module_Need() : 7.678 ms - Total 7.678 ms / 1 intvls (Avg 7.678 ms)<br>[New Thread 1143564608 (LWP 5208)]<br>
[00000380] main interface debug: thread started<br>[00000380] main interface debug: thread 1143564608 (interface) created at priority 0 (interface/interface.c:168)<br>[00000350] main playlist debug: adding item `dvb-s://' ( dvb-s:// )<br>
[00000350] main playlist debug: rebuilding array of current - root Playlist<br>[00000350] main playlist debug: rebuild done - 1 items, index -1<br>[00000382] main interface debug: looking for interface module: 17 candidates<br>
[New Thread 1151957312 (LWP 5209)]<br>[00000382] main interface debug: using interface module "signals"<br>[00000382] main interface debug: TIMER module_Need() : 13.246 ms - Total 13.246 ms / 1 intvls (Avg 13.246 ms)<br>
[New Thread 1160350016 (LWP 5210)]<br>[00000382] main interface debug: thread started<br>[00000382] main interface debug: thread 1160350016 (interface) created at priority 0 (interface/interface.c:168)<br>[00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.<br>
[00000384] main interface debug: looking for interface module: 1 candidate<br>Remote control interface initialized. Type `help' for help.<br>[00000384] main interface debug: using interface module "rc"<br>[00000384] main interface debug: TIMER module_Need() : 9.701 ms - Total 9.701 ms / 1 intvls (Avg 9.701 ms)<br>
[New Thread 1168742720 (LWP 5211)]<br>[00000384] main interface debug: thread started<br>[00000384] main interface debug: thread 1168742720 (interface) created at priority 0 (interface/interface.c:168)<br>[00000350] main playlist debug: starting new item<br>
[00000350] main playlist debug: processing request item null node Playlist skip 0<br>[00000350] main playlist debug: creating new input thread<br>[00000386] main input debug: Creating an input for 'dvb-s://'<br>[New Thread 1177135424 (LWP 5212)]<br>
[00000386] main input debug: thread started<br>[00000386] main input debug: waiting for thread completion<br>[00000386] main input debug: `dvb-s://' gives access `dvb-s' demux `' path `'<br>[00000386] main input debug: creating demux: access='dvb-s' demux='' path=''<br>
[00000387] main demux debug: looking for access_demux module: 0 candidates<br>[00000387] main demux warning: no access_demux module matched "dvb-s"<br>[00000387] main demux debug: TIMER module_Need() : 0.169 ms - Total 0.169 ms / 1 intvls (Avg 0.169 ms)<br>
[00000386] main input debug: creating access 'dvb-s' path=''<br>[00000388] main access debug: looking for access module: 1 candidate<br>[00000388] dvb access debug: Opening device /dev/dvb/adapter0/frontend0<br>
[00000386] main input debug: thread 1177135424 (input) created at priority 10 (input/input.c:367)<br>[00000388] dvb access debug: Frontend Info:<br>[00000388] dvb access debug:   api = DVB API 3.3<br>[00000388] dvb access debug:   name = STB0899 DVB-S<br>
[00000388] dvb access debug:   frequency_min = 950000 (kHz)<br>[00000388] dvb access debug:   frequency_max = 2150000 (kHz)<br>[00000388] dvb access debug:   frequency_step = 0<br>[00000388] dvb access debug:   frequency_tolerance = 0<br>
[00000388] dvb access debug:   symbol_rate_min = 1000000 (kHz)<br>[00000388] dvb access debug:   symbol_rate_max = 45000000 (kHz)<br>[00000388] dvb access debug:   symbol_rate_tolerance (ppm) = 0<br>[00000388] dvb access debug: Frontend Info capability list:<br>
[00000388] dvb access debug:   delivery system DSS<br>[00000388] dvb access debug:     modulations: QPSK<br>[00000388] dvb access debug:     FEC: 1/2 2/3 3/4 5/6 6/7<br>[00000388] dvb access debug:   delivery system DVB-S<br>
[00000388] dvb access debug:     modulations: QPSK<br>[00000388] dvb access debug:     FEC: 1/2 2/3 3/4 5/6 6/7<br>[00000388] dvb access debug:   delivery system DVB-S2<br>[00000388] dvb access debug:     modulations: QPSK<br>
[00000388] dvb access debug:     FEC: 1/2 2/3 3/4 5/6 6/7<br>[00000388] dvb access debug: End of capability list<br>[00000388] dvb access debug: selected: DVB-S<br>[00000388] dvb access debug: dropped: DSS DVB-S2<br>[00000388] dvb access debug: trying to tune the frontend...<br>
[00000388] dvb access debug: Tune cycle: DVB-S<br>[00000388] dvb access debug: tuning DVB-S<br>[00000388] dvb access debug: frequency 12418000 is in Ku-band<br>[00000388] dvb access debug: using fec=9<br>[00000388] dvb access debug: using voltage=13<br>
[00000388] dvb access debug: using tone=1<br>[00000388] dvb access debug: delivery system DVB-S set on frontend.<br>[00000388] dvb access debug: parameters set on frontend.<br>[00000388] dvb access debug: FrontendSet has tuned.<br>
[00000388] dvb access debug: Opening device /dev/dvb/adapter0/dvr0<br>[00000388] dvb access debug: setting filter on PAT<br>[00000388] dvb access debug: Opening device /dev/dvb/adapter0/demux0<br>[00000388] dvb access debug: DMXSetFilter: DMX_PES_OTHER for PID 0<br>
[00000388] dvb access debug: Opening device /dev/dvb/adapter0/ca0<br>[00000388] dvb access warning: CAMInit: opening CAM device failed (No such file or directory)<br>[00000388] main access debug: using access module "dvb"<br>
[00000388] main access debug: TIMER module_Need() : 303.679 ms - Total 303.679 ms / 1 intvls (Avg 303.679 ms)<br>[00000390] main stream debug: Using AStream*Block<br>[00000390] main stream debug: pre buffering<br>[00000388] dvb access debug: frontend has acquired carrier<br>
[00000388] dvb access debug: frontend has acquired stable FEC<br>[00000388] dvb access debug: frontend has acquired sync<br>[00000388] dvb access debug: frontend has acquired lock<br>[00000388] dvb access debug: - Bit error rate: 0<br>
[00000388] dvb access debug: - Signal strength: 258<br>[00000388] dvb access debug: - SNR: 137<br>[00000390] main stream debug: received first data for our buffer<br>[00000390] main stream debug: prebuffering done 2444 bytes in 0s - 2 kbytes/s<br>
[00000386] main input debug: creating demux: access='dvb-s' demux='' path=''<br>[00000391] main demux debug: looking for demux module: 47 candidates<br>[00000388] dvb access debug: Opening device /dev/dvb/adapter0/demux0<br>
[00000388] dvb access debug: DMXSetFilter: DMX_PES_OTHER for PID 17<br>[00000388] dvb access debug: Opening device /dev/dvb/adapter0/demux0<br>[00000388] dvb access debug: DMXSetFilter: DMX_PES_OTHER for PID 18<br>[00000391] main demux debug: using demux module "ts"<br>
[00000391] main demux debug: TIMER module_Need() : 374.111 ms - Total 374.111 ms / 1 intvls (Avg 374.111 ms)<br>[00000391] ts demux debug: DEMUX_SET_GROUP 4 (nil)<br>[00000388] dvb access warning: unimplemented query in control (7)<br>
[00000386] main input debug: `dvb-s://' successfully opened<br>libdvbpsi error (PSI decoder): TS discontinuity (received 4, expected 0) for PID 0<br>[00000391] ts demux debug: PATCallBack called<br>[00000391] ts demux debug: new PAT ts_id=20 version=11 current_next=1<br>
[00000391] ts demux debug:   * number=0 pid=16<br>[00000391] ts demux debug:   * number=4 pid=271<br>[00000388] dvb access debug: Opening device /dev/dvb/adapter0/demux0<br>[00000388] dvb access debug: DMXSetFilter: DMX_PES_OTHER for PID 271<br>
[00000391] ts demux debug:   * number=414 pid=273<br>[00000391] ts demux debug:   * number=502 pid=257<br>[00000391] ts demux debug:   * number=503 pid=259<br>[00000391] ts demux debug:   * number=506 pid=260<br>[00000391] ts demux debug:   * number=917 pid=264<br>
[00000391] ts demux debug:   * number=2002 pid=256<br>[00000391] ts demux debug:   * number=2007 pid=258<br>[00000391] ts demux debug:   * number=2008 pid=261<br>[00000391] ts demux debug:   * number=2009 pid=262<br>[00000391] ts demux debug:   * number=2010 pid=265<br>
[00000391] ts demux debug:   * number=2011 pid=272<br>[00000391] ts demux debug:   * number=2012 pid=266<br>[00000391] ts demux debug:   * number=2014 pid=263<br>[00000391] ts demux debug:   * number=2015 pid=267<br>[00000391] ts demux debug:   * number=2016 pid=268<br>
[00000391] ts demux debug:   * number=2050 pid=269<br>[00000391] ts demux debug:   * number=2051 pid=270<br>libdvbpsi error (PSI decoder): TS discontinuity (received 9, expected 0) for PID 18<br>libdvbpsi error (PSI decoder): TS discontinuity (received 5, expected 0) for PID 271<br>
[00000391] ts demux debug: PMTCallBack called<br>[00000391] ts demux debug: new PMT program number=4 version=1 pid_pcr=516<br>[00000388] dvb access debug: Opening device /dev/dvb/adapter0/demux0<br>[00000388] dvb access debug: DMXSetFilter: DMX_PES_OTHER for PID 516<br>
[00000391] ts demux debug:  * descriptor : CA (0x9) SysID 0xb00<br>[00000391] ts demux debug:   * es pid=516 type=2 fcc=mpgv<br>[00000386] main input debug: selecting program id=4<br>[00000413] main decoder debug: looking for decoder module: 23 candidates<br>
Error while reading shared library symbols:<br>DW_FORM_strp pointing outside of .debug_str section [in module /usr/local/lib/vlc/codec/liblibmpeg2_plugin.so]<br><br>Program received signal SIGSEGV, Segmentation fault.<br>
[Switching to Thread 1177135424 (LWP 5212)]<br>0x00007fe7d6ba409c in ?? () from /usr/local/lib/vlc/codec/liblibmpeg2_plugin.so<br>(gdb) bt<br>#0  0x00007fe7d6ba409c in ?? () from /usr/local/lib/vlc/codec/liblibmpeg2_plugin.so<br>
#1  0x00007fe7d6b8ebb3 in ?? () from /usr/local/lib/vlc/codec/liblibmpeg2_plugin.so<br>#2  0x0000000580007fe7 in ?? ()<br>#3  0xd6b8dd9100000003 in ?? ()<br>#4  0x00834c3000007fe7 in ?? ()<br>#5  0x006b579800000000 in ?? ()<br>
#6  0x0083759800000000 in ?? ()<br>#7  0xe223d6d600000000 in ?? ()<br>#8  0xe2264f9a00007fe7 in ?? ()<br>#9  0x002c6d7000007fe7 in ?? ()<br>#10 0x00834ae000000000 in ?? ()<br>#11 0x0000000000000000 in ?? ()<br><br>-------------------------------------------------------------------------------------------------------------------------------------<br>
<br>any help would be appreciated<br><br><br></div>