[gstreamer-bugs] [Bug 608998] [jpegparse] unit test fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 16 02:38:30 PST 2010


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-02-16 10:38:27 UTC ---
Maybe something to do with this?
Running suite(s): jpegparse
==5562== Conditional jump or move depends on uninitialised value(s)
==5562==    at 0x872156B: gst_jpeg_parse_match_next_marker (gstjpegparse.c:319)
==5562==    by 0x87216EE: gst_jpeg_parse_find_end_marker (gstjpegparse.c:372)
==5562==    by 0x8721857: gst_jpeg_parse_get_image_length (gstjpegparse.c:402)
==5562==    by 0x8722F3B: gst_jpeg_parse_chain (gstjpegparse.c:779)
==5562==    by 0x50944D4: gst_pad_chain_data_unchecked (gstpad.c:4122)
==5562==    by 0x5094EC1: gst_pad_push_data (gstpad.c:4351)
==5562==    by 0x4E2B8DA: gst_check_element_push_buffer_list (gstcheck.c:432)
==5562==    by 0x401368: test_parse_single_byte (jpegparse.c:106)
==5562==    by 0x4E2F165: srunner_run_all (check_run.c:372)
==5562==    by 0x401487: main (jpegparse.c:190)
==5562== 
==5562== Conditional jump or move depends on uninitialised value(s)
==5562==    at 0x872157E: gst_jpeg_parse_match_next_marker (gstjpegparse.c:319)
==5562==    by 0x87216EE: gst_jpeg_parse_find_end_marker (gstjpegparse.c:372)
==5562==    by 0x8721857: gst_jpeg_parse_get_image_length (gstjpegparse.c:402)
==5562==    by 0x8722F3B: gst_jpeg_parse_chain (gstjpegparse.c:779)
==5562==    by 0x50944D4: gst_pad_chain_data_unchecked (gstpad.c:4122)
==5562==    by 0x5094EC1: gst_pad_push_data (gstpad.c:4351)
==5562==    by 0x4E2B8DA: gst_check_element_push_buffer_list (gstcheck.c:432)
==5562==    by 0x401368: test_parse_single_byte (jpegparse.c:106)
==5562==    by 0x4E2F165: srunner_run_all (check_run.c:372)
==5562==    by 0x401487: main (jpegparse.c:190)
==5562== 
0%: Checks: 2, Failures: 2, Errors: 0
gstcheck.c:450:F:jpegparse:test_parse_single_byte:0: size of the buffers are
not the same
gstcheck.c:450:F:jpegparse:test_parse_all_in_one_buf:0: size of the buffers are
not the same

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