Bug#543220: vlc interface won't load with segmentation fault

Barry de Graaff (services) int at barrydegraaff.tk
Sun Aug 23 15:36:35 UTC 2009


Hello Reinhard,

Thanks for your reply on this, I looked everywhere on the Internet and
see errors like this
a lot. But not much solutions. I will post in online as soon as it works.

For now it still does not work. Says something else though: see attachment.

I am willing to put a lot of time in debugging this. Any reply is much
appreciated.

Cheerio Barry


______________________________________________________________________

[1] Barry & Katie op de geheel vernieuwde site
http://www.barrydegraaff.tk/ en http://www.barrydegraaff.tk/blog/

[2] Heeft u er genoeg van altijd maar gedoe te hebben met uw website?
Alweer gehacked of toe aan iets nieuws, kijk voor een maatwerk website
http://www.barrydegraaff.tk/benocms/




On Sun, Aug 23, 2009 at 2:49 PM, Reinhard Tartler<siretart at tauware.de> wrote:
> Barry de Graaff <int at barrydegraaff.tk> writes:
>
>> Package: vlc
>> Version: 1.0.1-1+b1
>> Severity: normal
>>
>> When I install vlc from repository it cannot start the interface and
>> trows a segmentation fault.
>> ii  libavcodec52       4:0.5.svn20090414-0.0 library to encode decode multimedi
>> ii  libavformat52      4:0.5.svn20090414-0.0 ffmpeg file format library
>> ii  libavutil49        4:0.5+svn20090609-2   ffmpeg utility library
>
> do not mix packages from debian-multimedia.org with official debian
> packages. Remove that source from your sources.list, remove these 3
> packages and reinstall. then vlc should work again.
>
> --
> Gruesse/greetings,
> Reinhard Tartler, KeyID 945348A4
>
-------------- next part --------------
sudo apt-get remove libavformat52 libavcodec52 libavutil49

The following packages will be REMOVED:
  cinelerra ffmpeg ffmpegthumbnailer kino libasound2-plugins libavcodec52
  libavdevice52 libavfilter0 libavformat52 libavutil49 libffmpegthumbnailer3
  libmjpegtools-1.9 libquicktime1 libquicktimehv libxine1-ffmpeg
  libxine1-plugins lives lives-data mjpegtools transcode vlc vlc-nox
0 upgraded, 0 newly installed, 22 to remove and 29 not upgraded.
After this operation, 63.3MB disk space will be freed.
...

bar at querida:~$ cat /etc/apt/sources.list
##Add a gpg pubkey to apt / synaptic
## wget http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
## LAME wget 'http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x24C52AC3' -O- | sudo apt-key add -
## debian unofficial wget 'http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x507CCE4B' -O- | sudo apt-key add -

## Debian Unstable (sid)
# deb http://ftp.nl.debian.org/debian/ sid main contrib non-free 
# deb http://ftp.surfnet.nl/os/Linux/distr/debian/ sid main contrib non-free 
deb http://ftp.debian.org/debian/ sid main contrib non-free 
##deb-src http://ftp.de.debian.org/debian sid main 

##VIRTUALBOX
deb http://download.virtualbox.org/virtualbox/debian/ lenny non-free 

##LAME
##deb http://ftp.debian-unofficial.org/debian/ testing main    contrib non-free    
##deb ftp://ftp.tiscali.nl/debian-unofficial/ testing main contrib non-free 
##deb http://ftp.debian-unofficial.org/debian/ sid main contrib non-free 
## No more valid keys

##MULTIMEDIA - mencoder here
## KEYS http://www.debian-multimedia.org/pool/main/d/debian-multimedia-keyring/debian-multimedia-keyring_2008.10.16_all.deb
##deb http://mirror.hro.nl/debian-multimedia/ unstable main

##Wine
##wget http://www.lamaresh.net/apt/key.gpg -O- | sudo apt-key add -
deb http://www.lamaresh.net/apt sid main

