Created
June 21, 2021 17:26
-
-
Save mjcarroll/febc9eec7c6e1b5e6eb50af46779c07d to your computer and use it in GitHub Desktop.
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
#0 0x00007f008668aa00 in ?? () | |
#1 0x00007f2e80ec575b in std::unique_ptr<sdf::v12::Error::Implementation, void (*)(sdf::v12::Error::Implementation*)>::~unique_ptr (this=0 | |
x558ab4f4a2a0, __in_chrg=<optimized out>) at /usr/include/c++/8/bits/unique_ptr.h:350 | |
#2 ignition::utils::ImplPtr<sdf::v12::Error::Implementation, void (*)(sdf::v12::Error::Implementation*), ignition::utils::detail::CopyMove | |
DeleteOperations<sdf::v12::Error::Implementation, sdf::v12::Error::Implementation* (*)(sdf::v12::Error::Implementation const&), void (*)(sd | |
f::v12::Error::Implementation&, sdf::v12::Error::Implementation const&)> >::~ImplPtr (this=0x558ab4f4a2a0, __in_chrg=<optimized out>) at /u | |
sr/include/ignition/utils1/ignition/utils/ImplPtr.hh:105 | |
#3 sdf::v12::Error::~Error (this=0x558ab4f4a2a0, __in_chrg=<optimized out>) at /usr/include/sdformat-12.0/sdf/Error.hh:148 | |
#4 std::_Destroy<sdf::v12::Error> (__pointer=0x558ab4f4a2a0) at /usr/include/c++/8/bits/stl_construct.h:98 | |
#5 std::_Destroy_aux<false>::__destroy<sdf::v12::Error*> (__last=<optimized out>, __first=0x558ab4f4a2a0) at /usr/include/c++/8/bits/stl_c | |
onstruct.h:108 | |
#6 std::_Destroy<sdf::v12::Error*> (__last=<optimized out>, __first=<optimized out>) at /usr/include/c++/8/bits/stl_construct.h:137 | |
#7 std::_Destroy<sdf::v12::Error*, sdf::v12::Error> (__last=0x558ab4f4a2c0, __first=<optimized out>) at /usr/include/c++/8/bits/stl_constr | |
uct.h:206 | |
#8 std::vector<sdf::v12::Error, std::allocator<sdf::v12::Error> >::~vector (this=0x7ffc0733a360, __in_chrg=<optimized out>) at /usr/includ | |
e/c++/8/bits/stl_vector.h:567 | |
#9 ignition::physics::dartsim::SDFFeatures::ConstructSdfModelImpl(unsigned long, sdf::v12::Model const&) [clone .localalias.2740] () at /w | |
s/src/ign-physics/dartsim/src/SDFFeatures.cc:519 | |
#10 0x00007f2e80ec61ba in ignition::physics::dartsim::SDFFeatures::ConstructSdfModel (this=0x558ab2c66518, _parentID=..., _sdfModel=...) at | |
/ws/src/ign-physics/dartsim/src/SDFFeatures.cc:423 | |
#11 0x00007f2e80ebd168 in ignition::physics::dartsim::SDFFeatures::ConstructSdfWorld(ignition::physics::Identity const&, sdf::v12::World co | |
nst&) () at /ws/src/ign-physics/dartsim/src/SDFFeatures.cc:412 | |
#12 0x0000558ab19bbd64 in ignition::physics::sdf::ConstructSdfWorld::Engine<ignition::physics::FeaturePolicy<double, 3ul>, TestFeatureList> | |
::ConstructWorld (this=0x558ab2c7aaa8, _world=...) at /usr/include/c++/8/ext/new_allocator.h:86 | |
#13 0x0000558ab19b49b4 in LoadWorld(ignition::physics::EntityPtr<ignition::physics::Engine<ignition::physics::FeaturePolicy<double, 3ul>, T | |
estFeatureList> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Eigen::Matrix<double, 3, | |
1, 0, 3, 1> const&) () at /usr/include/c++/8/optional:712 | |
#14 0x0000558ab19b77f9 in LinkFeaturesFixture_AxisAlignedBoundingBox_Test::TestBody() () at /usr/include/c++/8/ext/new_allocator.h:79 | |
#15 0x0000558ab19f4b3a in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void> (location=0x558ab19fb547 "the test | |
body", method=<optimized out>, object=0x558ab2c7aa60) at /ws/src/ign-physics/test/gtest/src/gtest.cc:2402 | |
#16 testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void> (object=object@entry=0x558ab2c7aa60, method=<optimized out> | |
, location=location@entry=0x558ab19fb547 "the test body") at /ws/src/ign-physics/test/gtest/src/gtest.cc:2457 | |
#17 0x0000558ab19eb02c in testing::Test::Run (this=this@entry=0x558ab2c7aa60) at /ws/src/ign-physics/test/gtest/src/gtest.cc:2495 | |
#18 0x0000558ab19eb2f5 in testing::Test::Run (this=0x558ab2c7aa60) at /ws/src/ign-physics/test/gtest/src/gtest.cc:2671 | |
#19 testing::TestInfo::Run (this=0x558ab2c3b040) at /ws/src/ign-physics/test/gtest/src/gtest.cc:2671 | |
#20 0x0000558ab19eb474 in testing::TestInfo::Run (this=<optimized out>) at /ws/src/ign-physics/test/gtest/src/gtest.cc:2646 | |
#21 testing::TestCase::Run (this=0x558ab2c3af40) at /ws/src/ign-physics/test/gtest/src/gtest.cc:2789 | |
#22 0x0000558ab19ebae3 in testing::TestCase::Run (this=<optimized out>) at /ws/src/ign-physics/test/gtest/src/gtest.cc:2775 | |
#23 testing::internal::UnitTestImpl::RunAllTests() () at /ws/src/ign-physics/test/gtest/src/gtest.cc:5051 | |
#24 0x0000558ab19f504a in testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool> (location=0x558a | |
b19fd5c0 "auxiliary test code (environments or event listeners)", method=<optimized out>, object=0x558ab2a62610) at /ws/src/ign-physics/tes | |
t/gtest/src/gtest.cc:2402 | |
#25 testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool> (object=0x558ab2a62610, method=<optimized | |
out>, location=location@entry=0x558ab19fd5c0 "auxiliary test code (environments or event listeners)") at /ws/src/ign-physics/test/gtest/sr | |
c/gtest.cc:2457 | |
#26 0x0000558ab19ebc73 in testing::UnitTest::Run() () at /ws/src/ign-physics/test/gtest/include/gtest/gtest.h:1328 | |
#27 0x0000558ab19b3cdf in RUN_ALL_TESTS () at /ws/src/ign-physics/test/gtest/include/gtest/gtest.h:2329 | |
#28 main (argc=<optimized out>, argv=<optimized out>) at /ws/src/ign-physics/dartsim/src/LinkFeatures_TEST.cc:347 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment