ericmckean / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

libvpx VP9 dr memory errors #736

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See https://code.google.com/p/chromium/issues/detail?id=350980 for details.

Original issue reported on code.google.com by tomfine...@google.com on 18 Mar 2014 at 6:24

GoogleCodeExporter commented 9 years ago
Report from most recent jenkins drmemory run will be here:
http://build.webmproject.org/jenkins/view/All/job/libvpx__unit_tests-dr_memory/a
rch=x86-linux-gcc/HTML_Report/

You can reproduce the errors locally using drmemory on linux with 
target=x86-linux-gcc

Original comment by tomfine...@google.com on 20 Mar 2014 at 9:44

GoogleCodeExporter commented 9 years ago
Tom,

A fix was checked in:
http://git.chromium.org/gitweb/?p=webm/libvpx.git;a=commit;h=9b5df3fabe646659418
3a644473519162f16dc77

Please check if this fixes the issue.

Original comment by yunqingw...@google.com on 21 Mar 2014 at 10:32

GoogleCodeExporter commented 9 years ago
The error count is significantly reduced, but there are still 24 errors:

http://build.webmproject.org/jenkins/view/All/job/libvpx__unit_tests-dr_memory/a
rch=x86-linux-gcc/HTML_Report/

Maybe these ones need to be suppressed?

Original comment by tomfine...@google.com on 24 Mar 2014 at 11:37

GoogleCodeExporter commented 9 years ago
This fix solved VP9 dr memory issue. Those errors listed above are VP8-related. 
May put them in a separate issue.

Original comment by yunqingw...@google.com on 24 Mar 2014 at 11:52

GoogleCodeExporter commented 9 years ago
ok: sgtm, marking this one fixed.

Original comment by tomfine...@google.com on 25 Mar 2014 at 5:23