Results for valgrind/shaders/fp-formats

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
==28323== Invalid write of size 1
==28323==    at 0x4B7DBCC: _mesa_texstore_a8 (texstore.c:2562)
==28323==    by 0x4B80F10: _mesa_texstore (texstore.c:4053)
==28323==    by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
==28323==    by 0x4A8974D: intelTexImage2D (intel_tex_image.c:549)
==28323==    by 0x4B6E3E2: teximage (teximage.c:2512)
==28323==    by 0x4B6ED7D: _mesa_TexImage2D (teximage.c:2566)
==28323==    by 0x804B03B: piglit_init (fp-formats.c:94)
==28323==    by 0x804D1DA: main (piglit-framework.c:116)
==28323==  Address 0xb78cd000 is not stack'd, malloc'd or (recently) free'd
==28323== 


Output:
errors
  • ==28323== Invalid write of size 1
  • ==28323== at 0x4B7DBCC: _mesa_texstore_a8 (texstore.c:2562)
  • ==28323== by 0x4B80F10: _mesa_texstore (texstore.c:4053)
  • ==28323== by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
  • ==28323== by 0x4A8974D: intelTexImage2D (intel_tex_image.c:549)
  • ==28323== by 0x4B6E3E2: teximage (teximage.c:2512)
  • ==28323== by 0x4B6ED7D: _mesa_TexImage2D (teximage.c:2566)
  • ==28323== by 0x804B03B: piglit_init (fp-formats.c:94)
  • ==28323== by 0x804D1DA: main (piglit-framework.c:116)
  • ==28323== Address 0xb78cd000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==28323==

Back to summary