Gthread error on channel change : GThread-ERROR **: file gthread-posix.c: line 171 (g_mutex_free_posix_impl):

Tim-Philipp Müller t.i.m at zen.co.uk
Fri Mar 8 07:43:31 PST 2013


On Thu, 2013-03-07 at 01:12 -0800, deepthips wrote:

> By channel change, I meant stopping pipeline and loading source
> with a different location and playing.

Perhaps run a debugger like this:

 G_DEBUG=fatal_warnings gdb --args /path/to/your/application

and get a stack trace when it aborts at the location that throws the
error.

Cheers
 -Tim



More information about the gstreamer-devel mailing list