dinhminhquoi / webm

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

[AVX2] vp9 SAD tests failing under win64 #806

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
v1.3.0-3064-gb9a569d
--target=x86_64-win64-vs12

with:
https://gerrit.chromium.org/gerrit/#/c/70450/

$ ./x64/Release/test_libvpx.exe \
  --gtest_filter=\*AVX2\* --gtest_also_run_disabled_tests

---
...
[ RUN      ] DISABLED_AVX2/SADx4Test.ShortSrc/0
unknown file: error: SEH exception with code 0xc0000005 thrown in the test body.
[  FAILED  ] DISABLED_AVX2/SADx4Test.ShortSrc/0, where GetParam() = (32, 32, 
00007FF766E8E420) (0 ms)
...
[  FAILED  ] DISABLED_AVX2/SADx4Test.ShortSrc/0, where GetParam() = (32, 32, 
00007FF766E8E420)

Original issue reported on code.google.com by jz...@google.com on 10 Jun 2014 at 2:24

GoogleCodeExporter commented 9 years ago

Original comment by yunqingw...@google.com on 23 Jul 2014 at 10:26

GoogleCodeExporter commented 9 years ago
Hi All,

The bug is fixed here:
https://gerrit.chromium.org/gerrit/#/c/70980/

Thanks,
Tamar

Original comment by levytama...@gmail.com on 7 Aug 2014 at 9:33

GoogleCodeExporter commented 9 years ago

Original comment by jz...@google.com on 7 Aug 2014 at 9:46

GoogleCodeExporter commented 9 years ago

Original comment by jz...@google.com on 7 Aug 2014 at 9:49

GoogleCodeExporter commented 9 years ago
This change has been merged.

Original comment by jz...@google.com on 7 Aug 2014 at 11:11