Error while unref the pipeline
Sebastian Dröge
sebastian at centricular.com
Thu Nov 24 10:33:48 UTC 2016
On Thu, 2016-11-24 at 11:07 +0100, 张若 wrote:
> Mostly, it will show:
>
> GLib (gthread-posix.c): Unexpected error from C library during
> 'pthread_mutex_lock': Invalid argument. Aborting.
> Aborted (core dumped)
Get a backtrace with gdb (make sure to have debug symbols). This means
something is locking an invalid (probably freed?) mutex somewhere.
--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161124/3990ea42/attachment.sig>
More information about the gstreamer-devel
mailing list