Hi!<br><br>I&#39;m using a streaming application that has been developped with Java and GStreamer.<br>Sometimes, when I launch the application, after a few streams have been created, the application crashes and I get the following message :<br>
 <br>     [java] <br>     [java] (JavaUBIK:23929): GStreamer-CRITICAL **: <br>     [java] Trying to dispose element udpsrc34, but it is not in the NULL state.<br>     [java] You need to explicitly set elements to the NULL state before<br>
     [java] dropping the final reference, to allow them to clean up.<br>     [java] <br>     [java] <br>     [java] GThread-ERROR **: file /build/buildd/glib2.0-2.20.1/gthread/gthread-posix.c: line 171 (g_mutex_free_posix_impl): error &#39;Périphérique ou ressource occupé&#39; during &#39;pthread_mutex_destroy ((pthread_mutex_t *) mutex)&#39;<br>
     [java] aborting...<br>     [java] Java Result: 134<br><br>Does anybody have an idea of the signification of this message?<br><br>Thank you by advance!<br><br>Marlène Hildebrand-Ehrhardt<br><br>