Results for valgrind/shaders/fp-indirections2

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
==28369== Invalid write of size 1
==28369==    at 0x4B77A34: swizzle_copy (texstore.c:708)
==28369==    by 0x4B7CAF0: _mesa_swizzle_ubyte_image.clone.3 (texstore.c:898)
==28369==    by 0x4B80483: _mesa_texstore_argb8888 (texstore.c:1546)
==28369==    by 0x4B80F10: _mesa_texstore (texstore.c:4053)
==28369==    by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
==28369==    by 0x4A897CE: intelTexImage1D (intel_tex_image.c:565)
==28369==    by 0x4B6E373: teximage (teximage.c:2506)
==28369==    by 0x4B6ECFE: _mesa_TexImage1D (teximage.c:2554)
==28369==    by 0x804B1D2: texture_init (fp-indirections2.c:87)
==28369==    by 0x804B8E7: piglit_init (fp-indirections2.c:266)
==28369==    by 0x804DA26: main (piglit-framework.c:116)
==28369==  Address 0xb7805000 is not stack'd, malloc'd or (recently) free'd
==28369== 
==28369== Invalid write of size 1
==28369==    at 0x4B77A34: swizzle_copy (texstore.c:708)
==28369==    by 0x4B7CA4F: _mesa_swizzle_ubyte_image.clone.3 (texstore.c:910)
==28369==    by 0x4B80483: _mesa_texstore_argb8888 (texstore.c:1546)
==28369==    by 0x4B80F10: _mesa_texstore (texstore.c:4053)
==28369==    by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
==28369==    by 0x4A896CC: intelTexImage3D (intel_tex_image.c:533)
==28369==    by 0x4B6E155: teximage (teximage.c:2518)
==28369==    by 0x804B311: texture_init (fp-indirections2.c:97)
==28369==    by 0x804B8E7: piglit_init (fp-indirections2.c:266)
==28369==    by 0x804DA26: main (piglit-framework.c:116)
==28369==  Address 0xb77e4000 is not stack'd, malloc'd or (recently) free'd
==28369== 


Output:
Max TEX instructions / TEX indirections: 16384 / 16384
errors
  • ==28369== Invalid write of size 1
  • ==28369== at 0x4B77A34: swizzle_copy (texstore.c:708)
  • ==28369== by 0x4B7CAF0: _mesa_swizzle_ubyte_image.clone.3 (texstore.c:898)
  • ==28369== by 0x4B80483: _mesa_texstore_argb8888 (texstore.c:1546)
  • ==28369== by 0x4B80F10: _mesa_texstore (texstore.c:4053)
  • ==28369== by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
  • ==28369== by 0x4A897CE: intelTexImage1D (intel_tex_image.c:565)
  • ==28369== by 0x4B6E373: teximage (teximage.c:2506)
  • ==28369== by 0x4B6ECFE: _mesa_TexImage1D (teximage.c:2554)
  • ==28369== by 0x804B1D2: texture_init (fp-indirections2.c:87)
  • ==28369== by 0x804B8E7: piglit_init (fp-indirections2.c:266)
  • ==28369== by 0x804DA26: main (piglit-framework.c:116)
  • ==28369== Address 0xb7805000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==28369==
  • ==28369== Invalid write of size 1
  • ==28369== at 0x4B77A34: swizzle_copy (texstore.c:708)
  • ==28369== by 0x4B7CA4F: _mesa_swizzle_ubyte_image.clone.3 (texstore.c:910)
  • ==28369== by 0x4B80483: _mesa_texstore_argb8888 (texstore.c:1546)
  • ==28369== by 0x4B80F10: _mesa_texstore (texstore.c:4053)
  • ==28369== by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
  • ==28369== by 0x4A896CC: intelTexImage3D (intel_tex_image.c:533)
  • ==28369== by 0x4B6E155: teximage (teximage.c:2518)
  • ==28369== by 0x804B311: texture_init (fp-indirections2.c:97)
  • ==28369== by 0x804B8E7: piglit_init (fp-indirections2.c:266)
  • ==28369== by 0x804DA26: main (piglit-framework.c:116)
  • ==28369== Address 0xb77e4000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==28369==

Back to summary