Results for valgrind/shaders/glsl-link-empty-prog-02

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
==30331== Invalid write of size 4
==30331==    at 0x4B80062: _mesa_texstore_argb8888 (texstore.c:1578)
==30331==    by 0x4B80F10: _mesa_texstore (texstore.c:4053)
==30331==    by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
==30331==    by 0x4A8974D: intelTexImage2D (intel_tex_image.c:549)
==30331==    by 0x4B6E3E2: teximage (teximage.c:2512)
==30331==    by 0x4B6ED7D: _mesa_TexImage2D (teximage.c:2566)
==30331==    by 0x804CA3F: piglit_checkerboard_texture (piglit-util.c:933)
==30331==    by 0x804B085: piglit_init (glsl-link-empty-prog-02.c:109)
==30331==    by 0x804D1E2: main (piglit-framework.c:116)
==30331==  Address 0xb7707000 is not stack'd, malloc'd or (recently) free'd
==30331== 


Output:
errors
  • ==30331== Invalid write of size 4
  • ==30331== at 0x4B80062: _mesa_texstore_argb8888 (texstore.c:1578)
  • ==30331== by 0x4B80F10: _mesa_texstore (texstore.c:4053)
  • ==30331== by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
  • ==30331== by 0x4A8974D: intelTexImage2D (intel_tex_image.c:549)
  • ==30331== by 0x4B6E3E2: teximage (teximage.c:2512)
  • ==30331== by 0x4B6ED7D: _mesa_TexImage2D (teximage.c:2566)
  • ==30331== by 0x804CA3F: piglit_checkerboard_texture (piglit-util.c:933)
  • ==30331== by 0x804B085: piglit_init (glsl-link-empty-prog-02.c:109)
  • ==30331== by 0x804D1E2: main (piglit-framework.c:116)
  • ==30331== Address 0xb7707000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==30331==

Back to summary