This file contains 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
[==========] Running 10 tests from 2 test cases. | |
[----------] Global test environment set-up. | |
[----------] 2 tests from HeightmapTest | |
[ RUN ] HeightmapTest.NotSquareImage | |
[Msg] Waiting for master. | |
[Msg] Connected to gazebo master @ http://127.0.0.1:11345 | |
[Msg] Publicized address: 10.0.0.6 | |
[Dbg] [ServerFixture.cc:126] ServerFixture::Unload | |
[ OK ] HeightmapTest.NotSquareImage (2240 ms) | |
[ RUN ] HeightmapTest.InvalidSizeImage | |
[Msg] Waiting for master. | |
[Msg] Connected to gazebo master @ http://127.0.0.1:11345 | |
[Msg] Publicized address: 10.0.0.6 | |
[Dbg] [ServerFixture.cc:126] ServerFixture::Unload | |
[ OK ] HeightmapTest.InvalidSizeImage (667 ms) | |
[----------] 2 tests from HeightmapTest (2907 ms total) | |
[----------] 8 tests from PhysicsEngines/HeightmapTest | |
[ RUN ] PhysicsEngines/HeightmapTest.PhysicsLoad/0 | |
[Msg] Waiting for master. | |
[Msg] Connected to gazebo master @ http://127.0.0.1:11345 | |
[Msg] Publicized address: 10.0.0.6 | |
[Dbg] [ServerFixture.cc:200] ServerFixture load in 2.6 seconds, timeout after 600 seconds | |
*** Error in `./INTEGRATION_heightmap': double free or corruption (fasttop): 0x00000000015c1d40 *** | |
Aborted (core dumped) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment