[Bug 753616] New: Critical when client is doing wrong.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 14 04:08:40 PDT 2015


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

            Bug ID: 753616
           Summary: Critical when client is doing wrong.
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: gst-rtsp-server
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: goran.jonsson at axis.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

We have a software that starting several clients but have bad random generation
so sometimes there are the same x-sessioncookie in two GET requests this causes
a CRITICAL. 


CRITICAL **: gst_rtsp_connection_do_tunnel: assertion ‘(ts1 == TUNNEL_STATE_GET
&& ts2 == TUNNEL_STATE_POST) || (ts1 == TUNNEL_STATE_POST && ts2 ==
TUNNEL_STATE_GET)’ failed

As I understands it CRITICALS are for programming errors only, not for handling
bad behavior from client.

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