[Bug 767642] New: g-log: We got a g_log critical issue : gst_caps_is_equal: assertion 'GST_IS_CAPS (caps1)' failed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 14 10:25:43 UTC 2016


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

            Bug ID: 767642
           Summary: g-log: We got a g_log critical issue :
                    gst_caps_is_equal: assertion 'GST_IS_CAPS (caps1)'
                    failed
    Classification: Platform
           Product: GStreamer
           Version: 1.6.3
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: 1992184780 at qq.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Hello guys 
I get one gst-validat failed items that  I cannot get rid of.
I am using custom decoders . It seems GST_IS_BUFFER (buffer) in fucntion
gst_buffer_unmap . I added the check before gst_buffer_unmap call in my custom
codes. But find nothing caused this.
How to locate the issue? Need your help. Thanks!
# GST_GL_XINITTHREADS=1 gst-validate-media-check-1.0 
file:///mnt/gst-validate/gst-integration-testsuites/medias/defaults/exMPD_BIP_TC1/ElephantsDream_AAC48K_064.mp4
--expe
cted-results
"/mnt/gst-validate/gst-integration-testsuites/medias/defaults/exMPD_BIP_TC1/ElephantsDream_AAC48K_064.mp4.media_info"
(gst-validate-media-check-1.0:22358): GStreamer-CRITICAL **:
gst_debug_log_valist: assertion 'category != NULL' failed
              validate gst-validate-reporter.c:176:gst_validate_report_valist:
<(null)> 1590 (critical) : g-log: We got a g_log critical issue :
gst_caps_is_equal: assertion 'GST_IS_CAPS (caps1)' failed
0:00:00.413386000 22358 0xb5a34460 ERROR               validate
gst-validate-reporter.c:176:gst_validate_report_valist: <(null)> 1575
(critical) : file-checking: resulting file stream profiles didn't match
expected values : Reference descriptor for stream
480add4955b8afc393fc8f3e09448e7d32b7c9e3a3565f409c466954aa0a83d3/001 has caps:
NULL but compared stream
62084f72bed87ae40ade86b74ff96ec004e28b4910c05cc4acd1b538abd00199/001 has caps:
audio/mpeg, mpegversion=(int)4, framed=(boolean)true,
stream-format=(string)raw, level=(string)1, base-profile=(string)lc,
profile=(string)lc, codec_data=(buffer)1310, rate=(int)24000, channels=(int)2


0:00:00.579737000 19953    0x19600 WARN               structure
gststructure.c:2270:gst_structure_parse_field: failed to parse value
codec_data=(buffer)NULL, rate=(int)24000, channels=(int)2
0:00:00.580045000 19953    0x19600 WARN               structure
gststructure.c:2438:priv_gst_structure_parse_fields: Failed to parse field,
r=codec_data=(buffer)NULL, rate=(int)24000, channels=(int)2
0:00:00.581495000 19953    0x19600 ERROR               validate
gst-validate-reporter.c:176:gst_validate_report_valist: <(null)> 1590
(critical) : g-log: We got a g_log critical issue : gst_caps_is_equal:
assertion 'GST_IS_CAPS (caps1)' failed
0:00:00.582136000 19953    0x19600 ERROR               validate
gst-validate-reporter.c:176:gst_validate_report_valist: <(null)> 1575
(critical) : file-checking: resulting file stream profiles didn't match
expected values : Reference descriptor for stream
480add4955b8afc393fc8f3e09448e7d32b7c9e3a3565f409c466954aa0a83d3/001 has caps:
NULL but compared stream
62084f72bed87ae40ade86b74ff96ec004e28b4910c05cc4acd1b538abd00199/001 has caps:
audio/mpeg, mpegversion=(int)4, framed=(boolean)true,
stream-format=(string)raw, level=(string)1, base-profile=(string)lc,
profile=(string)lc, codec_data=(buffer)1310, rate=(int)24000, channels=(int)2
0:00:00.583365000 19953    0x19600 INFO                GST_INIT
gst.c:952:gst_deinit: deinitializing GStreamer
0:00:00.609409000 19953    0x19600 INFO                GST_INIT
gst.c:1083:gst_deinit: deinitialized GStreamer

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