Results for valgrind/shaders/useprogram-refcount-1

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
==31181== Invalid write of size 4
==31181==    at 0x4B80272: _mesa_texstore_argb8888 (texstore.c:1505)
==31181==    by 0x4B80F10: _mesa_texstore (texstore.c:4053)
==31181==    by 0x4A8A124: intelTexSubimage.clone.0 (intel_tex_subimage.c:148)
==31181==    by 0x4A8A60E: intelTexSubImage2D (intel_tex_subimage.c:223)
==31181==    by 0x4B6F650: _mesa_TexSubImage2D (teximage.c:2744)
==31181==    by 0x4C15443: setup_drawpix_texture.clone.2 (meta.c:1054)
==31181==    by 0x4C1773C: _mesa_meta_DrawPixels (meta.c:1969)
==31181==    by 0x4A864C3: intelDrawPixels (intel_pixel_draw.c:56)
==31181==    by 0x4C84CB4: _mesa_DrawPixels (drawpix.c:96)
==31181==    by 0x804AECB: piglit_display (useprogram-refcount-1.c:55)
==31181==    by 0x804CF8E: display (piglit-framework.c:52)
==31181==    by 0x40C1C1D: fghcbDisplayWindow (freeglut_main.c:210)
==31181==  Address 0xb7865000 is not stack'd, malloc'd or (recently) free'd
==31181== 


Output:
errors
  • ==31181== Invalid write of size 4
  • ==31181== at 0x4B80272: _mesa_texstore_argb8888 (texstore.c:1505)
  • ==31181== by 0x4B80F10: _mesa_texstore (texstore.c:4053)
  • ==31181== by 0x4A8A124: intelTexSubimage.clone.0 (intel_tex_subimage.c:148)
  • ==31181== by 0x4A8A60E: intelTexSubImage2D (intel_tex_subimage.c:223)
  • ==31181== by 0x4B6F650: _mesa_TexSubImage2D (teximage.c:2744)
  • ==31181== by 0x4C15443: setup_drawpix_texture.clone.2 (meta.c:1054)
  • ==31181== by 0x4C1773C: _mesa_meta_DrawPixels (meta.c:1969)
  • ==31181== by 0x4A864C3: intelDrawPixels (intel_pixel_draw.c:56)
  • ==31181== by 0x4C84CB4: _mesa_DrawPixels (drawpix.c:96)
  • ==31181== by 0x804AECB: piglit_display (useprogram-refcount-1.c:55)
  • ==31181== by 0x804CF8E: display (piglit-framework.c:52)
  • ==31181== by 0x40C1C1D: fghcbDisplayWindow (freeglut_main.c:210)
  • ==31181== Address 0xb7865000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==31181==

Back to summary