GNOME Bugzilla – Bug 147000
[threads] removing all elements from a GstThread causes crash when state not NULL
Last modified: 2005-01-29 23:50:28 UTC
Remove all elements contained in a GstThread when state is in PAUSED for example. Currently an error such as this apears: GThread-ERROR **: file gthread-posix.c: line 160 (): error 'Device or resource busy' during 'pthread_mutex_destroy ((pthread_mutex_t *) mutex)' Expected result: no error I have added a test: threadg.c in testsuite/threads
You filed this bug twice. ;). *** This bug has been marked as a duplicate of 142588 ***