Results for valgrind/bugs/fdo25614-genmipmap

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
==19893== Invalid read of size 4
==19893==    at 0x4C91AC3: fetch_texel_2d_f_argb8888 (texfetch_tmp.h:496)
==19893==    by 0x4B690F2: _mesa_get_teximage (texgetimage.c:360)
==19893==    by 0x4A88625: intel_get_tex_image (intel_tex_image.c:636)
==19893==    by 0x4B6A09B: _mesa_GetTexImage (texgetimage.c:783)
==19893==    by 0x804BCB0: piglit_probe_texel_rgba (piglit-util.c:377)
==19893==    by 0x804B1E4: piglit_display (fdo25614-genmipmap.c:139)
==19893==    by 0x804D26A: display (piglit-framework.c:52)
==19893==    by 0x40C1C1D: fghcbDisplayWindow (freeglut_main.c:210)
==19893==    by 0x40C558F: fgEnumWindows (freeglut_structure.c:394)
==19893==    by 0x40C202D: glutMainLoopEvent (freeglut_main.c:249)
==19893==    by 0x40C2934: glutMainLoop (freeglut_main.c:1498)
==19893==    by 0x804D407: main (piglit-framework.c:118)
==19893==  Address 0xb776b000 is not stack'd, malloc'd or (recently) free'd
==19893== 


Output:
errors
  • ==19893== Invalid read of size 4
  • ==19893== at 0x4C91AC3: fetch_texel_2d_f_argb8888 (texfetch_tmp.h:496)
  • ==19893== by 0x4B690F2: _mesa_get_teximage (texgetimage.c:360)
  • ==19893== by 0x4A88625: intel_get_tex_image (intel_tex_image.c:636)
  • ==19893== by 0x4B6A09B: _mesa_GetTexImage (texgetimage.c:783)
  • ==19893== by 0x804BCB0: piglit_probe_texel_rgba (piglit-util.c:377)
  • ==19893== by 0x804B1E4: piglit_display (fdo25614-genmipmap.c:139)
  • ==19893== by 0x804D26A: display (piglit-framework.c:52)
  • ==19893== by 0x40C1C1D: fghcbDisplayWindow (freeglut_main.c:210)
  • ==19893== by 0x40C558F: fgEnumWindows (freeglut_structure.c:394)
  • ==19893== by 0x40C202D: glutMainLoopEvent (freeglut_main.c:249)
  • ==19893== by 0x40C2934: glutMainLoop (freeglut_main.c:1498)
  • ==19893== by 0x804D407: main (piglit-framework.c:118)
  • ==19893== Address 0xb776b000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==19893==

Back to summary