Results for valgrind/texturing/texdepth

Overview

Status: skip
Result: skip

Back to summary

Details

Detail Value
returncode 0
time 6.24076080322
errors_ignored
  • Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08
errors
  • ==27915== Invalid read of size 4
  • ==27915== at 0x4CA969B: _mesa_texstore_s8_z24 (texstore.c:3048)
  • ==27915== by 0x4CAB804: _mesa_texstore (texstore.c:3926)
  • ==27915== by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
  • ==27915== by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
  • ==27915== by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415)
  • ==27915== by 0x408357F: glTexImage2D (glapitemp.h:1002)
  • ==27915== by 0x804B8B8: init (texdepth.c:398)
  • ==27915== by 0x804BA59: main (texdepth.c:426)
  • ==27915== Address 0xb788c000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==27915==
  • ==27915== Invalid write of size 4
  • ==27915== at 0x4CA96A5: _mesa_texstore_s8_z24 (texstore.c:3048)
  • ==27915== by 0x4CAB804: _mesa_texstore (texstore.c:3926)
  • ==27915== by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
  • ==27915== by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
  • ==27915== by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415)
  • ==27915== by 0x408357F: glTexImage2D (glapitemp.h:1002)
  • ==27915== by 0x804B8B8: init (texdepth.c:398)
  • ==27915== by 0x804BA59: main (texdepth.c:426)
  • ==27915== Address 0xb788c000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==27915==
info
Returncode: 0

Errors:
Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08
==27915== Invalid read of size 4
==27915==    at 0x4CA969B: _mesa_texstore_s8_z24 (texstore.c:3048)
==27915==    by 0x4CAB804: _mesa_texstore (texstore.c:3926)
==27915==    by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
==27915==    by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
==27915==    by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415)
==27915==    by 0x408357F: glTexImage2D (glapitemp.h:1002)
==27915==    by 0x804B8B8: init (texdepth.c:398)
==27915==    by 0x804BA59: main (texdepth.c:426)
==27915==  Address 0xb788c000 is not stack'd, malloc'd or (recently) free'd
==27915== 
==27915== Invalid write of size 4
==27915==    at 0x4CA96A5: _mesa_texstore_s8_z24 (texstore.c:3048)
==27915==    by 0x4CAB804: _mesa_texstore (texstore.c:3926)
==27915==    by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
==27915==    by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
==27915==    by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415)
==27915==    by 0x408357F: glTexImage2D (glapitemp.h:1002)
==27915==    by 0x804B8B8: init (texdepth.c:398)
==27915==    by 0x804BA59: main (texdepth.c:426)
==27915==  Address 0xb788c000 is not stack'd, malloc'd or (recently) free'd
==27915== 


Output:
GL_ARB_shadow_ambient not supported.
Probe at (16,16)
  Expected: 0.000000 0.000000 0.000000 1.000000
  Observed: 0.250980 0.250980 0.250980 1.000000
Test failed: 'EXT_shadow_func: GL_LESS'
See above for details.

Back to summary