Results for valgrind/fbo/fbo-blit-d24s8

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 7.7428920269
note Returncode was 1
errors_ignored
  • Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08
info
Returncode: 1

Errors:
Mesa: Mesa 7.10-devel DEBUG build Oct 17 2010 14:41:08
==17576== Invalid read of size 4
==17576==    at 0x4CA969B: _mesa_texstore_s8_z24 (texstore.c:3048)
==17576==    by 0x4CAB804: _mesa_texstore (texstore.c:3926)
==17576==    by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
==17576==    by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
==17576==    by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415)
==17576==    by 0x4D65342: setup_drawpix_texture (meta.c:1005)
==17576==    by 0x4D65F98: _mesa_meta_BlitFramebuffer (meta.c:1329)
==17576==    by 0x4C340B4: _mesa_BlitFramebufferEXT (fbobject.c:2321)
==17576==    by 0x4097E7C: gl_dispatch_stub_793 (glapitemp.h:5555)
==17576==    by 0x804AB0A: copy (fbo-blit-d24s8.c:139)
==17576==    by 0x804AD44: run_test (fbo-blit-d24s8.c:191)
==17576==    by 0x804B05A: piglit_display (fbo-blit-d24s8.c:235)
==17576==  Address 0xb7738000 is not stack'd, malloc'd or (recently) free'd
==17576== 
==17576== Invalid write of size 4
==17576==    at 0x4CA96A5: _mesa_texstore_s8_z24 (texstore.c:3048)
==17576==    by 0x4CAB804: _mesa_texstore (texstore.c:3926)
==17576==    by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
==17576==    by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
==17576==    by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415)
==17576==    by 0x4D65342: setup_drawpix_texture (meta.c:1005)
==17576==    by 0x4D65F98: _mesa_meta_BlitFramebuffer (meta.c:1329)
==17576==    by 0x4C340B4: _mesa_BlitFramebufferEXT (fbobject.c:2321)
==17576==    by 0x4097E7C: gl_dispatch_stub_793 (glapitemp.h:5555)
==17576==    by 0x804AB0A: copy (fbo-blit-d24s8.c:139)
==17576==    by 0x804AD44: run_test (fbo-blit-d24s8.c:191)
==17576==    by 0x804B05A: piglit_display (fbo-blit-d24s8.c:235)
==17576==  Address 0xb7738000 is not stack'd, malloc'd or (recently) free'd
==17576== 
==17576== Invalid write of size 4
==17576==    at 0x4CA43DC: _mesa_texstore_argb8888 (texstore.c:1394)
==17576==    by 0x4CAB804: _mesa_texstore (texstore.c:3926)
==17576==    by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
==17576==    by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
==17576==    by 0x4C98E93: _mesa_get_fallback_texture (texobj.c:749)
==17576==    by 0x4CA0A38: update_texture_state (texstate.c:587)
==17576==    by 0x4CA0D13: _mesa_update_texture (texstate.c:662)
==17576==    by 0x4C80A28: _mesa_update_state_locked (state.c:590)
==17576==    by 0x4C80BE2: _mesa_update_state (state.c:676)
==17576==    by 0x4C002DA: _mesa_valid_to_render (context.c:1702)
==17576==    by 0x4DC8581: check_valid_to_render (api_validate.c:104)
==17576==    by 0x4DC8B3F: _mesa_validate_DrawArrays (api_validate.c:317)
==17576==  Address 0xb7737000 is not stack'd, malloc'd or (recently) free'd
==17576== 
==17576== Invalid read of size 4
==17576==    at 0x4DDAA86: fetch_texel_2d_f_s8_z24 (texfetch_tmp.h:1891)
==17576==    by 0x4D3C999: sample_depth_texture (s_texfilter.c:3040)
==17576==    by 0x4E0B78C: fetch_texel_deriv (s_fragprog.c:122)
==17576==    by 0x4D0595B: fetch_texel (prog_execute.c:398)
==17576==    by 0x4D09815: _mesa_execute_program (prog_execute.c:1650)
==17576==    by 0x4E0BA5A: run_program (s_fragprog.c:209)
==17576==    by 0x4E0BE2F: _swrast_exec_fragment_program (s_fragprog.c:265)
==17576==    by 0x4D2D892: shade_texture_span (s_span.c:997)
==17576==    by 0x4D2DD14: _swrast_write_rgba_span (s_span.c:1105)
==17576==    by 0x4D52E73: general_triangle (s_tritemp.h:819)
==17576==    by 0x4D1E102: _swrast_validate_triangle (s_context.c:366)
==17576==    by 0x4D1EB2D: _swrast_Triangle (s_context.c:709)
==17576==  Address 0xb7738000 is not stack'd, malloc'd or (recently) free'd
==17576== 


Output:
Verify 1
Verify 2
Verify 3
Verify 4 (FBO)
Verify 5 (FBO)
errors
  • ==17576== Invalid read of size 4
  • ==17576== at 0x4CA969B: _mesa_texstore_s8_z24 (texstore.c:3048)
  • ==17576== by 0x4CAB804: _mesa_texstore (texstore.c:3926)
  • ==17576== by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
  • ==17576== by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
  • ==17576== by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415)
  • ==17576== by 0x4D65342: setup_drawpix_texture (meta.c:1005)
  • ==17576== by 0x4D65F98: _mesa_meta_BlitFramebuffer (meta.c:1329)
  • ==17576== by 0x4C340B4: _mesa_BlitFramebufferEXT (fbobject.c:2321)
  • ==17576== by 0x4097E7C: gl_dispatch_stub_793 (glapitemp.h:5555)
  • ==17576== by 0x804AB0A: copy (fbo-blit-d24s8.c:139)
  • ==17576== by 0x804AD44: run_test (fbo-blit-d24s8.c:191)
  • ==17576== by 0x804B05A: piglit_display (fbo-blit-d24s8.c:235)
  • ==17576== Address 0xb7738000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==17576==
  • ==17576== Invalid write of size 4
  • ==17576== at 0x4CA96A5: _mesa_texstore_s8_z24 (texstore.c:3048)
  • ==17576== by 0x4CAB804: _mesa_texstore (texstore.c:3926)
  • ==17576== by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
  • ==17576== by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
  • ==17576== by 0x4C92CE5: _mesa_TexImage2D (teximage.c:2415)
  • ==17576== by 0x4D65342: setup_drawpix_texture (meta.c:1005)
  • ==17576== by 0x4D65F98: _mesa_meta_BlitFramebuffer (meta.c:1329)
  • ==17576== by 0x4C340B4: _mesa_BlitFramebufferEXT (fbobject.c:2321)
  • ==17576== by 0x4097E7C: gl_dispatch_stub_793 (glapitemp.h:5555)
  • ==17576== by 0x804AB0A: copy (fbo-blit-d24s8.c:139)
  • ==17576== by 0x804AD44: run_test (fbo-blit-d24s8.c:191)
  • ==17576== by 0x804B05A: piglit_display (fbo-blit-d24s8.c:235)
  • ==17576== Address 0xb7738000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==17576==
  • ==17576== Invalid write of size 4
  • ==17576== at 0x4CA43DC: _mesa_texstore_argb8888 (texstore.c:1394)
  • ==17576== by 0x4CAB804: _mesa_texstore (texstore.c:3926)
  • ==17576== by 0x4B706B4: intelTexImage (intel_tex_image.c:519)
  • ==17576== by 0x4B70832: intelTexImage2D (intel_tex_image.c:568)
  • ==17576== by 0x4C98E93: _mesa_get_fallback_texture (texobj.c:749)
  • ==17576== by 0x4CA0A38: update_texture_state (texstate.c:587)
  • ==17576== by 0x4CA0D13: _mesa_update_texture (texstate.c:662)
  • ==17576== by 0x4C80A28: _mesa_update_state_locked (state.c:590)
  • ==17576== by 0x4C80BE2: _mesa_update_state (state.c:676)
  • ==17576== by 0x4C002DA: _mesa_valid_to_render (context.c:1702)
  • ==17576== by 0x4DC8581: check_valid_to_render (api_validate.c:104)
  • ==17576== by 0x4DC8B3F: _mesa_validate_DrawArrays (api_validate.c:317)
  • ==17576== Address 0xb7737000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==17576==
  • ==17576== Invalid read of size 4
  • ==17576== at 0x4DDAA86: fetch_texel_2d_f_s8_z24 (texfetch_tmp.h:1891)
  • ==17576== by 0x4D3C999: sample_depth_texture (s_texfilter.c:3040)
  • ==17576== by 0x4E0B78C: fetch_texel_deriv (s_fragprog.c:122)
  • ==17576== by 0x4D0595B: fetch_texel (prog_execute.c:398)
  • ==17576== by 0x4D09815: _mesa_execute_program (prog_execute.c:1650)
  • ==17576== by 0x4E0BA5A: run_program (s_fragprog.c:209)
  • ==17576== by 0x4E0BE2F: _swrast_exec_fragment_program (s_fragprog.c:265)
  • ==17576== by 0x4D2D892: shade_texture_span (s_span.c:997)
  • ==17576== by 0x4D2DD14: _swrast_write_rgba_span (s_span.c:1105)
  • ==17576== by 0x4D52E73: general_triangle (s_tritemp.h:819)
  • ==17576== by 0x4D1E102: _swrast_validate_triangle (s_context.c:366)
  • ==17576== by 0x4D1EB2D: _swrast_Triangle (s_context.c:709)
  • ==17576== Address 0xb7738000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==17576==

Back to summary