[Bug 759031] New: rtsp-media: gst_rtsp_media_get_status: timeout, assuming error status
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Dec 4 07:07:40 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=759031
Bug ID: 759031
Summary: rtsp-media: gst_rtsp_media_get_status: timeout,
assuming error status
Classification: Platform
Product: GStreamer
Version: git master
OS: Mac OS
Status: NEW
Severity: normal
Priority: Normal
Component: gst-rtsp-server
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: francisv at ifi.uio.no
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 316772
--> https://bugzilla.gnome.org/attachment.cgi?id=316772&action=edit
Output from checking all gst-rtsp-server tests
I get some errors when running all tests from gst-rtsp-server. Debugging
rtspserver, with command:
GST_CHECKS=test_play GST_DEBUG=rtspclient:6,rtspmedia:6,check:5 make
gst/rtspserver.check
I get:
rtspmedia rtsp-media.c:1841:gst_rtsp_media_get_status: timeout, assuming error
status
Running GDB:
GST_CHECKS=test_play GST_DEBUG=rtspclient:6,rtspmedia:6,check:5 make
gst/rtspserver.gdb
to see the content of the arguments for the function g_cond_wait_until (line
1847 in rtsp-media.c), I see 0x1 in cold and lock.
--
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