==19948== Memcheck, a memory error detector ==19948== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al. ==19948== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info ==19948== Command: blender --log-file=valgrind.log ==19948== --19948-- WARNING: Serious error when reading debug info --19948-- When reading debug info from /usr/lib/libGL.so.290.10: --19948-- Can't make sense of .got.plt section mapping --19948-- WARNING: Serious error when reading debug info --19948-- When reading debug info from /usr/lib/libnvidia-glcore.so.290.10: --19948-- Can't make sense of .got section mapping ==19948== Invalid read of size 4 ==19948== at 0x4B83073: OpenImageIO::v0::ustring::make_unique(char const*) (in /usr/lib/libOpenImageIO.so) ==19948== by 0x4CAF5E7: ??? ==19948== Address 0x2601 is not stack'd, malloc'd or (recently) free'd ==19948== ==19948== ==19948== Process terminating with default action of signal 11 (SIGSEGV) ==19948== Access not within mapped region at address 0x25FD ==19948== at 0x4B83073: OpenImageIO::v0::ustring::make_unique(char const*) (in /usr/lib/libOpenImageIO.so) ==19948== by 0x4CAF5E7: ??? ==19948== If you believe this happened as a result of a stack ==19948== overflow in your program's main thread (unlikely but ==19948== possible), you can try to increase the size of the ==19948== main thread stack using the --main-stacksize= flag. ==19948== The main thread stack size used in this run was 8388608. ==19948== ==19948== HEAP SUMMARY: ==19948== in use at exit: 1,990 bytes in 16 blocks ==19948== total heap usage: 16 allocs, 0 frees, 1,990 bytes allocated ==19948== ==19948== LEAK SUMMARY: ==19948== definitely lost: 0 bytes in 0 blocks ==19948== indirectly lost: 0 bytes in 0 blocks ==19948== possibly lost: 342 bytes in 9 blocks ==19948== still reachable: 1,648 bytes in 7 blocks ==19948== suppressed: 0 bytes in 0 blocks ==19948== Rerun with --leak-check=full to see details of leaked memory ==19948== ==19948== For counts of detected and suppressed errors, rerun with: -v ==19948== ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0)