[spstarr@segfault Borderlands 2]$ valgrind --leak-check=full apitrace replay --loop -b bl2469.trace ==6186== Memcheck, a memory error detector ==6186== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al. ==6186== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info ==6186== Command: apitrace replay --loop -b bl2469.trace ==6186== radeon: Failed to allocate a buffer: radeon: size : 4096 bytes radeon: alignment : 4096 bytes radeon: domains : 4 radeon: flags : 4 radeon: Failed to allocate a buffer: radeon: size : 4096 bytes radeon: alignment : 1 bytes radeon: domains : 2 radeon: flags : 0 radeon: Failed to allocate a buffer: radeon: size : 4096 bytes radeon: alignment : 1 bytes radeon: domains : 2 radeon: flags : 0 apitrace: warning: caught signal 11 25200981: error: caught an unhandled exception /usr/bin/glretrace+0x23c93c /lib64/libpthread.so.0+0x1042f /usr/lib64/dri/radeonsi_dri.so: get_radeon_bo+0x6ce9dc: /home/spstarr/rpmbuild/BUILD/mesa-20150911/src/gallium/winsys/radeon/drm/radeon_drm_bo.c:90 /usr/lib64/dri/radeonsi_dri.so: radeon_drm_get_cs_handle+0x6ce9dc: /home/spstarr/rpmbuild/BUILD/mesa-20150911/src/gallium/winsys/radeon/drm/radeon_drm_bo.c:861 /usr/lib64/dri/radeonsi_dri.so: radeon_cs_create_fence+0x6d18b1: /home/spstarr/rpmbuild/BUILD/mesa-20150911/src/gallium/winsys/radeon/drm/radeon_drm_cs.c:634 /usr/lib64/dri/radeonsi_dri.so: radeon_drm_cs_flush+0x6d18b1: /home/spstarr/rpmbuild/BUILD/mesa-20150911/src/gallium/winsys/radeon/drm/radeon_drm_cs.c:494 /usr/lib64/dri/radeonsi_dri.so: si_context_gfx_flush+0x642936: /home/spstarr/rpmbuild/BUILD/mesa-20150911/src/gallium/drivers/radeonsi/si_hw_context.c:99 /usr/lib64/dri/radeonsi_dri.so: radeon_add_to_buffer_list+0x63b859: ../../../../src/gallium/drivers/radeon/r600_cs.h:65 /usr/lib64/dri/radeonsi_dri.so: cik_sdma_do_copy_buffer+0x63b859: /home/spstarr/rpmbuild/BUILD/mesa-20150911/src/gallium/drivers/radeonsi/cik_sdma.c:64 /usr/lib64/dri/radeonsi_dri.so: cik_sdma_copy_buffer+0x63b859: /home/spstarr/rpmbuild/BUILD/mesa-20150911/src/gallium/drivers/radeonsi/cik_sdma.c:101 /usr/lib64/dri/radeonsi_dri.so: cik_sdma_copy+0x63b859: /home/spstarr/rpmbuild/BUILD/mesa-20150911/src/gallium/drivers/radeonsi/cik_sdma.c:232 /usr/lib64/dri/radeonsi_dri.so: r600_buffer_do_flush_region+0x6ebad2: /home/spstarr/rpmbuild/BUILD/mesa-20150911/src/gallium/drivers/radeon/r600_buffer_common.c:369 /usr/lib64/dri/radeonsi_dri.so: r600_buffer_transfer_unmap+0x6ebbac: /home/spstarr/rpmbuild/BUILD/mesa-20150911/src/gallium/drivers/radeon/r600_buffer_common.c:397 /usr/lib64/dri/radeonsi_dri.so: pipe_transfer_unmap+0x39d1e5: ./util/u_inlines.h:491 /usr/lib64/dri/radeonsi_dri.so: u_default_transfer_inline_write+0x39d1e5: util/u_transfer.c:66 /usr/lib64/dri/radeonsi_dri.so: pipe_buffer_write+0x1ea8a9: ../../src/gallium/auxiliary/util/u_inlines.h:364 /usr/lib64/dri/radeonsi_dri.so: st_bufferobj_subdata+0x1ea8a9: state_tracker/st_cb_bufferobjects.c:133 /usr/bin/glretrace+0xa7caa /usr/bin/glretrace+0xbc2c /usr/bin/glretrace+0xc28b /usr/bin/glretrace+0x7a14 /lib64/libc.so.6: __libc_start_main+0xef /usr/bin/glretrace: _start+0x28 ? apitrace: info: taking default action for signal 11 ==6186== ==6186== HEAP SUMMARY: ==6186== in use at exit: 72,704 bytes in 1 blocks ==6186== total heap usage: 44 allocs, 43 frees, 2,369,483 bytes allocated ==6186== ==6186== LEAK SUMMARY: ==6186== definitely lost: 0 bytes in 0 blocks ==6186== indirectly lost: 0 bytes in 0 blocks ==6186== possibly lost: 0 bytes in 0 blocks ==6186== still reachable: 72,704 bytes in 1 blocks ==6186== suppressed: 0 bytes in 0 blocks ==6186== Reachable blocks (those to which a pointer was found) are not shown. ==6186== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==6186== ==6186== For counts of detected and suppressed errors, rerun with: -v ==6186== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)