[Bug 645746] New: multifdsink: 100% cpu usage

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Mar 26 06:45:52 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=645746
  GStreamer | gst-plugins-base | 0.10.32

           Summary: multifdsink: 100% cpu usage
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.32
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lists at svrinformatica.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
      GNOME target: ---
     GNOME version: ---


When I see the following messages in gstreamer log:

2:46:50.535363829  7547      0x155d2d0 WARN                GST_POLL
gstpoll.c:1029:gst_poll_fd_has_closed: 0x1399540: couldn't find fd !
2:46:50.535392395  7547      0x155d2d0 WARN                GST_POLL
gstpoll.c:1078:gst_poll_fd_has_error: 0x1399540: couldn't find fd !
2:46:50.535403779  7547      0x155d2d0 WARN                GST_POLL
gstpoll.c:1106:gst_poll_fd_can_read_unlocked: 0x1399540: couldn't find fd !
2:46:50.535414046  7547      0x155d2d0 WARN                GST_POLL
gstpoll.c:1178:gst_poll_fd_can_write: 0x1399540: couldn't find fd !

I have a 100% cpu usage, probably the client disconnect and cause this
behaviour. Setting the pipeline to NULL state make the cpu usage return as
normal. This seems an infinite loop.

My pipeline is something like this:

rtspsrc .. ! *pay ! mastroskamux ! multifdsink

-- 
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