[Bug 663552] New: h264parse: conditional jump or or move depends on uninitialised value(s)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 7 04:29:10 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=663552
  GStreamer | gst-plugins-bad | git

           Summary: h264parse: conditional jump or or move depends on
                    uninitialised value(s)
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lists at svrinformatica.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


valgrind show the following with h264parse (today git):

==4302== Conditional jump or move depends on uninitialised value(s)
==4302==    at 0xD285E4D: gst_h264_parser_parse_slice_hdr
(gsth264parser.c:1758)
==4302==    by 0xD0711EF: gst_h264_parse_process_nal (gsth264parse.c:471)
==4302==    by 0xD0721C7: gst_h264_parse_chain (gsth264parse.c:1379)
==4302==    by 0x4E8EA79: gst_pad_push (gstpad.c:4727)
==4302==    by 0xBD30BD4: gst_base_rtp_depayload_push_ts
(gstbasertpdepayload.c:610)
==4302==    by 0xBD3103A: gst_base_rtp_depayload_chain
(gstbasertpdepayload.c:354)
==4302==    by 0x4E8EA79: gst_pad_push (gstpad.c:4727)
==4302==    by 0xCE46EEB: gst_queue_loop (gstqueue.c:1155)
==4302==    by 0x4EB5E93: gst_task_func (gsttask.c:318)
==4302==    by 0x55FA7D7: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.3000.0)
==4302==    by 0x55F82B5: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.3000.0)
==4302==    by 0x628BEFB: start_thread (pthread_create.c:304)
==4302==    by 0x6A9F89C: clone (clone.S:112)



==4302== Conditional jump or move depends on uninitialised value(s)
==4302==    at 0xD285E4D: gst_h264_parser_parse_slice_hdr
(gsth264parser.c:1758)
==4302==    by 0xD07116F: gst_h264_parse_process_nal (gsth264parse.c:487)
==4302==    by 0xD0721C7: gst_h264_parse_chain (gsth264parse.c:1379)
==4302==    by 0x4E8EA79: gst_pad_push (gstpad.c:4727)
==4302==    by 0xBD30BD4: gst_base_rtp_depayload_push_ts
(gstbasertpdepayload.c:610)
==4302==    by 0xBD3103A: gst_base_rtp_depayload_chain
(gstbasertpdepayload.c:354)
==4302==    by 0x4E8EA79: gst_pad_push (gstpad.c:4727)
==4302==    by 0xCE46EEB: gst_queue_loop (gstqueue.c:1155)
==4302==    by 0x4EB5E93: gst_task_func (gsttask.c:318)
==4302==    by 0x55FA7D7: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.3000.0)
==4302==    by 0x55F82B5: ??? (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.3000.0)
==4302==    by 0x628BEFB: start_thread (pthread_create.c:304)
==4302==    by 0x6A9F89C: clone (clone.S:112)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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