Been messing with video playback, and when I attempted to play a file, I saw the following error in the logs
CODE
GThread-ERROR **: file /build/buildd/glib2.0-2.24.1/gthread/gthread-posix.c: line 171 (g_mutex_free_posix_impl): error 'Device or resource busy' during 'pthread_mutex_destroy ((pthread_mutex_t *) mutex)'
Has anyone ever come across this before? Or even knows what it relates to?