Re: [Mesa-dev] valgrind shows read after frees in GLSL compiler

2014-07-25 Thread Matt Turner
On Thu, Jul 24, 2014 at 10:10 PM, Tapani Pälli wrote: > These last lines here look familiar or at least hit the same area of > code as: > > https://bugs.freedesktop.org/show_bug.cgi?id=81379 > > (this bug got fixed though) I don't think it did. I'm still seeing it. I'll look into it. ___

Re: [Mesa-dev] valgrind shows read after frees in GLSL compiler

2014-07-24 Thread Tapani Pälli
On 07/25/2014 06:51 AM, Dave Airlie wrote: > Hi guys, > > Just fell over these in passing, run piglit > glsl-1.50-transform-feedback-type-and-size test > > Dave. > > 8< > ==8650== Invalid read of size 4 > ==8650==at 0x65F7FD6: brw::vec4_visitor::opt_cse_local(bblock_t*) > (brw_vec4_cse.cpp:22

[Mesa-dev] valgrind shows read after frees in GLSL compiler

2014-07-24 Thread Dave Airlie
Hi guys, Just fell over these in passing, run piglit glsl-1.50-transform-feedback-type-and-size test Dave. ==8650== Invalid read of size 8 ==8650==at 0x6440C9D: ast_interface_block::hir(exec_list*, _mesa_glsl_parse_state*) (ast_to_hir.cpp:5647) ==8650==by 0x64334CA: _mesa_ast_to_hir(exec