Skip to content

Instantly share code, notes, and snippets.

@anarsoul
Created January 15, 2020 20:59
Show Gist options
  • Save anarsoul/d1782e12db3af30206c0c076775394da to your computer and use it in GitHub Desktop.
Save anarsoul/d1782e12db3af30206c0c076775394da to your computer and use it in GitHub Desktop.
Test case 'dEQP-GLES2.functional.texture.format.a8_2d_pot'..
==5905== Invalid write of size 4
==5905== at 0x5A6A710: panfrost_access_tiled_image_generic (pan_tiling.c:253)
==5905== by 0x5A6A710: panfrost_load_tiled_image (pan_tiling.c:372)
==5905== by 0x5A9075B: lima_transfer_map (lima_resource.c:632)
==5905== by 0x554435F: pipe_transfer_map (u_inlines.h:486)
==5905== by 0x554435F: st_MapRenderbuffer (st_cb_fbo.c:903)
==5905== by 0x5682D13: read_rgba_pixels (readpix.c:464)
==5905== by 0x5682D13: _mesa_readpixels (readpix.c:896)
==5905== by 0x556217F: st_ReadPixels (st_cb_readpixels.c:553)
==5905== by 0x568435F: read_pixels (readpix.c:1164)
==5905== by 0x568435F: _mesa_ReadnPixelsARB (readpix.c:1181)
==5905== by 0x4A280F: glu::readPixels(glu::RenderContext const&, int, int, tcu::PixelBufferAccess const&) (in /home/alarm/deqp/build/modules/gles2/deqp-gles2)
==5905== by 0x250407: deqp::gles2::Functional::Texture2DFormatCase::iterate() (in /home/alarm/deqp/build/modules/gles2/deqp-gles2)
==5905== by 0x16DE6F: deqp::gles2::TestCaseWrapper::iterate(tcu::TestCase*) (in /home/alarm/deqp/build/modules/gles2/deqp-gles2)
==5905== by 0x5E40F3: tcu::TestSessionExecutor::iterateTestCase(tcu::TestCase*) (in /home/alarm/deqp/build/modules/gles2/deqp-gles2)
==5905== by 0x5E4A07: tcu::TestSessionExecutor::iterate() (in /home/alarm/deqp/build/modules/gles2/deqp-gles2)
==5905== by 0x5C195B: tcu::App::iterate() (in /home/alarm/deqp/build/modules/gles2/deqp-gles2)
==5905== Address 0x66824c0 is 32 bytes before a block of size 736 in arena "client"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment