[vlc-devel] linux - segmentation fault at startup

Christophe Mutricy xtophe at videolan.org
Tue Sep 2 16:19:36 CEST 2008


> #1  0xb7c17d3c in __vlc_list_find (p_this=0x0, i_type=-3, i_mode=3) at
> misc/objects.c:883
> #2  0xb7c0af1e in config_FindConfig (p_this=0x80f5628, psz_name=0xb6ea5691
> "file-mmap") at config/core.c:417


Looking at config/core.c, there is no chance for p_this to change to
NULL. So it points on a memory problem.

Could you try to run it inside valgrind.
(also, but i don't think it will help, reset your preferences and plugin cache)

-- 
Xtophe



More information about the vlc-devel mailing list