[Bug 744044] New: GStreamer-CRITICAL **: gst_mini_object_unref: assertion 'mini_object->refcount > 0' failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 5 06:15:38 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744044
  GStreamer | gst-plugins-good | 1.4.5

           Summary: GStreamer-CRITICAL **: gst_mini_object_unref:
                    assertion 'mini_object->refcount > 0' failed
    Classification: Platform
           Product: GStreamer
           Version: 1.4.5
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: costinb7 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Hi everybody,
I have the following GStreamer-CRITICAL warning and I can't get rid of it:

$ gst-launch-1.0 souphttpsrc location="http://IP/video.cgi?videocodec=h264"
user-id=USER user-pw=PASSWORD do-timestamp=true ! multipartdemux ! fakesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
^Chandling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 0:00:01.692054125
Setting pipeline to PAUSED ...
Setting pipeline to READY ...

(gst-launch-1.0:12437): GStreamer-CRITICAL **: gst_mini_object_unref: assertion
'mini_object->refcount > 0' failed
Setting pipeline to NULL ...
Freeing pipeline ...

(For the warning to appear I pressed CTRL-C for stopping the stream.)
It seems that it is from the multipartdemux element, if I execute the command
without it the warning does not appear.

I am using Gstreamer 1.4.5.

It is very important to me to fix this warning. Can somebody help me with a
fix?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list