[Bug 751628] New: tests: caps: test_intersect_flagset failure

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jun 28 21:57:00 PDT 2015


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

            Bug ID: 751628
           Summary: tests: caps: test_intersect_flagset failure
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vineeth.tm at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

test_intersect_flagset fails because when caps is being 
 created, flags and mask are being casted to uint64,
 while the same are uint. This results in segfault as below
 gst/gstcaps.c:968:E:operations:test_intersect_flagset:0: (after this point)
Received signal 11 (Segmentation fault)

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