Results for valgrind/general/depth_clamp

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
==20289== Invalid write of size 4
==20289==    at 0x4B80062: _mesa_texstore_argb8888 (texstore.c:1578)
==20289==    by 0x4B80F10: _mesa_texstore (texstore.c:4053)
==20289==    by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
==20289==    by 0x4A8974D: intelTexImage2D (intel_tex_image.c:549)
==20289==    by 0x4B6E3E2: teximage (teximage.c:2512)
==20289==    by 0x4B6ED7D: _mesa_TexImage2D (teximage.c:2566)
==20289==    by 0x4C1549A: setup_drawpix_texture.clone.2 (meta.c:1032)
==20289==    by 0x4C1773C: _mesa_meta_DrawPixels (meta.c:1969)
==20289==    by 0x4A864C3: intelDrawPixels (intel_pixel_draw.c:56)
==20289==    by 0x4C84CB4: _mesa_DrawPixels (drawpix.c:96)
==20289==    by 0x804B332: piglit_display (depth_clamp.c:122)
==20289==    by 0x804D556: display (piglit-framework.c:52)
==20289==  Address 0xb77c4000 is not stack'd, malloc'd or (recently) free'd
==20289== 


Output:
errors
  • ==20289== Invalid write of size 4
  • ==20289== at 0x4B80062: _mesa_texstore_argb8888 (texstore.c:1578)
  • ==20289== by 0x4B80F10: _mesa_texstore (texstore.c:4053)
  • ==20289== by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
  • ==20289== by 0x4A8974D: intelTexImage2D (intel_tex_image.c:549)
  • ==20289== by 0x4B6E3E2: teximage (teximage.c:2512)
  • ==20289== by 0x4B6ED7D: _mesa_TexImage2D (teximage.c:2566)
  • ==20289== by 0x4C1549A: setup_drawpix_texture.clone.2 (meta.c:1032)
  • ==20289== by 0x4C1773C: _mesa_meta_DrawPixels (meta.c:1969)
  • ==20289== by 0x4A864C3: intelDrawPixels (intel_pixel_draw.c:56)
  • ==20289== by 0x4C84CB4: _mesa_DrawPixels (drawpix.c:96)
  • ==20289== by 0x804B332: piglit_display (depth_clamp.c:122)
  • ==20289== by 0x804D556: display (piglit-framework.c:52)
  • ==20289== Address 0xb77c4000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==20289==

Back to summary