[Bug 708742] New: tests: test_play_multithreaded_timeout_client fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 25 05:40:18 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=708742
  GStreamer | gst-rtsp-server | git

           Summary: tests: test_play_multithreaded_timeout_client fails
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ognyan.tonchev at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


test_play_multithreaded_timeout_client fails with:

Unexpected critical/warning: gst_rtsp_message_parse_response: assertion
'msg->type == GST_RTSP_MESSAGE_RESPONSE || msg->type ==
GST_RTSP_MESSAGE_HTTP_RESPONSE' failed

The test is wrong since it's trying to use the GstRTSPConnection while the
other end has closed due to session timeout. The bug was revealed after fixing
a file descriptor leak on the server side:

https://bugzilla.gnome.org/show_bug.cgi?id=708667

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