bpd1069 / naclports

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

libyuv fails to validate when built for x86_64 with nacl-clang #204

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
chdir 
/usr/local/google/home/sbc/dev/naclports/src/out/build/libyuv/build_x86-64_clang
-newlib
/usr/local/google/home/sbc/dev/naclports/src/out/nacl_sdk/tools/ncval convert
   39fe0: improper memory address - bad index
   39fe6: improper memory address - bad index
   39ff0: improper memory address - bad index
   39ff6: improper memory address - bad index
   3a160: improper memory address - bad index
   3a166: improper memory address - bad index
   3a170: improper memory address - bad index
   3a177: improper memory address - bad index
   3a180: improper memory address - bad index
   3a186: improper memory address - bad index
   3a280: improper memory address - bad index
   3a286: improper memory address - bad index
   3a2a0: improper memory address - bad index
   3a2a7: improper memory address - bad index
   3a2af: improper memory address - bad index
   3a2b5: improper memory address - bad index
   3c306: improper memory address - bad index
   3c320: improper memory address - bad index
   3c326: improper memory address - bad index
   3c340: improper memory address - bad index
   3c346: improper memory address - bad index
   3c826: improper memory address - bad index
   3c82c: improper memory address - bad index
   3c833: improper memory address - bad index
   3c840: improper memory address - bad index
   3c860: improper memory address - bad index

Original issue reported on code.google.com by sbc@google.com on 17 Mar 2015 at 2:03