bar at querida:~$ 
bar at querida:~$ vlc -vvv
VLC media player 1.0.1 Goldeneye
[0x932f8a8] main libvlc debug: VLC media player - version 1.0.1 Goldeneye - (c) 1996-2009 the VideoLAN team
[0x932f8a8] main libvlc debug: libvlc was configured with ./configure  '--build=i486-linux-gnu' '--disable-maintainer-mode' '--enable-release' '--prefix=/usr' '--config-cache' '--enable-fast-install' '--with-binary-version=1+b1' '--disable-update-check' '--disable-fb' '--enable-ggi' '--enable-sdl' '--enable-mad' '--enable-jack' '--enable-pulse' '--enable-lirc' '--enable-a52' '--enable-aa' '--enable-dvbpsi' '--enable-mozilla' '--with-mozilla-pkg=iceape-plugin' '--enable-dvb' '--enable-ogg' '--enable-vorbis' '--enable-shout' '--enable-qt4' '--enable-flac' '--enable-skins2' '--enable-freetype' '--enable-mkv' '--enable-speex' '--enable-caca' '--enable-live555' '--enable-libmpeg2' '--enable-fribidi' '--enable-mod' '--enable-theora' '--enable-dvdnav' '--enable-gnutls' '--enable-ncurses' '--enable-smb' '--disable-gnomevfs' '--enable-bonjour' '--enable-mpc' '--enable-vcd' '--enable-vcdx' '--enable-notify' '--enable-twolame' '--enable-faad' '--disable-zvbi' '--enable-telx' '--disable-x264' '--disable-atmo' '--enable-taglib' '--enable-libass' '--enable-dca' '--enable-realrtsp' '--disable-dv' '--enable-alsa' '--enable-v4l' '--enable-v4l2' '--enable-pvr' '--enable-svgalib' 'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
[0x932f8a8] main libvlc debug: translation test: code is "C"
[0x932f8a8] main libvlc debug: checking plugin modules
[0x932f8a8] main libvlc debug: loading plugins cache file /home/bar/.cache/vlc/plugins-04041e.dat
[0x932f8a8] main libvlc debug: recursively browsing `/usr/lib/vlc'
[0x932f8a8] main libvlc debug: module bank initialized (374 modules)
[0x932f8a8] main libvlc debug: opening config file (/home/bar/.config/vlc/vlcrc)
[0x932f8a8] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT FPU 
[0x932f8a8] main libvlc debug: looking for memcpy module: 3 candidates
[0x932f8a8] main libvlc debug: using memcpy module "memcpymmxext"
[0x93be880] main playlist debug: rebuilding array of current - root Playlist
[0x93be880] main playlist debug: rebuild done - 0 items, index -1
[0x93be880] main playlist debug: Activated
[0x93c9818] main interface debug: looking for interface module: 1 candidate
[0x93c9818] main interface debug: using interface module "hotkeys"
[0x93c9818] main interface debug: TIMER module_need() : 0.289 ms - Total 0.289 ms / 1 intvls (Avg 0.289 ms)
[0x93c9818] main interface debug: thread started
[0x93c9818] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x93cd770] main interface debug: looking for interface module: 1 candidate
[0x93cd770] main interface debug: using interface module "inhibit"
[0x93cd770] main interface debug: TIMER module_need() : 1.097 ms - Total 1.097 ms / 1 intvls (Avg 1.097 ms)
[0x93cd770] main interface debug: thread started
[0x93cd770] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x93cea58] main interface debug: looking for interface module: 1 candidate
[0x93cea58] main interface debug: using interface module "screensaver"
[0x93cea58] main interface debug: TIMER module_need() : 0.203 ms - Total 0.203 ms / 1 intvls (Avg 0.203 ms)
[0x93cea58] main interface debug: thread started
[0x93cea58] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x932fb18] main interface debug: looking for interface module: 1 candidate
[0x932fb18] main interface debug: using interface module "signals"
[0x932fb18] main interface debug: TIMER module_need() : 0.429 ms - Total 0.429 ms / 1 intvls (Avg 0.429 ms)
[0x932fb18] main interface debug: thread started
[0x932fb18] main interface debug: thread ended
[0x932fb18] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
[0x93d1f40] main interface debug: looking for interface module: 0 candidates
[0x93d1f40] main interface error: no interface module matched "globalhotkeys,none"
[0x93d1f40] main interface debug: TIMER module_need() : 0.095 ms - Total 0.095 ms / 1 intvls (Avg 0.095 ms)
[0x93d1f40] main interface error: no suitable interface module
[0x932f8a8] main libvlc error: interface "globalhotkeys,none" initialization failed
[0x932f8a8] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x93d2040] main interface debug: looking for interface module: 4 candidates
[0x93d2040] main interface debug: using interface module "qt4"
[0x93d2040] main interface debug: TIMER module_need() : 823.523 ms - Total 823.523 ms / 1 intvls (Avg 823.523 ms)
[0x93d2040] main interface debug: thread (interface) created at priority 0 (interface/interface.c:151)
Segmentation fault


More information about the pkg-multimedia-maintainers mailing list