Results for valgrind/texturing/cubemap

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 4.63701510429
note Returncode was 1
info
Returncode: 1

Errors:
==32507== Invalid write of size 4
==32507==    at 0x4B8009D: _mesa_texstore_argb8888 (texstore.c:1587)
==32507==    by 0x4B80F10: _mesa_texstore (texstore.c:4053)
==32507==    by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
==32507==    by 0x4A8974D: intelTexImage2D (intel_tex_image.c:549)
==32507==    by 0x4B6E3E2: teximage (teximage.c:2512)
==32507==    by 0x4B6ED7D: _mesa_TexImage2D (teximage.c:2566)
==32507==    by 0x804B0D6: set_face_image (cubemap.c:99)
==32507==    by 0x804B446: draw_at_size (cubemap.c:173)
==32507==    by 0x804B78D: piglit_display (cubemap.c:252)
==32507==    by 0x804D84A: display (piglit-framework.c:52)
==32507==    by 0x40C1C1D: fghcbDisplayWindow (freeglut_main.c:210)
==32507==    by 0x40C558F: fgEnumWindows (freeglut_structure.c:394)
==32507==  Address 0xb77f1000 is not stack'd, malloc'd or (recently) free'd
==32507== 


Output:
errors
  • ==32507== Invalid write of size 4
  • ==32507== at 0x4B8009D: _mesa_texstore_argb8888 (texstore.c:1587)
  • ==32507== by 0x4B80F10: _mesa_texstore (texstore.c:4053)
  • ==32507== by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
  • ==32507== by 0x4A8974D: intelTexImage2D (intel_tex_image.c:549)
  • ==32507== by 0x4B6E3E2: teximage (teximage.c:2512)
  • ==32507== by 0x4B6ED7D: _mesa_TexImage2D (teximage.c:2566)
  • ==32507== by 0x804B0D6: set_face_image (cubemap.c:99)
  • ==32507== by 0x804B446: draw_at_size (cubemap.c:173)
  • ==32507== by 0x804B78D: piglit_display (cubemap.c:252)
  • ==32507== by 0x804D84A: display (piglit-framework.c:52)
  • ==32507== by 0x40C1C1D: fghcbDisplayWindow (freeglut_main.c:210)
  • ==32507== by 0x40C558F: fgEnumWindows (freeglut_structure.c:394)
  • ==32507== Address 0xb77f1000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==32507==

Back to summary