Last active
March 30, 2020 13:49
-
-
Save jwnimmer-tri/fb63b425b61a33c27dbabb89d662a195 to your computer and use it in GitHub Desktop.
jenkins.log valgrind gl_renderer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2020-03-28T06:59:00.426Z] FAIL: //geometry/render/gl_renderer:opengl_context_test (see /media/ephemeral0/ubuntu/workspace/linux-bionic-clang-bazel-nightly-valgrind-memcheck/_bazel_ubuntu/e3a17ea9b3fa24f286c626398f92b05a/execroot/drake/bazel-out/k8-dbg/testlogs/geometry/render/gl_renderer/opengl_context_test/test.log) | |
[2020-03-28T06:59:00.426Z] INFO: From Testing //geometry/render/gl_renderer:opengl_context_test: | |
[2020-03-28T06:59:00.426Z] ==================== Test output for //geometry/render/gl_renderer:opengl_context_test: | |
[2020-03-28T06:59:00.426Z] ==17== Memcheck, a memory error detector | |
[2020-03-28T06:59:00.426Z] ==17== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. | |
[2020-03-28T06:59:00.426Z] ==17== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info | |
[2020-03-28T06:59:00.426Z] ==17== Command: geometry/render/gl_renderer/opengl_context_test | |
[2020-03-28T06:59:00.426Z] ==17== | |
[2020-03-28T06:59:00.426Z] Using drake_cc_googletest_main.cc | |
[2020-03-28T06:59:00.426Z] | |
[2020-03-28T06:59:00.426Z] [==========] Running 1 test from 1 test suite. | |
[2020-03-28T06:59:00.426Z] [----------] Global test environment set-up. | |
[2020-03-28T06:59:00.426Z] [----------] 1 test from OpenGlContext | |
[2020-03-28T06:59:00.426Z] [ RUN ] OpenGlContext.GetContext | |
[2020-03-28T06:59:00.426Z] [2020-03-28 06:58:50.480] [console] [info] Vendor: VMware, Inc. | |
[2020-03-28T06:59:00.426Z] [ OK ] OpenGlContext.GetContext (7604 ms) | |
[2020-03-28T06:59:00.426Z] [----------] 1 test from OpenGlContext (7614 ms total) | |
[2020-03-28T06:59:00.426Z] | |
[2020-03-28T06:59:00.426Z] [----------] Global test environment tear-down | |
[2020-03-28T06:59:00.426Z] [==========] 1 test from 1 test suite ran. (7656 ms total) | |
[2020-03-28T06:59:00.426Z] [ PASSED ] 1 test. | |
[2020-03-28T06:59:00.426Z] ==17== | |
[2020-03-28T06:59:00.426Z] ==17== HEAP SUMMARY: | |
[2020-03-28T06:59:00.426Z] ==17== in use at exit: 2,998,571 bytes in 3,641 blocks | |
[2020-03-28T06:59:00.426Z] ==17== total heap usage: 10,733 allocs, 7,092 frees, 61,870,422 bytes allocated | |
[2020-03-28T06:59:00.426Z] ==17== | |
[2020-03-28T06:59:00.426Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,666 of 1,908 | |
[2020-03-28T06:59:00.426Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.426Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9EB8804: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x157643: HandleSehExceptionsInMethodIfSupported<testing::Test, void> (gtest.cc:2433) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x157643: void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (gtest.cc:2469) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x141DA0: testing::Test::Run() (gtest.cc:2508) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x142CEF: testing::TestInfo::Run() (gtest.cc:2684) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x143356: testing::TestSuite::Run() (gtest.cc:2816) | |
[2020-03-28T06:59:00.426Z] ==17== | |
[2020-03-28T06:59:00.426Z] { | |
[2020-03-28T06:59:00.426Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.426Z] Memcheck:Leak | |
[2020-03-28T06:59:00.426Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.426Z] fun:malloc | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.426Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.426Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.426Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.426Z] fun:HandleSehExceptionsInMethodIfSupported<testing::Test, void> | |
[2020-03-28T06:59:00.426Z] fun:_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc | |
[2020-03-28T06:59:00.426Z] fun:_ZN7testing4Test3RunEv | |
[2020-03-28T06:59:00.426Z] fun:_ZN7testing8TestInfo3RunEv | |
[2020-03-28T06:59:00.426Z] fun:_ZN7testing9TestSuite3RunEv | |
[2020-03-28T06:59:00.426Z] } | |
[2020-03-28T06:59:00.426Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,667 of 1,908 | |
[2020-03-28T06:59:00.426Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.426Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9F71212: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.426Z] ==17== | |
[2020-03-28T06:59:00.426Z] { | |
[2020-03-28T06:59:00.426Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.426Z] Memcheck:Leak | |
[2020-03-28T06:59:00.426Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.426Z] fun:malloc | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.426Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.426Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.426Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.426Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.426Z] } | |
[2020-03-28T06:59:00.426Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,668 of 1,908 | |
[2020-03-28T06:59:00.426Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.426Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9F7121B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.426Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.427Z] ==17== | |
[2020-03-28T06:59:00.427Z] { | |
[2020-03-28T06:59:00.427Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.427Z] Memcheck:Leak | |
[2020-03-28T06:59:00.427Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.427Z] fun:malloc | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.427Z] } | |
[2020-03-28T06:59:00.427Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,669 of 1,908 | |
[2020-03-28T06:59:00.427Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.427Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9F71224: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.427Z] ==17== | |
[2020-03-28T06:59:00.427Z] { | |
[2020-03-28T06:59:00.427Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.427Z] Memcheck:Leak | |
[2020-03-28T06:59:00.427Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.427Z] fun:malloc | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.427Z] } | |
[2020-03-28T06:59:00.427Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,670 of 1,908 | |
[2020-03-28T06:59:00.427Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.427Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9F7122D: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.427Z] ==17== | |
[2020-03-28T06:59:00.427Z] { | |
[2020-03-28T06:59:00.427Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.427Z] Memcheck:Leak | |
[2020-03-28T06:59:00.427Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.427Z] fun:malloc | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.427Z] } | |
[2020-03-28T06:59:00.427Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,671 of 1,908 | |
[2020-03-28T06:59:00.427Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.427Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9F71275: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.427Z] ==17== | |
[2020-03-28T06:59:00.427Z] { | |
[2020-03-28T06:59:00.427Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.427Z] Memcheck:Leak | |
[2020-03-28T06:59:00.427Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.427Z] fun:malloc | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.427Z] } | |
[2020-03-28T06:59:00.427Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,672 of 1,908 | |
[2020-03-28T06:59:00.427Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.427Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9F71292: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.427Z] ==17== | |
[2020-03-28T06:59:00.427Z] { | |
[2020-03-28T06:59:00.427Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.427Z] Memcheck:Leak | |
[2020-03-28T06:59:00.427Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.427Z] fun:malloc | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.427Z] } | |
[2020-03-28T06:59:00.427Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,673 of 1,908 | |
[2020-03-28T06:59:00.427Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.427Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9F7129E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.427Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.427Z] ==17== | |
[2020-03-28T06:59:00.427Z] { | |
[2020-03-28T06:59:00.427Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.427Z] Memcheck:Leak | |
[2020-03-28T06:59:00.427Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.427Z] fun:malloc | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.427Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.427Z] } | |
[2020-03-28T06:59:00.427Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,674 of 1,908 | |
[2020-03-28T06:59:00.428Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9F712AA: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.428Z] ==17== | |
[2020-03-28T06:59:00.428Z] { | |
[2020-03-28T06:59:00.428Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.428Z] Memcheck:Leak | |
[2020-03-28T06:59:00.428Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.428Z] fun:malloc | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.428Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.428Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.428Z] } | |
[2020-03-28T06:59:00.428Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,675 of 1,908 | |
[2020-03-28T06:59:00.428Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA162FE5: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9E87AC4: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9F712B9: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.428Z] ==17== | |
[2020-03-28T06:59:00.428Z] { | |
[2020-03-28T06:59:00.428Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.428Z] Memcheck:Leak | |
[2020-03-28T06:59:00.428Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.428Z] fun:malloc | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.428Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.428Z] } | |
[2020-03-28T06:59:00.428Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,676 of 1,908 | |
[2020-03-28T06:59:00.428Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA162FE5: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9E87AD2: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9F712B9: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.428Z] ==17== | |
[2020-03-28T06:59:00.428Z] { | |
[2020-03-28T06:59:00.428Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.428Z] Memcheck:Leak | |
[2020-03-28T06:59:00.428Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.428Z] fun:malloc | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.428Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.428Z] } | |
[2020-03-28T06:59:00.428Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,677 of 1,908 | |
[2020-03-28T06:59:00.428Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9F71353: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.428Z] ==17== | |
[2020-03-28T06:59:00.428Z] { | |
[2020-03-28T06:59:00.428Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.428Z] Memcheck:Leak | |
[2020-03-28T06:59:00.428Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.428Z] fun:malloc | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.428Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.428Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.428Z] } | |
[2020-03-28T06:59:00.428Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,678 of 1,908 | |
[2020-03-28T06:59:00.428Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9F7135F: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.428Z] ==17== | |
[2020-03-28T06:59:00.428Z] { | |
[2020-03-28T06:59:00.428Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.428Z] Memcheck:Leak | |
[2020-03-28T06:59:00.428Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.428Z] fun:malloc | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.428Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.428Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.428Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.428Z] } | |
[2020-03-28T06:59:00.428Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,679 of 1,908 | |
[2020-03-28T06:59:00.428Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0xA1689E3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9F7137B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x157643: HandleSehExceptionsInMethodIfSupported<testing::Test, void> (gtest.cc:2433) | |
[2020-03-28T06:59:00.428Z] ==17== by 0x157643: void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (gtest.cc:2469) | |
[2020-03-28T06:59:00.428Z] ==17== | |
[2020-03-28T06:59:00.428Z] { | |
[2020-03-28T06:59:00.428Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.428Z] Memcheck:Leak | |
[2020-03-28T06:59:00.428Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.428Z] fun:malloc | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.428Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.429Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.429Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.429Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.429Z] fun:HandleSehExceptionsInMethodIfSupported<testing::Test, void> | |
[2020-03-28T06:59:00.429Z] fun:_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc | |
[2020-03-28T06:59:00.429Z] } | |
[2020-03-28T06:59:00.429Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,680 of 1,908 | |
[2020-03-28T06:59:00.429Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.429Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9F71387: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.429Z] ==17== | |
[2020-03-28T06:59:00.429Z] { | |
[2020-03-28T06:59:00.429Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.429Z] Memcheck:Leak | |
[2020-03-28T06:59:00.429Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.429Z] fun:malloc | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.429Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.429Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.429Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.429Z] } | |
[2020-03-28T06:59:00.429Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,681 of 1,908 | |
[2020-03-28T06:59:00.429Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.429Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9F71393: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.429Z] ==17== | |
[2020-03-28T06:59:00.429Z] { | |
[2020-03-28T06:59:00.429Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.429Z] Memcheck:Leak | |
[2020-03-28T06:59:00.429Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.429Z] fun:malloc | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.429Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.429Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.429Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.429Z] } | |
[2020-03-28T06:59:00.429Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,682 of 1,908 | |
[2020-03-28T06:59:00.429Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.429Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9F58678: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9EC8ADF: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.429Z] ==17== | |
[2020-03-28T06:59:00.429Z] { | |
[2020-03-28T06:59:00.429Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.429Z] Memcheck:Leak | |
[2020-03-28T06:59:00.429Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.429Z] fun:malloc | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.429Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.429Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.429Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.429Z] } | |
[2020-03-28T06:59:00.429Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,683 of 1,908 | |
[2020-03-28T06:59:00.429Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.429Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9F59438: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9EC8AE7: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.429Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.429Z] ==17== | |
[2020-03-28T06:59:00.429Z] { | |
[2020-03-28T06:59:00.429Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.429Z] Memcheck:Leak | |
[2020-03-28T06:59:00.429Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.429Z] fun:malloc | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.429Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.431Z] } | |
[2020-03-28T06:59:00.431Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,684 of 1,908 | |
[2020-03-28T06:59:00.431Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.431Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9F5A108: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9EC8AEF: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.431Z] ==17== | |
[2020-03-28T06:59:00.431Z] { | |
[2020-03-28T06:59:00.431Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.431Z] Memcheck:Leak | |
[2020-03-28T06:59:00.431Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.431Z] fun:malloc | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.431Z] } | |
[2020-03-28T06:59:00.431Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,685 of 1,908 | |
[2020-03-28T06:59:00.431Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.431Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9F600B8: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9EC8B1F: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.431Z] ==17== | |
[2020-03-28T06:59:00.431Z] { | |
[2020-03-28T06:59:00.431Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.431Z] Memcheck:Leak | |
[2020-03-28T06:59:00.431Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.431Z] fun:malloc | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.431Z] } | |
[2020-03-28T06:59:00.431Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,686 of 1,908 | |
[2020-03-28T06:59:00.431Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.431Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9E8A236: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9EC8B57: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.431Z] ==17== | |
[2020-03-28T06:59:00.431Z] { | |
[2020-03-28T06:59:00.431Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.431Z] Memcheck:Leak | |
[2020-03-28T06:59:00.431Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.431Z] fun:malloc | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.431Z] } | |
[2020-03-28T06:59:00.431Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,687 of 1,908 | |
[2020-03-28T06:59:00.431Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.431Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9E8FC7A: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9EC8B5F: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.431Z] ==17== | |
[2020-03-28T06:59:00.431Z] { | |
[2020-03-28T06:59:00.431Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.431Z] Memcheck:Leak | |
[2020-03-28T06:59:00.431Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.431Z] fun:malloc | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.431Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.431Z] } | |
[2020-03-28T06:59:00.431Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,688 of 1,908 | |
[2020-03-28T06:59:00.431Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.431Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0xA162FE5: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9E87A4A: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9EC8B6F: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.431Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.432Z] ==17== | |
[2020-03-28T06:59:00.432Z] { | |
[2020-03-28T06:59:00.432Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.432Z] Memcheck:Leak | |
[2020-03-28T06:59:00.432Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.432Z] fun:malloc | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.432Z] } | |
[2020-03-28T06:59:00.432Z] ==17== 104 bytes in 1 blocks are possibly lost in loss record 1,689 of 1,908 | |
[2020-03-28T06:59:00.432Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA162AE3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA162FE5: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9E87A58: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9EC8B6F: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.432Z] ==17== | |
[2020-03-28T06:59:00.432Z] { | |
[2020-03-28T06:59:00.432Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.432Z] Memcheck:Leak | |
[2020-03-28T06:59:00.432Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.432Z] fun:malloc | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.432Z] } | |
[2020-03-28T06:59:00.432Z] ==17== 128 bytes in 1 blocks are possibly lost in loss record 1,705 of 1,908 | |
[2020-03-28T06:59:00.432Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA168A1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9F7137B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.432Z] ==17== | |
[2020-03-28T06:59:00.432Z] { | |
[2020-03-28T06:59:00.432Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.432Z] Memcheck:Leak | |
[2020-03-28T06:59:00.432Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.432Z] fun:malloc | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.432Z] } | |
[2020-03-28T06:59:00.432Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,723 of 1,908 | |
[2020-03-28T06:59:00.432Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9EB8804: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x157643: HandleSehExceptionsInMethodIfSupported<testing::Test, void> (gtest.cc:2433) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x157643: void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (gtest.cc:2469) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x141DA0: testing::Test::Run() (gtest.cc:2508) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x142CEF: testing::TestInfo::Run() (gtest.cc:2684) | |
[2020-03-28T06:59:00.432Z] ==17== | |
[2020-03-28T06:59:00.432Z] { | |
[2020-03-28T06:59:00.432Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.432Z] Memcheck:Leak | |
[2020-03-28T06:59:00.432Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.432Z] fun:malloc | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.432Z] fun:HandleSehExceptionsInMethodIfSupported<testing::Test, void> | |
[2020-03-28T06:59:00.432Z] fun:_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc | |
[2020-03-28T06:59:00.432Z] fun:_ZN7testing4Test3RunEv | |
[2020-03-28T06:59:00.432Z] fun:_ZN7testing8TestInfo3RunEv | |
[2020-03-28T06:59:00.432Z] } | |
[2020-03-28T06:59:00.432Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,724 of 1,908 | |
[2020-03-28T06:59:00.432Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9F71212: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.432Z] ==17== | |
[2020-03-28T06:59:00.432Z] { | |
[2020-03-28T06:59:00.432Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.432Z] Memcheck:Leak | |
[2020-03-28T06:59:00.432Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.432Z] fun:malloc | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.432Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.432Z] } | |
[2020-03-28T06:59:00.432Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,725 of 1,908 | |
[2020-03-28T06:59:00.432Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9F7121B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.432Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.432Z] ==17== | |
[2020-03-28T06:59:00.432Z] { | |
[2020-03-28T06:59:00.432Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.432Z] Memcheck:Leak | |
[2020-03-28T06:59:00.432Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.432Z] fun:malloc | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.432Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.433Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.433Z] } | |
[2020-03-28T06:59:00.433Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,726 of 1,908 | |
[2020-03-28T06:59:00.433Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9F71224: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.433Z] ==17== | |
[2020-03-28T06:59:00.433Z] { | |
[2020-03-28T06:59:00.433Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.433Z] Memcheck:Leak | |
[2020-03-28T06:59:00.433Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.433Z] fun:malloc | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.433Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.433Z] } | |
[2020-03-28T06:59:00.433Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,727 of 1,908 | |
[2020-03-28T06:59:00.433Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9F7122D: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.433Z] ==17== | |
[2020-03-28T06:59:00.433Z] { | |
[2020-03-28T06:59:00.433Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.433Z] Memcheck:Leak | |
[2020-03-28T06:59:00.433Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.433Z] fun:malloc | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.433Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.433Z] } | |
[2020-03-28T06:59:00.433Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,728 of 1,908 | |
[2020-03-28T06:59:00.433Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9F71275: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.433Z] ==17== | |
[2020-03-28T06:59:00.433Z] { | |
[2020-03-28T06:59:00.433Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.433Z] Memcheck:Leak | |
[2020-03-28T06:59:00.433Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.433Z] fun:malloc | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.433Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.433Z] } | |
[2020-03-28T06:59:00.433Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,729 of 1,908 | |
[2020-03-28T06:59:00.433Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9F71292: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.433Z] ==17== | |
[2020-03-28T06:59:00.433Z] { | |
[2020-03-28T06:59:00.433Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.433Z] Memcheck:Leak | |
[2020-03-28T06:59:00.433Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.433Z] fun:malloc | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.433Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.433Z] } | |
[2020-03-28T06:59:00.433Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,730 of 1,908 | |
[2020-03-28T06:59:00.433Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9F7129E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.433Z] ==17== | |
[2020-03-28T06:59:00.433Z] { | |
[2020-03-28T06:59:00.433Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.433Z] Memcheck:Leak | |
[2020-03-28T06:59:00.433Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.433Z] fun:malloc | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.433Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.433Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.433Z] } | |
[2020-03-28T06:59:00.433Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,731 of 1,908 | |
[2020-03-28T06:59:00.433Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9F712AA: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.433Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.433Z] ==17== | |
[2020-03-28T06:59:00.433Z] { | |
[2020-03-28T06:59:00.433Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.433Z] Memcheck:Leak | |
[2020-03-28T06:59:00.433Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.433Z] fun:malloc | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.433Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.434Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.434Z] } | |
[2020-03-28T06:59:00.434Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,732 of 1,908 | |
[2020-03-28T06:59:00.434Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA162FE5: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9E87AC4: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9F712B9: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.434Z] ==17== | |
[2020-03-28T06:59:00.434Z] { | |
[2020-03-28T06:59:00.434Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.434Z] Memcheck:Leak | |
[2020-03-28T06:59:00.434Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.434Z] fun:malloc | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.434Z] } | |
[2020-03-28T06:59:00.434Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,733 of 1,908 | |
[2020-03-28T06:59:00.434Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA162FE5: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9E87AD2: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9F712B9: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.434Z] ==17== | |
[2020-03-28T06:59:00.434Z] { | |
[2020-03-28T06:59:00.434Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.434Z] Memcheck:Leak | |
[2020-03-28T06:59:00.434Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.434Z] fun:malloc | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.434Z] } | |
[2020-03-28T06:59:00.434Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,734 of 1,908 | |
[2020-03-28T06:59:00.434Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9F71353: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.434Z] ==17== | |
[2020-03-28T06:59:00.434Z] { | |
[2020-03-28T06:59:00.434Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.434Z] Memcheck:Leak | |
[2020-03-28T06:59:00.434Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.434Z] fun:malloc | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.434Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.434Z] } | |
[2020-03-28T06:59:00.434Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,735 of 1,908 | |
[2020-03-28T06:59:00.434Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9F7135F: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.434Z] ==17== | |
[2020-03-28T06:59:00.434Z] { | |
[2020-03-28T06:59:00.434Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.434Z] Memcheck:Leak | |
[2020-03-28T06:59:00.434Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.434Z] fun:malloc | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.434Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.434Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.434Z] } | |
[2020-03-28T06:59:00.434Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,736 of 1,908 | |
[2020-03-28T06:59:00.434Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9F71387: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.434Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.434Z] ==17== | |
[2020-03-28T06:59:00.434Z] { | |
[2020-03-28T06:59:00.435Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.435Z] Memcheck:Leak | |
[2020-03-28T06:59:00.435Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.435Z] fun:malloc | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.435Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.435Z] } | |
[2020-03-28T06:59:00.435Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,737 of 1,908 | |
[2020-03-28T06:59:00.435Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9F71393: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.435Z] ==17== | |
[2020-03-28T06:59:00.435Z] { | |
[2020-03-28T06:59:00.435Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.435Z] Memcheck:Leak | |
[2020-03-28T06:59:00.435Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.435Z] fun:malloc | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.435Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.435Z] } | |
[2020-03-28T06:59:00.435Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,738 of 1,908 | |
[2020-03-28T06:59:00.435Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9F58678: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9EC8ADF: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.435Z] ==17== | |
[2020-03-28T06:59:00.435Z] { | |
[2020-03-28T06:59:00.435Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.435Z] Memcheck:Leak | |
[2020-03-28T06:59:00.435Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.435Z] fun:malloc | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.435Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.435Z] } | |
[2020-03-28T06:59:00.435Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,739 of 1,908 | |
[2020-03-28T06:59:00.435Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9F59438: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9EC8AE7: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.435Z] ==17== | |
[2020-03-28T06:59:00.435Z] { | |
[2020-03-28T06:59:00.435Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.435Z] Memcheck:Leak | |
[2020-03-28T06:59:00.435Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.435Z] fun:malloc | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.435Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.435Z] } | |
[2020-03-28T06:59:00.435Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,740 of 1,908 | |
[2020-03-28T06:59:00.435Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9F5A108: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9EC8AEF: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.435Z] ==17== | |
[2020-03-28T06:59:00.435Z] { | |
[2020-03-28T06:59:00.435Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.435Z] Memcheck:Leak | |
[2020-03-28T06:59:00.435Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.435Z] fun:malloc | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.435Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.435Z] } | |
[2020-03-28T06:59:00.435Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,741 of 1,908 | |
[2020-03-28T06:59:00.435Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9F600B8: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9EC8B1F: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.435Z] ==17== | |
[2020-03-28T06:59:00.435Z] { | |
[2020-03-28T06:59:00.435Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.435Z] Memcheck:Leak | |
[2020-03-28T06:59:00.435Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.435Z] fun:malloc | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.435Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.435Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.435Z] } | |
[2020-03-28T06:59:00.435Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,742 of 1,908 | |
[2020-03-28T06:59:00.435Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9E8A236: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9EC8B57: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.435Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.436Z] ==17== | |
[2020-03-28T06:59:00.436Z] { | |
[2020-03-28T06:59:00.436Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.436Z] Memcheck:Leak | |
[2020-03-28T06:59:00.436Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.436Z] fun:malloc | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.436Z] } | |
[2020-03-28T06:59:00.436Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,743 of 1,908 | |
[2020-03-28T06:59:00.436Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9E655F1: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9E8FC7A: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9EC8B5F: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.436Z] ==17== | |
[2020-03-28T06:59:00.436Z] { | |
[2020-03-28T06:59:00.436Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.436Z] Memcheck:Leak | |
[2020-03-28T06:59:00.436Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.436Z] fun:malloc | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.436Z] } | |
[2020-03-28T06:59:00.436Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,744 of 1,908 | |
[2020-03-28T06:59:00.436Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA162FE5: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9E87A4A: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9EC8B6F: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.436Z] ==17== | |
[2020-03-28T06:59:00.436Z] { | |
[2020-03-28T06:59:00.436Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.436Z] Memcheck:Leak | |
[2020-03-28T06:59:00.436Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.436Z] fun:malloc | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.436Z] } | |
[2020-03-28T06:59:00.436Z] ==17== 168 bytes in 1 blocks are possibly lost in loss record 1,745 of 1,908 | |
[2020-03-28T06:59:00.436Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA162B1B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA162FE5: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9E87A58: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9EC8B6F: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.436Z] ==17== | |
[2020-03-28T06:59:00.436Z] { | |
[2020-03-28T06:59:00.436Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.436Z] Memcheck:Leak | |
[2020-03-28T06:59:00.436Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.436Z] fun:malloc | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.436Z] } | |
[2020-03-28T06:59:00.436Z] ==17== 184 bytes in 1 blocks are possibly lost in loss record 1,748 of 1,908 | |
[2020-03-28T06:59:00.436Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9F59ED3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9F5A121: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9EC8AEF: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.436Z] ==17== | |
[2020-03-28T06:59:00.436Z] { | |
[2020-03-28T06:59:00.436Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.436Z] Memcheck:Leak | |
[2020-03-28T06:59:00.436Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.436Z] fun:malloc | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.436Z] } | |
[2020-03-28T06:59:00.436Z] ==17== 1,384 bytes in 1 blocks are possibly lost in loss record 1,809 of 1,908 | |
[2020-03-28T06:59:00.436Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA0509BE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9F71269: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.436Z] ==17== | |
[2020-03-28T06:59:00.436Z] { | |
[2020-03-28T06:59:00.436Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.436Z] Memcheck:Leak | |
[2020-03-28T06:59:00.436Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.436Z] fun:malloc | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.436Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.436Z] } | |
[2020-03-28T06:59:00.436Z] ==17== 1,520 bytes in 1 blocks are possibly lost in loss record 1,811 of 1,908 | |
[2020-03-28T06:59:00.436Z] ==17== at 0x4C2FB0F: malloc (vg_replace_malloc.c:299) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA164BBC: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA164C88: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0xA0509EB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.436Z] ==17== by 0x9F7124B: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x9EC9013: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x9FA6A55: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x9EB866E: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x9A872CE: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x9A81FCB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x7AF2737: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x7AE0E68: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x7AFA337: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x11ADB5: drake::geometry::render::internal::OpenGlContext::Impl::Impl(bool) (opengl_context.cc:85) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x11A977: drake::geometry::render::internal::OpenGlContext::OpenGlContext(bool) (opengl_context.cc:152) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x11A155: drake::geometry::render::internal::(anonymous namespace)::OpenGlContext_GetContext_Test::TestBody() (opengl_context_test.cc:13) | |
[2020-03-28T06:59:00.437Z] ==17== | |
[2020-03-28T06:59:00.437Z] { | |
[2020-03-28T06:59:00.437Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.437Z] Memcheck:Leak | |
[2020-03-28T06:59:00.437Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.437Z] fun:malloc | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.437Z] fun:_ZN5drake8geometry6render8internal13OpenGlContext4ImplC2Eb | |
[2020-03-28T06:59:00.437Z] fun:_ZN5drake8geometry6render8internal13OpenGlContextC1Eb | |
[2020-03-28T06:59:00.437Z] fun:_ZN5drake8geometry6render8internal12_GLOBAL__N_129OpenGlContext_GetContext_Test8TestBodyEv | |
[2020-03-28T06:59:00.437Z] } | |
[2020-03-28T06:59:00.437Z] ==17== 6,144 bytes in 16 blocks are possibly lost in loss record 1,857 of 1,908 | |
[2020-03-28T06:59:00.437Z] ==17== at 0x4C31B25: calloc (vg_replace_malloc.c:711) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x40134A6: allocate_dtv (dl-tls.c:286) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x40134A6: _dl_allocate_tls (dl-tls.c:530) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x5F6C227: allocate_stack (allocatestack.c:627) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x5F6C227: pthread_create@@GLIBC_2.2.5 (pthread_create.c:644) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x9B298FB: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x9B2A041: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x9B26CB3: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x9A81017: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x9B21542: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x9B213D0: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x9A837D6: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x9A82417: ??? (in /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x7AF3083: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x7AE5F67: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x7AE17D1: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x7AE2F11: ??? (in /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0) | |
[2020-03-28T06:59:00.437Z] ==17== by 0x6577650: glXChooseFBConfig (in /usr/lib/x86_64-linux-gnu/libGLX.so.0.0.0) | |
[2020-03-28T06:59:00.437Z] ==17== | |
[2020-03-28T06:59:00.437Z] { | |
[2020-03-28T06:59:00.437Z] <insert_a_suppression_name_here> | |
[2020-03-28T06:59:00.437Z] Memcheck:Leak | |
[2020-03-28T06:59:00.437Z] match-leak-kinds: possible | |
[2020-03-28T06:59:00.437Z] fun:calloc | |
[2020-03-28T06:59:00.437Z] fun:allocate_dtv | |
[2020-03-28T06:59:00.437Z] fun:_dl_allocate_tls | |
[2020-03-28T06:59:00.437Z] fun:allocate_stack | |
[2020-03-28T06:59:00.437Z] fun:pthread_create@@GLIBC_2.2.5 | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.437Z] obj:/usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0.0.0 | |
[2020-03-28T06:59:00.437Z] fun:glXChooseFBConfig | |
[2020-03-28T06:59:00.437Z] } | |
[2020-03-28T06:59:00.437Z] ==17== LEAK SUMMARY: | |
[2020-03-28T06:59:00.437Z] ==17== definitely lost: 0 bytes in 0 blocks | |
[2020-03-28T06:59:00.437Z] ==17== indirectly lost: 0 bytes in 0 blocks | |
[2020-03-28T06:59:00.437Z] ==17== possibly lost: 15,720 bytes in 67 blocks | |
[2020-03-28T06:59:00.437Z] ==17== still reachable: 2,982,851 bytes in 3,574 blocks | |
[2020-03-28T06:59:00.437Z] ==17== suppressed: 0 bytes in 0 blocks | |
[2020-03-28T06:59:00.437Z] ==17== Reachable blocks (those to which a pointer was found) are not shown. | |
[2020-03-28T06:59:00.437Z] ==17== To see them, rerun with: --leak-check=full --show-leak-kinds=all | |
[2020-03-28T06:59:00.437Z] ==17== | |
[2020-03-28T06:59:00.437Z] ==17== For counts of detected and suppressed errors, rerun with: -v | |
[2020-03-28T06:59:00.437Z] ==17== ERROR SUMMARY: 52 errors from 52 contexts (suppressed: 0 from 0) | |
[2020-03-28T06:59:00.437Z] ================================================================================ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment