[Bug 755840] New: audiointerleave: make check fails with segmentation fault.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 29 21:10:13 PDT 2015


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

            Bug ID: 755840
           Summary: audiointerleave: make check fails with segmentation
                    fault.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vineeth.tm at samsung.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

test_audiointerleave_2ch_smallbuf fails when running make check for
audiointerleave tests.

Running suite(s): audiointerleave
0%: Checks: 1, Failures: 0, Errors: 1
elements/audiointerleave.c:1030:E:general:test_audiointerleave_2ch_smallbuf:0:
(after this point) Received signal 11 (Segmentation fault)
make: *** [elements/audiointerleave.check] Error 1


This is happening when creating the caps for GST_TYPE_BITMASK 0x9.
This is solved by typecasting it to guint64

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