Results for valgrind/texturing/texwrap/npot-1d-rgb10a2

Overview

Status: skip
Result: skip

Back to summary

Details

Detail Value
returncode 0
time 5.62049913406
errors_ignored
  • Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08
errors
  • ==28207== Invalid write of size 4
  • ==28207== at 0x4CA46B6: _mesa_texstore_argb8888 (texstore.c:1467)
  • ==28207== by 0x4CAB804: _mesa_texstore (texstore.c:3926)
  • ==28207== by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
  • ==28207== by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
  • ==28207== by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415)
  • ==28207== by 0x408357F: glTexImage2D (glapitemp.h:1002)
  • ==28207== by 0x804C60E: is_format_supported (texwrap.c:830)
  • ==28207== by 0x804CA2E: piglit_init (texwrap.c:917)
  • ==28207== by 0x804ECEA: main (piglit-framework.c:116)
  • ==28207== Address 0xb7897000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==28207==
info
Returncode: 0

Errors:
Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08
==28207== Invalid write of size 4
==28207==    at 0x4CA46B6: _mesa_texstore_argb8888 (texstore.c:1467)
==28207==    by 0x4CAB804: _mesa_texstore (texstore.c:3926)
==28207==    by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
==28207==    by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
==28207==    by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415)
==28207==    by 0x408357F: glTexImage2D (glapitemp.h:1002)
==28207==    by 0x804C60E: is_format_supported (texwrap.c:830)
==28207==    by 0x804CA2E: piglit_init (texwrap.c:917)
==28207==    by 0x804ECEA: main (piglit-framework.c:116)
==28207==  Address 0xb7897000 is not stack'd, malloc'd or (recently) free'd
==28207== 


Output:
Parameter: -npot-1d-rgb10a2-
Using TEXTURE_1D.
Using NPOT dimensions.
RGB10_A2 is R8G8B8A8. The internal format is 0x8059.
The real format appears to be different from the requested format.
Skipping.

Back to summary