Results for valgrind/glean/texCube

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
==24544== Invalid write of size 4
==24544==    at 0x4AF209D: _mesa_texstore_argb8888 (texstore.c:1587)
==24544==    by 0x4AF2F10: _mesa_texstore (texstore.c:4053)
==24544==    by 0x49FAB82: intelTexImage (intel_tex_image.c:500)
==24544==    by 0x49FB74D: intelTexImage2D (intel_tex_image.c:549)
==24544==    by 0x4AE03E2: teximage (teximage.c:2512)
==24544==    by 0x4AE0D7D: _mesa_TexImage2D (teximage.c:2566)
==24544==    by 0x812E8BD: GLEAN::TexCubeTest::BuildTexImage(unsigned int, float const (*) [3]) (ttexcube.cpp:100)
==24544==    by 0x812F289: GLEAN::TexCubeTest::runOne(GLEAN::BasicResult&, GLEAN::Window&) (ttexcube.cpp:335)
==24544==    by 0x80C936C: GLEAN::BaseTest<GLEAN::BasicResult>::run(GLEAN::Environment&) (tbase.h:325)
==24544==    by 0x80BF2B1: main (main.cpp:141)
==24544==  Address 0xb774f000 is not stack'd, malloc'd or (recently) free'd
==24544== 


Output:
errors
  • ==24544== Invalid write of size 4
  • ==24544== at 0x4AF209D: _mesa_texstore_argb8888 (texstore.c:1587)
  • ==24544== by 0x4AF2F10: _mesa_texstore (texstore.c:4053)
  • ==24544== by 0x49FAB82: intelTexImage (intel_tex_image.c:500)
  • ==24544== by 0x49FB74D: intelTexImage2D (intel_tex_image.c:549)
  • ==24544== by 0x4AE03E2: teximage (teximage.c:2512)
  • ==24544== by 0x4AE0D7D: _mesa_TexImage2D (teximage.c:2566)
  • ==24544== by 0x812E8BD: GLEAN::TexCubeTest::BuildTexImage(unsigned int, float const (*) [3]) (ttexcube.cpp:100)
  • ==24544== by 0x812F289: GLEAN::TexCubeTest::runOne(GLEAN::BasicResult&, GLEAN::Window&) (ttexcube.cpp:335)
  • ==24544== by 0x80C936C: GLEAN::BaseTest<GLEAN::BasicResult>::run(GLEAN::Environment&) (tbase.h:325)
  • ==24544== by 0x80BF2B1: main (main.cpp:141)
  • ==24544== Address 0xb774f000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==24544==

Back to summary