My VLC has started to segfault every time i try to start it. Im running Ubuntu of latest version and i have all updates installed. Ive tried to use both the ofifcial packages and the nighlies for dapper, but both versions segfaults on startup. Here is the output from -vvv:
Code: Select all
VLC media player 0.8.5 Janus
[00000001] main vlc warning: config file /home/kalasmannen/.vlc/vlcrc does not exist yet
[00000001] main vlc warning: config file /home/kalasmannen/.vlc/vlcrc does not exist yet
Segmenteringsfel
kalasmannen@kalascomp2k6LI:~$ vlc -vvv
VLC media player 0.8.5 Janus
[00000001] main vlc debug: opening config file /home/kalasmannen/.vlc/vlcrc
[00000001] main vlc warning: config file /home/kalasmannen/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: checking builtin modules
[00000001] main vlc debug: checking plugin modules
[00000001] main vlc debug: loading plugins cache file /home/kalasmannen/.vlc/cache/plugins-04041e.dat
[00000001] main vlc debug: recursively browsing `modules'
[00000001] main vlc debug: recursively browsing `/usr/lib/vlc'
[00000001] main vlc debug: recursively browsing `plugins'
[00000001] main vlc debug: module bank initialized, found 215 modules
[00000001] main vlc debug: opening config file /home/kalasmannen/.vlc/vlcrc
[00000001] main vlc warning: config file /home/kalasmannen/.vlc/vlcrc does not exist yet
[00000001] main vlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU
[00000001] main vlc debug: looking for memcpy module: 1 candidate
[00000001] main vlc debug: using memcpy module "memcpy"
[00000277] main playlist debug: waiting for thread completion
[00000277] main playlist debug: thread 16386 (playlist) created at priority 0 (playlist/playlist.c:184)
[00000278] main private debug: waiting for thread completion
[00000278] main private debug: thread 32771 (preparser) created at priority 0 (playlist/playlist.c:210)
[00000279] main interface debug: looking for interface module: 1 candidate
[00000279] main interface debug: using interface module "hotkeys"
[00000279] main interface debug: thread 49156 (interface) created at priority 0 (interface/interface.c:231)
[00000281] main interface debug: looking for interface module: 1 candidate
[00000281] main interface debug: using interface module "screensaver"
[00000281] main interface debug: thread 65541 (interface) created at priority 0 (interface/interface.c:231)
[00000283] main interface debug: looking for interface module: 4 candidates
[00000283] main interface debug: using interface module "wxwidgets"
[00000283] main interface debug: thread 81926 (manager) created at priority 0 (interface/interface.c:216)
Segmentation fault
How can i fix this, it has worked before, but one day, it just was this way?