Results for valgrind/bugs/point-sprite

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 6.67283892632
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
==17528== Invalid write of size 4
==17528==    at 0x4CA46B6: _mesa_texstore_argb8888 (texstore.c:1467)
==17528==    by 0x4CAB804: _mesa_texstore (texstore.c:3926)
==17528==    by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
==17528==    by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
==17528==    by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415)
==17528==    by 0x408357F: glTexImage2D (glapitemp.h:1002)
==17528==    by 0x804C361: piglit_checkerboard_texture (piglit-util.c:919)
==17528==    by 0x804A62F: piglit_init (point-sprite.c:68)
==17528==    by 0x804CB06: main (piglit-framework.c:116)
==17528==  Address 0xb7814000 is not stack'd, malloc'd or (recently) free'd
==17528== 


Output:
errors
  • ==17528== Invalid write of size 4
  • ==17528== at 0x4CA46B6: _mesa_texstore_argb8888 (texstore.c:1467)
  • ==17528== by 0x4CAB804: _mesa_texstore (texstore.c:3926)
  • ==17528== by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
  • ==17528== by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
  • ==17528== by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415)
  • ==17528== by 0x408357F: glTexImage2D (glapitemp.h:1002)
  • ==17528== by 0x804C361: piglit_checkerboard_texture (piglit-util.c:919)
  • ==17528== by 0x804A62F: piglit_init (point-sprite.c:68)
  • ==17528== by 0x804CB06: main (piglit-framework.c:116)
  • ==17528== Address 0xb7814000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==17528==

Back to summary