Le Mon 07 Mar 11 à 23:19 +0100, Xebax a écrit :
> Program received signal SIGSEGV, Segmentation fault.
> 0xb359a45a in _nv000000gl () from /usr/lib/tls/libnvidia-tls.so.1
> (gdb) bt
> #0  0xb359a45a in _nv000000gl () from /usr/lib/tls/libnvidia-tls.so.1
> #1  0xb3e4bcb5 in ?? () from /usr/lib/libGL.so.1
> 
> libgl1-nvidia-legacy-96xx-glx is 96.43.18-2

Both backtrace seems to point on libnvidia-tls.so.1 or the libGL.so.1
which comes from the nvidia libs which is called by the glx video output
module.

Depending where the crash, you might fix it by forcing vlc to use the xv
video output (vlc -V xv)
Deleting the module would work-around the bug (
/usr/lib/vlc/plugins/video_output/libxcb_glx_plugin.so)

I think the real bug is in libgl1-nvidia-legacy-96xx-glx or in the way
we call it.

If you could uninstall libgl1-nvidia-legacy-96xx-glx and associated
packages and re-test, it might give a clue



-- 
Xtophe



_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to