Results for valgrind/bugs/tex1d-2dborder

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 4.26234102249
note Returncode was 1
info
Returncode: 1

Errors:
==19939== Invalid write of size 4
==19939==    at 0x4B8009D: _mesa_texstore_argb8888 (texstore.c:1587)
==19939==    by 0x4B80F10: _mesa_texstore (texstore.c:4053)
==19939==    by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
==19939==    by 0x4A897CE: intelTexImage1D (intel_tex_image.c:565)
==19939==    by 0x4B6E373: teximage (teximage.c:2506)
==19939==    by 0x4B6ECFE: _mesa_TexImage1D (teximage.c:2554)
==19939==    by 0x804B44B: piglit_init (tex1d-2dborder.c:112)
==19939==    by 0x804D5C6: main (piglit-framework.c:116)
==19939==  Address 0xb78e2000 is not stack'd, malloc'd or (recently) free'd
==19939== 


Output:
errors
  • ==19939== Invalid write of size 4
  • ==19939== at 0x4B8009D: _mesa_texstore_argb8888 (texstore.c:1587)
  • ==19939== by 0x4B80F10: _mesa_texstore (texstore.c:4053)
  • ==19939== by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
  • ==19939== by 0x4A897CE: intelTexImage1D (intel_tex_image.c:565)
  • ==19939== by 0x4B6E373: teximage (teximage.c:2506)
  • ==19939== by 0x4B6ECFE: _mesa_TexImage1D (teximage.c:2554)
  • ==19939== by 0x804B44B: piglit_init (tex1d-2dborder.c:112)
  • ==19939== by 0x804D5C6: main (piglit-framework.c:116)
  • ==19939== Address 0xb78e2000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==19939==

Back to summary