Results for valgrind/glean/texgen

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
==24602== Invalid write of size 4
==24602==    at 0x4AF2595: _mesa_texstore_argb8888 (texstore.c:1469)
==24602==    by 0x4AF2F10: _mesa_texstore (texstore.c:4053)
==24602==    by 0x49FAB82: intelTexImage (intel_tex_image.c:500)
==24602==    by 0x49FB74D: intelTexImage2D (intel_tex_image.c:549)
==24602==    by 0x4AE03E2: teximage (teximage.c:2512)
==24602==    by 0x4AE0D7D: _mesa_TexImage2D (teximage.c:2566)
==24602==    by 0x40A2365: gluBuild2DMipmapLevelsCore (mipmap.c:4494)
==24602==    by 0x40A7756: gluBuild2DMipmaps (mipmap.c:4606)
==24602==    by 0x81323C2: GLEAN::TexgenTest::runOne(GLEAN::BasicResult&, GLEAN::Window&) (ttexgen.cpp:234)
==24602==    by 0x80C936C: GLEAN::BaseTest<GLEAN::BasicResult>::run(GLEAN::Environment&) (tbase.h:325)
==24602==    by 0x80BF2B1: main (main.cpp:141)
==24602==  Address 0xb778f000 is not stack'd, malloc'd or (recently) free'd
==24602== 


Output:
errors
  • ==24602== Invalid write of size 4
  • ==24602== at 0x4AF2595: _mesa_texstore_argb8888 (texstore.c:1469)
  • ==24602== by 0x4AF2F10: _mesa_texstore (texstore.c:4053)
  • ==24602== by 0x49FAB82: intelTexImage (intel_tex_image.c:500)
  • ==24602== by 0x49FB74D: intelTexImage2D (intel_tex_image.c:549)
  • ==24602== by 0x4AE03E2: teximage (teximage.c:2512)
  • ==24602== by 0x4AE0D7D: _mesa_TexImage2D (teximage.c:2566)
  • ==24602== by 0x40A2365: gluBuild2DMipmapLevelsCore (mipmap.c:4494)
  • ==24602== by 0x40A7756: gluBuild2DMipmaps (mipmap.c:4606)
  • ==24602== by 0x81323C2: GLEAN::TexgenTest::runOne(GLEAN::BasicResult&, GLEAN::Window&) (ttexgen.cpp:234)
  • ==24602== by 0x80C936C: GLEAN::BaseTest<GLEAN::BasicResult>::run(GLEAN::Environment&) (tbase.h:325)
  • ==24602== by 0x80BF2B1: main (main.cpp:141)
  • ==24602== Address 0xb778f000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==24602==

Back to summary