Skip to content

Instantly share code, notes, and snippets.

@ccrean
Created July 17, 2016 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ccrean/3ee66103cebcf97a46754be3a7b7c145 to your computer and use it in GitHub Desktop.
Save ccrean/3ee66103cebcf97a46754be3a7b7c145 to your computer and use it in GitHub Desktop.
[==========] 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