Results for valgrind/bugs/fdo23670-depth_test

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 6.85399079323
note Returncode was 1
errors_ignored
  • Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08
info
Returncode: 1

Errors:
Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08
==17488== Invalid write of size 4
==17488==    at 0x4CA46B6: _mesa_texstore_argb8888 (texstore.c:1467)
==17488==    by 0x4CAB804: _mesa_texstore (texstore.c:3926)
==17488==    by 0x4B7169B: intelTexSubimage (intel_tex_subimage.c:148)
==17488==    by 0x4B7198A: intelTexSubImage2D (intel_tex_subimage.c:223)
==17488==    by 0x4C93F8D: _mesa_TexSubImage2D (teximage.c:2734)
==17488==    by 0x4D6543C: setup_drawpix_texture (meta.c:1021)
==17488==    by 0x4D675AC: _mesa_meta_DrawPixels (meta.c:1941)
==17488==    by 0x4B75342: intelDrawPixels (intel_pixel_draw.c:56)
==17488==    by 0x4C25E42: _mesa_DrawPixels (drawpix.c:119)
==17488==    by 0x4084E9C: glDrawPixels (glapitemp.h:1372)
==17488==    by 0x804A518: piglit_display (fdo23670-depth_test.c:67)
==17488==    by 0x804C5DE: display (piglit-framework.c:52)
==17488==  Address 0xb784a000 is not stack'd, malloc'd or (recently) free'd
==17488== 


Output:
errors
  • ==17488== Invalid write of size 4
  • ==17488== at 0x4CA46B6: _mesa_texstore_argb8888 (texstore.c:1467)
  • ==17488== by 0x4CAB804: _mesa_texstore (texstore.c:3926)
  • ==17488== by 0x4B7169B: intelTexSubimage (intel_tex_subimage.c:148)
  • ==17488== by 0x4B7198A: intelTexSubImage2D (intel_tex_subimage.c:223)
  • ==17488== by 0x4C93F8D: _mesa_TexSubImage2D (teximage.c:2734)
  • ==17488== by 0x4D6543C: setup_drawpix_texture (meta.c:1021)
  • ==17488== by 0x4D675AC: _mesa_meta_DrawPixels (meta.c:1941)
  • ==17488== by 0x4B75342: intelDrawPixels (intel_pixel_draw.c:56)
  • ==17488== by 0x4C25E42: _mesa_DrawPixels (drawpix.c:119)
  • ==17488== by 0x4084E9C: glDrawPixels (glapitemp.h:1372)
  • ==17488== by 0x804A518: piglit_display (fdo23670-depth_test.c:67)
  • ==17488== by 0x804C5DE: display (piglit-framework.c:52)
  • ==17488== Address 0xb784a000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==17488==

Back to summary