Hello experts,
I'm using the precompiled packages from the Opensuse 11.1 Repository, recently (and I unfortunately don't know in conjunction with what), vlc stopped working.
I get the following errors:
when launching vlc from the command line:
VLC media player 1.1.0-git Yellow Bastard
[0x804f3ac] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Segmentation fault
when launching vlc -v:
VLC media player 1.1.0-git Yellow Bastard
[0x804f3ac] main libvlc warning: This doesn't look like a valid plugins cache
[0x804f3ac] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Segmentation fault
when launching vlc -vv:
VLC media player 1.1.0-git Yellow Bastard
[0x804f3ac] main libvlc debug: VLC media player - version 1.1.0-git Yellow Bastard - (c) 1996-2009 the VideoLAN team
[0x804f3ac] main libvlc debug: libvlc was configured with ./configure '--host=i686-suse-linux-gnu' '--build=i686-suse-linux-gnu' '--target=i686-suse-linux' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--enable-a52' '--enable-aa' '--enable-alsa' '--enable-asademux' '--enable-cddax' '--enable-cmml' '--enable-dca' '--enable-dvb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-dvdread' '--enable-faad' '--enable-fast-install' '--enable-fb' '--enable-flac' '--enable-freetype' '--enable-fribidi' '--enable-glx' '--enable-gnomevfs' '--enable-gnutls' '--enable-httpd' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libcddb' '--enable-libcdio' '--enable-libmpeg2' '--enable-libproxy' '--enable-lirc' '--enable-live555' '--enable-lua' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mozilla' '--enable-ncurses' '--enable-ogg' '--enable-optimizations' '--enable-oss' '--enable-pulse' '--enable-pvr' '--enable-real' '--enable-realrtsp' '--enable-release' '--enable-smb' '--enable-sout' '--enable-speex' '--enable-taglib' '--enable-theora' '--enable-v4l' '--enable-v4l2' '--enable-vcd' '--enable-vcdx' '--enable-visual' '--enable-vorbis' '--enable-waveout' '--enable-x11' '--enable-xosd' '--enable-xvideo' '--with-live555-tree=/usr/lib/live' 'build_alias=i686-suse-linux-gnu' 'host_alias=i686-suse-linux-gnu' 'target_alias=i686-suse-linux' 'CFLAGS=-march=i686 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g' 'CXXFLAGS=-march=i686 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g'
[0x804f3ac] main libvlc debug: translation test: code is "C"
[0x804f3ac] main libvlc debug: checking plugin modules
[0x804f3ac] main libvlc debug: loading plugins cache file /home/adrixan/.cache/vlc/plugins-04041e.dat
[0x804f3ac] main libvlc warning: This doesn't look like a valid plugins cache
[0x804f3ac] main libvlc debug: recursively browsing `/usr/lib/vlc'
[0x804f3ac] main libvlc debug: module bank initialized (393 modules)
[0x804f3ac] main libvlc debug: opening config file (/home/adrixan/.config/vlc/vlcrc)
[0x804f3ac] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[0x804f3ac] main libvlc debug: looking for memcpy module: 3 candidates
[0x804f3ac] main libvlc debug: using memcpy module "memcpymmxext"
[0x81a7924] main playlist debug: Activated
[0x81a3cc4] main interface debug: looking for interface module: 1 candidate
[0x81a3cc4] main interface debug: using interface module "hotkeys"
[0x81a3cc4] main interface debug: TIMER module_need() : 0.567 ms - Total 0.567 ms / 1 intvls (Avg 0.567 ms)
[0x81a453c] main interface debug: looking for interface module: 1 candidate
[0x81a7924] main playlist debug: rebuilding array of current - root Playlist
[0x81a7924] main playlist debug: rebuild done - 0 items, index -1
[0x81a453c] main interface debug: using interface module "inhibit"
[0x81a453c] main interface debug: TIMER module_need() : 222.644 ms - Total 222.644 ms / 1 intvls (Avg 222.644 ms)
[0x816e46c] main interface debug: looking for interface module: 1 candidate
[0x816e46c] main interface debug: using interface module "screensaver"
[0x816e46c] main interface debug: TIMER module_need() : 0.521 ms - Total 0.521 ms / 1 intvls (Avg 0.521 ms)
[0x804f51c] main interface debug: looking for interface module: 1 candidate
[0x804f51c] main interface debug: using interface module "signals"
[0x804f51c] main interface debug: TIMER module_need() : 0.597 ms - Total 0.597 ms / 1 intvls (Avg 0.597 ms)
[0x804f81c] main interface debug: looking for interface module: 1 candidate
[0x804f81c] main interface debug: using interface module "globalhotkeys"
[0x804f81c] main interface debug: TIMER module_need() : 57.052 ms - Total 57.052 ms / 1 intvls (Avg 57.052 ms)
[0x804f3ac] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x8069c64] main interface debug: looking for interface module: 5 candidates
Segmentation fault
The error messages are similar when I use 1.0.1 and 1.1.0 and i586 and i686 builds, what they always boil down to is a Segmentation fault. There isn't even an interface showing up before that, it hangs prior to that.
I'd be very grateful if someone had an idea on how this could be solved!
Thank you in advance and kind regards,
Adrixan