Hello, everyone!
I tried VLC of official & packman repo builds, but anyway, when I’m trying to play any video file, I’m getting “Segmentation fault”
VLC media player 2.0.5 Twoflower (revision 2.0.5-0-g1661b7d)
[0x20a90a8] main libvlc debug: VLC media player - 2.0.5 Twoflower
[0x20a90a8] main libvlc debug: Copyright © 1996-2012 VLC authors and VideoLAN
[0x20a90a8] main libvlc debug: revision 2.0.5-0-g1661b7d
[0x20a90a8] main libvlc debug: configured with ./configure '--host=x86_64-suse-linux-gnu' '--build=x86_64-suse-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-silent-rules' '--disable-dependency-tracking' '--enable-a52' '--enable-aa' '--enable-alsa' '--enable-bluray' '--enable-dbus' '--enable-telepathy' '--enable-dca' '--enable-dvbpsi' '--enable-dvdnav' '--enable-dvdread' '--enable-faad' '--enable-fast-install' '--enable-flac' '--enable-freetype' '--enable-fribidi' '--enable-glx' '--enable-gnomevfs' '--enable-gnutls' '--enable-httpd' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libcddb' '--enable-libmpeg2' '--enable-libproxy' '--enable-libva' '--enable-lirc' '--enable-live555' '--enable-lua' '--enable-mad' '--enable-mkv' '--enable-mtp' '--enable-mod' '--enable-ncurses' '--enable-ogg' '--enable-optimizations' '--enable-png' '--disable-oss' '--enable-portaudio' '--enable-pulse' '--enable-pvr' '--enable-real' '--enable-realrtsp' '--enable-samplerate' '--enable-screen' '--enable-sdl' '--enable-sdl-image' '--enable-sftp' '--enable-shout' '--enable-smb' '--enable-sout' '--enable-speex' '--enable-sqlite' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-v4l2' '--enable-vcd' '--enable-vcdx' '--enable-visual' '--enable-vorbis' '--enable-waveout' '--enable-x264' '--enable-xcb' '--enable-xvideo' 'build_alias=x86_64-suse-linux-gnu' 'host_alias=x86_64-suse-linux-gnu' 'CFLAGS=-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -L/usr/lib64/live' 'CXXFLAGS=-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -L/usr/lib64/live'
[0x20a90a8] main libvlc debug: searching plug-in modules
[0x20a90a8] main libvlc debug: loading plugins cache file /usr/lib64/vlc/plugins/plugins.dat
[0x20a90a8] main libvlc debug: recursively browsing `/usr/lib64/vlc/plugins'
[0x20a90a8] main libvlc debug: saving plugins cache /usr/lib64/vlc/plugins/plugins.dat
[0x20a90a8] main libvlc debug: plug-ins loaded: 421 modules
[0x20a90a8] main libvlc debug: opening config file (/home/dieheart/.config/vlc/vlcrc)
[0x20a90a8] main libvlc debug: translation test: code is "C"
[0x20a90a8] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 FPU
[0x20a90a8] main libvlc debug: looking for memcpy module: 4 candidates
[0x20a90a8] main libvlc debug: using memcpy module "memcpymmxext"
[0x2363e78] main input debug: Creating an input for 'Media Library'
[0x2363e78] main input debug: Input is a meta file: disabling unneeded options
[0x2363e78] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x2363e78] main input debug: `file/xspf-open:///home/dieheart/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/dieheart/.local/share/vlc/ml.xspf'
[0x2363e78] main input debug: creating demux: access='file' demux='xspf-open' location='/home/dieheart/.local/share/vlc/ml.xspf' file='/home/dieheart/.local/share/vlc/ml.xspf'
[0x20d9cb8] main demux debug: looking for access_demux module: 3 candidates
[0x20d9cb8] main demux debug: no access_demux module matching "file" could be loaded
[0x20d9cb8] main demux debug: TIMER module_need() : 10.712 ms - Total 10.712 ms / 1 intvls (Avg 10.712 ms)
[0x2363e78] main input debug: creating access 'file' location='/home/dieheart/.local/share/vlc/ml.xspf', path='/home/dieheart/.local/share/vlc/ml.xspf'
[0x2177d78] main access debug: looking for access module: 2 candidates
[0x2177d78] filesystem access debug: opening file `/home/dieheart/.local/share/vlc/ml.xspf'
[0x2177d78] main access debug: using access module "filesystem"
[0x2177d78] main access debug: TIMER module_need() : 6.969 ms - Total 6.969 ms / 1 intvls (Avg 6.969 ms)
[0x217a078] main stream debug: Using stream method for AStream*
[0x217a078] main stream debug: starting pre-buffering
[0x217a078] main stream debug: received first data after 0 ms
[0x217a078] main stream debug: pre-buffering done 296 bytes in 0s - 6722 KiB/s
[0x217a2d8] main stream debug: looking for stream_filter module: 7 candidates
[0x217a2d8] main stream debug: no stream_filter module matching "any" could be loaded
[0x217a2d8] main stream debug: TIMER module_need() : 19.932 ms - Total 19.932 ms / 1 intvls (Avg 19.932 ms)
[0x217a2d8] main stream debug: looking for stream_filter module: 1 candidate
[0x217a2d8] main stream debug: using stream_filter module "stream_filter_record"
[0x217a2d8] main stream debug: TIMER module_need() : 3.563 ms - Total 3.563 ms / 1 intvls (Avg 3.563 ms)
[0x2363e78] main input debug: creating demux: access='file' demux='xspf-open' location='/home/dieheart/.local/share/vlc/ml.xspf' file='/home/dieheart/.local/share/vlc/ml.xspf'
[0x22dc7e8] main demux debug: looking for demux module: 1 candidate
[0x22dc7e8] playlist demux debug: using XSPF playlist reader
[0x22dc7e8] main demux debug: using demux module "playlist"
[0x22dc7e8] main demux debug: TIMER module_need() : 4.135 ms - Total 4.135 ms / 1 intvls (Avg 4.135 ms)
[0x23669d8] main demux meta debug: looking for meta reader module: 2 candidates
[0x23669d8] lua demux meta debug: Trying Lua scripts in /home/dieheart/.local/share/vlc/lua/meta/reader
[0x23669d8] lua demux meta debug: Trying Lua scripts in /usr/lib64/vlc/lua/meta/reader
[0x23669d8] lua demux meta debug: Trying Lua playlist script /usr/lib64/vlc/lua/meta/reader/filename.luac
[0x23669d8] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x23669d8] main demux meta debug: no meta reader module matching "any" could be loaded
[0x23669d8] main demux meta debug: TIMER module_need() : 19.659 ms - Total 19.659 ms / 1 intvls (Avg 19.659 ms)
[0x2363e78] main input debug: `file/xspf-open:///home/dieheart/.local/share/vlc/ml.xspf' successfully opened
[0x237ead8] main xml reader debug: looking for xml reader module: 1 candidate
[0x237ead8] main xml reader debug: using xml reader module "xml"
[0x237ead8] main xml reader debug: TIMER module_need() : 4.418 ms - Total 4.418 ms / 1 intvls (Avg 4.418 ms)
[0x22dc7e8] playlist demux debug: parsed 0 tracks successfully
[0x2363e78] main input debug: EOF reached
[0x22dc7e8] main demux debug: removing module "playlist"
[0x217a2d8] main stream debug: removing module "stream_filter_record"
[0x2177d78] main access debug: removing module "filesystem"
[0x2363e78] main input debug: TIMER input launching for 'Media Library' : 67.556 ms - Total 67.556 ms / 1 intvls (Avg 67.556 ms)
[0x237e578] main interface debug: looking for interface module: 1 candidate
[0x237e578] main interface debug: using interface module "hotkeys"
[0x237e578] main interface debug: TIMER module_need() : 4.163 ms - Total 4.163 ms / 1 intvls (Avg 4.163 ms)
[0x2172c58] main interface debug: looking for interface module: 1 candidate
[0x20bcc38] main playlist debug: playlist threads correctly activated
[0x2172c58] main interface debug: using interface module "inhibit"
[0x2172c58] main interface debug: TIMER module_need() : 6.217 ms - Total 6.217 ms / 1 intvls (Avg 6.217 ms)
[0x20be828] main interface debug: looking for interface module: 0 candidates
[0x20be828] main interface debug: no interface module matched "globalhotkeys,none"
[0x20be828] main interface debug: TIMER module_need() : 0.195 ms - Total 0.195 ms / 1 intvls (Avg 0.195 ms)
[0x20be828] main interface error: no suitable interface module
[0x20a90a8] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x20a90a8] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x20be828] main interface debug: looking for interface module: 5 candidates
[0x20bcc38] main playlist debug: rebuilding array of current - root Playlist
[0x20bcc38] main playlist debug: rebuild done - 0 items, index -1
"KConfigIni: In file /home/dieheart/.kde4/share/icons/Iceglass 4.10/index.theme, line 30: " Invalid entry (missing '=')
[0x7eff3028a4f8] main generic debug: looking for extension module: 1 candidate
[0x7eff3028a4f8] lua generic debug: Opening Lua Extension module
[0x7eff3028a4f8] lua generic debug: Trying Lua scripts in /home/dieheart/.local/share/vlc/lua/extensions
[0x7eff3028a4f8] lua generic debug: Trying Lua scripts in /usr/lib64/vlc/lua/extensions
[0x7eff3028a4f8] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
[0x7eff3028a4f8] main generic debug: using extension module "lua"
[0x7eff3028a4f8] main generic debug: TIMER module_need() : 0.460 ms - Total 0.460 ms / 1 intvls (Avg 0.460 ms)
[0x20be828] main interface debug: using interface module "qt4"
[0x20be828] main interface debug: TIMER module_need() : 387.431 ms - Total 387.431 ms / 1 intvls (Avg 387.431 ms)
kfilemodule(4087) KSambaSharePrivate::testparmParamValue: We got some errors while running testparm "Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
ERROR: pid directory /var/run/samba does not exist
"
[0x20bcc38] main playlist debug: adding item `demo.mp4' ( file:///home/dieheart/Videos/demo.mp4 )
[0x20bcc38] main playlist debug: rebuilding array of current - root Playlist
[0x20bcc38] main playlist debug: rebuild done - 1 items, index -1
[0x20bcc38] main playlist debug: processing request item: demo.mp4, node: null, skip: 0
[0x20bcc38] main playlist debug: resyncing on demo.mp4
[0x20bcc38] main playlist debug: demo.mp4 is at 0
[0x20bcc38] main playlist debug: starting playback of the new playlist item
[0x20bcc38] main playlist debug: resyncing on demo.mp4
[0x20bcc38] main playlist debug: demo.mp4 is at 0
[0x20bcc38] main playlist debug: creating new input thread
[0x7eff38000ba8] main input debug: Creating an input for 'demo.mp4'
[0x7eff38000ba8] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x7eff38000ba8] main input debug: `file:///home/dieheart/Videos/demo.mp4' gives access `file' demux `' path `/home/dieheart/Videos/demo.mp4'
[0x7eff38000ba8] main input debug: creating demux: access='file' demux='' location='/home/dieheart/Videos/demo.mp4' file='/home/dieheart/Videos/demo.mp4'
[0x7eff20001108] main demux debug: looking for access_demux module: 3 candidates
[0x7eff20001108] main demux debug: no access_demux module matching "file" could be loaded
[0x7eff20001108] main demux debug: TIMER module_need() : 0.228 ms - Total 0.228 ms / 1 intvls (Avg 0.228 ms)
[0x7eff38000ba8] main input debug: creating access 'file' location='/home/dieheart/Videos/demo.mp4', path='/home/dieheart/Videos/demo.mp4'
[0x7eff20001448] main access debug: looking for access module: 2 candidates
[0x7eff20001448] filesystem access debug: opening file `/home/dieheart/Videos/demo.mp4'
[0x7eff20001448] main access debug: using access module "filesystem"
[0x7eff20001448] main access debug: TIMER module_need() : 0.113 ms - Total 0.113 ms / 1 intvls (Avg 0.113 ms)
[0x7eff20001598] main stream debug: Using stream method for AStream*
[0x7eff20001598] main stream debug: starting pre-buffering
[0x7eff20001598] main stream debug: received first data after 0 ms
[0x7eff20001598] main stream debug: pre-buffering done 1024 bytes in 0s - 41666 KiB/s
[0x7eff20c01808] main stream debug: looking for stream_filter module: 7 candidates
[0x7eff20c01808] main stream debug: no stream_filter module matching "any" could be loaded
[0x7eff20c01808] main stream debug: TIMER module_need() : 0.144 ms - Total 0.144 ms / 1 intvls (Avg 0.144 ms)
[0x7eff20c01808] main stream debug: looking for stream_filter module: 1 candidate
[0x7eff20c01808] main stream debug: using stream_filter module "stream_filter_record"
[0x7eff20c01808] main stream debug: TIMER module_need() : 0.075 ms - Total 0.075 ms / 1 intvls (Avg 0.075 ms)
[0x7eff38000ba8] main input debug: creating demux: access='file' demux='' location='/home/dieheart/Videos/demo.mp4' file='/home/dieheart/Videos/demo.mp4'
[0x7eff20c01aa8] main demux debug: looking for demux module: 54 candidates
[0x20be828] qt4 interface debug: Adding a new MRL to recent ones: file:///home/dieheart/Videos/demo.mp4
[0x20be828] qt4 interface debug: IM: Setting an input
[0x7eff20c01808] mp4 stream warning: unknown box type colr (incompletely loaded)
----------
mp4 demux debug messages were skipped
----------
[0x7eff38000ba8] main input debug: selecting program id=0
[0x7eff20c01aa8] mp4 demux debug: adding track[Id 0x1] video (enable) language undef
[0x7eff20c01aa8] main demux debug: using demux module "mp4"
[0x7eff20c01aa8] main demux debug: TIMER module_need() : 19.786 ms - Total 19.786 ms / 1 intvls (Avg 19.786 ms)
[0x7eff38000ba8] main input debug: looking for a subtitle file in /home/dieheart/Videos/
[0x7eff20c02cc8] main decoder debug: looking for decoder module: 33 candidates
[0x7eff14000a58] main input debug: Creating an input for 'demo.mp4'
TagLib: MP4: No audio tracks
[0x20bcc38] main playlist debug: no fetch required for (null) (art currently (null))
Segmentation fault
I have also installed the latest NVIDIA driver updates.
I’m kinda new to *nix systems so any help is much appreciated!