Results for valgrind/fbo/fbo-readdrawpix

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
==20195== Invalid write of size 4
==20195==    at 0x4B80272: _mesa_texstore_argb8888 (texstore.c:1505)
==20195==    by 0x4B80F10: _mesa_texstore (texstore.c:4053)
==20195==    by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
==20195==    by 0x4A8974D: intelTexImage2D (intel_tex_image.c:549)
==20195==    by 0x4B6E3E2: teximage (teximage.c:2512)
==20195==    by 0x4B6ED7D: _mesa_TexImage2D (teximage.c:2566)
==20195==    by 0x4C1549A: setup_drawpix_texture.clone.2 (meta.c:1032)
==20195==    by 0x4C1773C: _mesa_meta_DrawPixels (meta.c:1969)
==20195==    by 0x4A864C3: intelDrawPixels (intel_pixel_draw.c:56)
==20195==    by 0x4C84CB4: _mesa_DrawPixels (drawpix.c:96)
==20195==    by 0x804B65A: copy (fbo-readdrawpix.c:132)
==20195==    by 0x804B87F: run_test (fbo-readdrawpix.c:175)
==20195==  Address 0xb7848000 is not stack'd, malloc'd or (recently) free'd
==20195== 
==20195== Invalid write of size 4
==20195==    at 0x4B80272: _mesa_texstore_argb8888 (texstore.c:1505)
==20195==    by 0x4B80F10: _mesa_texstore (texstore.c:4053)
==20195==    by 0x4A8A124: intelTexSubimage.clone.0 (intel_tex_subimage.c:148)
==20195==    by 0x4A8A60E: intelTexSubImage2D (intel_tex_subimage.c:223)
==20195==    by 0x4B6F650: _mesa_TexSubImage2D (teximage.c:2744)
==20195==    by 0x4C15443: setup_drawpix_texture.clone.2 (meta.c:1054)
==20195==    by 0x4C1773C: _mesa_meta_DrawPixels (meta.c:1969)
==20195==    by 0x4A864C3: intelDrawPixels (intel_pixel_draw.c:56)
==20195==    by 0x4C84CB4: _mesa_DrawPixels (drawpix.c:96)
==20195==    by 0x804B65A: copy (fbo-readdrawpix.c:132)
==20195==    by 0x804B8F3: run_test (fbo-readdrawpix.c:181)
==20195==    by 0x804BA61: piglit_display (fbo-readdrawpix.c:206)
==20195==  Address 0xb7848000 is not stack'd, malloc'd or (recently) free'd
==20195== 


Output:
errors
  • ==20195== Invalid write of size 4
  • ==20195== at 0x4B80272: _mesa_texstore_argb8888 (texstore.c:1505)
  • ==20195== by 0x4B80F10: _mesa_texstore (texstore.c:4053)
  • ==20195== by 0x4A88B82: intelTexImage (intel_tex_image.c:500)
  • ==20195== by 0x4A8974D: intelTexImage2D (intel_tex_image.c:549)
  • ==20195== by 0x4B6E3E2: teximage (teximage.c:2512)
  • ==20195== by 0x4B6ED7D: _mesa_TexImage2D (teximage.c:2566)
  • ==20195== by 0x4C1549A: setup_drawpix_texture.clone.2 (meta.c:1032)
  • ==20195== by 0x4C1773C: _mesa_meta_DrawPixels (meta.c:1969)
  • ==20195== by 0x4A864C3: intelDrawPixels (intel_pixel_draw.c:56)
  • ==20195== by 0x4C84CB4: _mesa_DrawPixels (drawpix.c:96)
  • ==20195== by 0x804B65A: copy (fbo-readdrawpix.c:132)
  • ==20195== by 0x804B87F: run_test (fbo-readdrawpix.c:175)
  • ==20195== Address 0xb7848000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==20195==
  • ==20195== Invalid write of size 4
  • ==20195== at 0x4B80272: _mesa_texstore_argb8888 (texstore.c:1505)
  • ==20195== by 0x4B80F10: _mesa_texstore (texstore.c:4053)
  • ==20195== by 0x4A8A124: intelTexSubimage.clone.0 (intel_tex_subimage.c:148)
  • ==20195== by 0x4A8A60E: intelTexSubImage2D (intel_tex_subimage.c:223)
  • ==20195== by 0x4B6F650: _mesa_TexSubImage2D (teximage.c:2744)
  • ==20195== by 0x4C15443: setup_drawpix_texture.clone.2 (meta.c:1054)
  • ==20195== by 0x4C1773C: _mesa_meta_DrawPixels (meta.c:1969)
  • ==20195== by 0x4A864C3: intelDrawPixels (intel_pixel_draw.c:56)
  • ==20195== by 0x4C84CB4: _mesa_DrawPixels (drawpix.c:96)
  • ==20195== by 0x804B65A: copy (fbo-readdrawpix.c:132)
  • ==20195== by 0x804B8F3: run_test (fbo-readdrawpix.c:181)
  • ==20195== by 0x804BA61: piglit_display (fbo-readdrawpix.c:206)
  • ==20195== Address 0xb7848000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==20195==

Back to summary