Results for valgrind/texturing/tex3d-npot

Overview

Status: skip
Result: skip

Back to summary

Details

Detail Value
returncode 0
time 6.389564991
errors_ignored
  • Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08
info
Returncode: 0

Errors:
Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08
==27905== Invalid write of size 4
==27905==    at 0x4CA43DC: _mesa_texstore_argb8888 (texstore.c:1394)
==27905==    by 0x4CAB804: _mesa_texstore (texstore.c:3926)
==27905==    by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
==27905==    by 0x4B707AB: intelTexImage3D (intel_tex_image.c:552)
==27905==    by 0x4C9336E: _mesa_TexImage3D (teximage.c:2529)
==27905==    by 0x4088452: glTexImage3D (glapitemp.h:2150)
==27905==    by 0x804AC54: test_simple (tex3d-npot.c:181)
==27905==    by 0x804ADDE: piglit_display (tex3d-npot.c:208)
==27905==    by 0x804CE5A: display (piglit-framework.c:52)
==27905==    by 0x416181F: fghcbDisplayWindow (freeglut_main.c:210)
==27905==    by 0x416565F: fgEnumWindows (freeglut_structure.c:394)
==27905==    by 0x4161CDA: glutMainLoopEvent (freeglut_main.c:249)
==27905==  Address 0xb7719000 is not stack'd, malloc'd or (recently) free'd
==27905== 
Render 3D texture: Mismatch at 0x0x1
 Expected: 188,158,156,157
 Readback: 252,87,82,240
Failure with texture size 3x3x3, format = GL_RGBA


Output:
errors
  • ==27905== Invalid write of size 4
  • ==27905== at 0x4CA43DC: _mesa_texstore_argb8888 (texstore.c:1394)
  • ==27905== by 0x4CAB804: _mesa_texstore (texstore.c:3926)
  • ==27905== by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
  • ==27905== by 0x4B707AB: intelTexImage3D (intel_tex_image.c:552)
  • ==27905== by 0x4C9336E: _mesa_TexImage3D (teximage.c:2529)
  • ==27905== by 0x4088452: glTexImage3D (glapitemp.h:2150)
  • ==27905== by 0x804AC54: test_simple (tex3d-npot.c:181)
  • ==27905== by 0x804ADDE: piglit_display (tex3d-npot.c:208)
  • ==27905== by 0x804CE5A: display (piglit-framework.c:52)
  • ==27905== by 0x416181F: fghcbDisplayWindow (freeglut_main.c:210)
  • ==27905== by 0x416565F: fgEnumWindows (freeglut_structure.c:394)
  • ==27905== by 0x4161CDA: glutMainLoopEvent (freeglut_main.c:249)
  • ==27905== Address 0xb7719000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==27905==
  • Render 3D texture: Mismatch at 0x0x1
  • Expected: 188,158,156,157
  • Readback: 252,87,82,240
  • Failure with texture size 3x3x3, format = GL_RGBA

Back to summary