Results for valgrind/glean/paths

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
==24361== Invalid write of size 4
==24361==    at 0x4AF2272: _mesa_texstore_argb8888 (texstore.c:1505)
==24361==    by 0x4AF2F10: _mesa_texstore (texstore.c:4053)
==24361==    by 0x49FAB82: intelTexImage (intel_tex_image.c:500)
==24361==    by 0x49FB74D: intelTexImage2D (intel_tex_image.c:549)
==24361==    by 0x4AE03E2: teximage (teximage.c:2512)
==24361==    by 0x4AE0D7D: _mesa_TexImage2D (teximage.c:2566)
==24361==    by 0x80FEE4B: GLEAN::PathsTest::SetPathState(GLEAN::PathsTest::Path, GLEAN::PathsTest::State) const (tpaths.cpp:175)
==24361==    by 0x80FF242: GLEAN::PathsTest::runOne(GLEAN::BasicResult&, GLEAN::Window&) (tpaths.cpp:269)
==24361==    by 0x80C936C: GLEAN::BaseTest<GLEAN::BasicResult>::run(GLEAN::Environment&) (tbase.h:325)
==24361==    by 0x80BF2B1: main (main.cpp:141)
==24361==  Address 0xb787f000 is not stack'd, malloc'd or (recently) free'd
==24361== 


Output:
errors
  • ==24361== Invalid write of size 4
  • ==24361== at 0x4AF2272: _mesa_texstore_argb8888 (texstore.c:1505)
  • ==24361== by 0x4AF2F10: _mesa_texstore (texstore.c:4053)
  • ==24361== by 0x49FAB82: intelTexImage (intel_tex_image.c:500)
  • ==24361== by 0x49FB74D: intelTexImage2D (intel_tex_image.c:549)
  • ==24361== by 0x4AE03E2: teximage (teximage.c:2512)
  • ==24361== by 0x4AE0D7D: _mesa_TexImage2D (teximage.c:2566)
  • ==24361== by 0x80FEE4B: GLEAN::PathsTest::SetPathState(GLEAN::PathsTest::Path, GLEAN::PathsTest::State) const (tpaths.cpp:175)
  • ==24361== by 0x80FF242: GLEAN::PathsTest::runOne(GLEAN::BasicResult&, GLEAN::Window&) (tpaths.cpp:269)
  • ==24361== by 0x80C936C: GLEAN::BaseTest<GLEAN::BasicResult>::run(GLEAN::Environment&) (tbase.h:325)
  • ==24361== by 0x80BF2B1: main (main.cpp:141)
  • ==24361== Address 0xb787f000 is not stack\'d, malloc\'d or (recently) free\'d
  • ==24361==

Back to summary