[vlc-devel] segmentation fault from misc/variables - thread/mutex problem
Rémi Denis-Courmont
rdenis at simphalempin.com
Thu Feb 28 20:10:58 CET 2008
Le Thursday 28 February 2008 20:54:16 Gilles Sabourin, vous avez écrit :
> Hello,
>
> I got these backtraces under gdb whenever I start to display a freebox TV
> channel. I can reproduce this issue systematically.
That is not a segmentation fault, it's an abort due to an attempt to lock a
mutex that does not exist (anymore). Most probably something is trying to use
an object that has been destroyed.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list