Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==39900== Helgrind, a thread error detector
- ==39900== Copyright (C) 2007-2017, and GNU GPL'd, by OpenWorks LLP et al.
- ==39900== Using Valgrind-3.22.0 and LibVEX; rerun with -h for copyright info
- ==39900== Command: build/rclcpp/test/rclcpp/test_clock
- ==39900== Parent PID: 3883
- ==39900==
- ==39900== ---Thread-Announcement------------------------------------------
- ==39900==
- ==39900== Thread #7 was created
- ==39900== at 0x4FC7A23: clone (clone.S:76)
- ==39900== by 0x4FC7BA2: __clone_internal_fallback (clone-internal.c:64)
- ==39900== by 0x4FC7BA2: __clone_internal (clone-internal.c:109)
- ==39900== by 0x4F3A54F: create_thread (pthread_create.c:297)
- ==39900== by 0x4F3B1A4: pthread_create@@GLIBC_2.34 (pthread_create.c:836)
- ==39900== by 0x4854975: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x6EEB1BA: eprosima::thread::start_thread_impl(int, void* (*)(void*), void*) (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6C1C1BC: eprosima::fastrtps::rtps::ResourceEvent::init_thread(eprosima::fastdds::rtps::ThreadSettings const&, char const*, unsigned int) (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6C8664E: eprosima::fastrtps::rtps::RTPSParticipantImpl::RTPSParticipantImpl(unsigned int, eprosima::fastrtps::rtps::RTPSParticipantAttributes const&, eprosima::fastrtps::rtps::GuidPrefix_t const&, eprosima::fastrtps::rtps::GuidPrefix_t const&, eprosima::fastrtps::rtps::RTPSParticipant*, eprosima::fastrtps::rtps::RTPSParticipantListener*) (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6C8793C: eprosima::fastrtps::rtps::RTPSParticipantImpl::RTPSParticipantImpl(unsigned int, eprosima::fastrtps::rtps::RTPSParticipantAttributes const&, eprosima::fastrtps::rtps::GuidPrefix_t const&, eprosima::fastrtps::rtps::RTPSParticipant*, eprosima::fastrtps::rtps::RTPSParticipantListener*) (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6C9DB87: eprosima::fastrtps::rtps::RTPSDomainImpl::createParticipant(unsigned int, bool, eprosima::fastrtps::rtps::RTPSParticipantAttributes const&, eprosima::fastrtps::rtps::RTPSParticipantListener*) (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6CF4065: eprosima::fastdds::dds::DomainParticipantImpl::enable() (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6EF48FE: eprosima::fastdds::statistics::dds::DomainParticipantImpl::enable() (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900==
- ==39900== ----------------------------------------------------------------
- ==39900==
- ==39900== Thread #7: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
- ==39900== at 0x4851C1D: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x4F3A363: __pthread_cond_wait_common (pthread_cond_wait.c:516)
- ==39900== by 0x4F3A363: ___pthread_cond_clockwait64 (pthread_cond_wait.c:691)
- ==39900== by 0x4F3A363: pthread_cond_clockwait@@GLIBC_2.34 (pthread_cond_wait.c:679)
- ==39900== by 0x485582D: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x6C176AB: ??? (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6C1864A: eprosima::fastrtps::rtps::ResourceEvent::event_service() (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6C1D437: ??? (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x4854B7A: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x4F3AAA3: start_thread (pthread_create.c:447)
- ==39900== by 0x4FC7A33: clone (clone.S:100)
- ==39900==
- ==39900== ---Thread-Announcement------------------------------------------
- ==39900==
- ==39900== Thread #1 is the program's root thread
- ==39900==
- ==39900== ----------------------------------------------------------------
- ==39900==
- ==39900== Thread #1: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
- ==39900== at 0x4851C1D: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x1AB809: TestClockWakeup::test_wakeup_after_sleep(std::shared_ptr<rclcpp::Clock> const&) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1A7535: TestClockWakeup_wakeup_sleep_ros_time_active_Test::TestBody() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x20103C: void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1F901E: void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D0B8D: testing::Test::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D175E: testing::TestInfo::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D21D7: testing::TestSuite::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1E335B: testing::internal::UnitTestImpl::RunAllTests() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x20235B: bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1FA57A: bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1E178E: testing::UnitTest::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900==
- ==39900== ----------------------------------------------------------------
- ==39900==
- ==39900== Thread #1: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
- ==39900== at 0x4851C1D: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x1AB243: TestClockWakeup::test_wakeup_before_sleep(std::shared_ptr<rclcpp::Clock> const&) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1A754E: TestClockWakeup_wakeup_sleep_ros_time_active_Test::TestBody() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x20103C: void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1F901E: void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D0B8D: testing::Test::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D175E: testing::TestInfo::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D21D7: testing::TestSuite::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1E335B: testing::internal::UnitTestImpl::RunAllTests() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x20235B: bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1FA57A: bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1E178E: testing::UnitTest::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900==
- ==39900== ----------------------------------------------------------------
- ==39900==
- ==39900== Thread #1: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
- ==39900== at 0x4851C1D: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x1A7D1B: TestClockWakeup_no_wakeup_on_sim_time_Test::TestBody() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x20103C: void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1F901E: void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D0B8D: testing::Test::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D175E: testing::TestInfo::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D21D7: testing::TestSuite::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1E335B: testing::internal::UnitTestImpl::RunAllTests() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x20235B: bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1FA57A: bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1E178E: testing::UnitTest::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1BBF89: RUN_ALL_TESTS() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900==
- ==39900== ----------------------------------------------------------------
- ==39900==
- ==39900== Thread #1: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
- ==39900== at 0x4851C1D: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x495AFF3: rclcpp::Context::shutdown(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (in /opt/ros/jazzy/lib/librclcpp.so)
- ==39900== by 0x4A3630D: rclcpp::shutdown(std::shared_ptr<rclcpp::Context>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (in /opt/ros/jazzy/lib/librclcpp.so)
- ==39900== by 0x1A8855: TestClockWakeup_multiple_threads_wait_on_one_clock_Test::TestBody() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x20103C: void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1F901E: void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D0B8D: testing::Test::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D175E: testing::TestInfo::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D21D7: testing::TestSuite::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1E335B: testing::internal::UnitTestImpl::RunAllTests() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x20235B: bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1FA57A: bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900==
- ==39900== ----------------------------------------------------------------
- ==39900==
- ==39900== Thread #1: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
- ==39900== at 0x4851C1D: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x537D712: spdlog::details::periodic_worker::~periodic_worker() (in /usr/lib/x86_64-linux-gnu/libspdlog.so.1.12.0)
- ==39900== by 0x51D3487: rcl_logging_external_initialize (in /opt/ros/jazzy/lib/librcl_logging_spdlog.so)
- ==39900== by 0x50D551B: rcl_logging_configure_with_output_handler (in /opt/ros/jazzy/lib/librcl.so)
- ==39900== by 0x495C0BA: rclcpp::Context::init(int, char const* const*, rclcpp::InitOptions const&) (in /opt/ros/jazzy/lib/librclcpp.so)
- ==39900== by 0x4A36227: rclcpp::init(int, char const* const*, rclcpp::InitOptions const&, rclcpp::SignalHandlerOptions) (in /opt/ros/jazzy/lib/librclcpp.so)
- ==39900== by 0x1ABBF8: TestClockWakeup::SetUpTestCase() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1EDB04: testing::TestSuite::RunSetUpTestSuite() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x20196D: void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::TestSuite, void>(testing::TestSuite*, void (testing::TestSuite::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1F9BF1: void testing::internal::HandleExceptionsInMethodIfSupported<testing::TestSuite, void>(testing::TestSuite*, void (testing::TestSuite::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D2139: testing::TestSuite::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1E335B: testing::internal::UnitTestImpl::RunAllTests() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900==
- ==39900== ----------------------------------------------------------------
- ==39900==
- ==39900== Thread #1: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
- ==39900== at 0x4851C1D: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x1AB809: TestClockWakeup::test_wakeup_after_sleep(std::shared_ptr<rclcpp::Clock> const&) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1A71D1: TestClockWakeup_wakeup_sleep_Test::TestBody() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x20103C: void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1F901E: void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D0B8D: testing::Test::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D175E: testing::TestInfo::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D21D7: testing::TestSuite::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1E335B: testing::internal::UnitTestImpl::RunAllTests() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x20235B: bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1FA57A: bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1E178E: testing::UnitTest::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900==
- ==39900== ----------------------------------------------------------------
- ==39900==
- ==39900== Thread #1: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
- ==39900== at 0x4851C1D: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x1AB243: TestClockWakeup::test_wakeup_before_sleep(std::shared_ptr<rclcpp::Clock> const&) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1A71E4: TestClockWakeup_wakeup_sleep_Test::TestBody() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x20103C: void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1F901E: void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D0B8D: testing::Test::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D175E: testing::TestInfo::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1D21D7: testing::TestSuite::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1E335B: testing::internal::UnitTestImpl::RunAllTests() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x20235B: bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1FA57A: bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900== by 0x1E178E: testing::UnitTest::Run() (in /home/selene/rclcpp_ws/build/rclcpp/test/rclcpp/test_clock)
- ==39900==
- ==39900== ---Thread-Announcement------------------------------------------
- ==39900==
- ==39900== Thread #73 was created
- ==39900== at 0x4FC7A23: clone (clone.S:76)
- ==39900== by 0x4FC7BA2: __clone_internal_fallback (clone-internal.c:64)
- ==39900== by 0x4FC7BA2: __clone_internal (clone-internal.c:109)
- ==39900== by 0x4F3A54F: create_thread (pthread_create.c:297)
- ==39900== by 0x4F3B1A4: pthread_create@@GLIBC_2.34 (pthread_create.c:836)
- ==39900== by 0x4854975: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x6EEB1BA: eprosima::thread::start_thread_impl(int, void* (*)(void*), void*) (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6C1C1BC: eprosima::fastrtps::rtps::ResourceEvent::init_thread(eprosima::fastdds::rtps::ThreadSettings const&, char const*, unsigned int) (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6C8664E: eprosima::fastrtps::rtps::RTPSParticipantImpl::RTPSParticipantImpl(unsigned int, eprosima::fastrtps::rtps::RTPSParticipantAttributes const&, eprosima::fastrtps::rtps::GuidPrefix_t const&, eprosima::fastrtps::rtps::GuidPrefix_t const&, eprosima::fastrtps::rtps::RTPSParticipant*, eprosima::fastrtps::rtps::RTPSParticipantListener*) (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6C8793C: eprosima::fastrtps::rtps::RTPSParticipantImpl::RTPSParticipantImpl(unsigned int, eprosima::fastrtps::rtps::RTPSParticipantAttributes const&, eprosima::fastrtps::rtps::GuidPrefix_t const&, eprosima::fastrtps::rtps::RTPSParticipant*, eprosima::fastrtps::rtps::RTPSParticipantListener*) (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6C9DB87: eprosima::fastrtps::rtps::RTPSDomainImpl::createParticipant(unsigned int, bool, eprosima::fastrtps::rtps::RTPSParticipantAttributes const&, eprosima::fastrtps::rtps::RTPSParticipantListener*) (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6CF4065: eprosima::fastdds::dds::DomainParticipantImpl::enable() (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6EF48FE: eprosima::fastdds::statistics::dds::DomainParticipantImpl::enable() (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900==
- ==39900== ----------------------------------------------------------------
- ==39900==
- ==39900== Thread #73: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
- ==39900== at 0x4851C1D: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x4F3A363: __pthread_cond_wait_common (pthread_cond_wait.c:516)
- ==39900== by 0x4F3A363: ___pthread_cond_clockwait64 (pthread_cond_wait.c:691)
- ==39900== by 0x4F3A363: pthread_cond_clockwait@@GLIBC_2.34 (pthread_cond_wait.c:679)
- ==39900== by 0x485582D: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x6C176AB: ??? (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6C1864A: eprosima::fastrtps::rtps::ResourceEvent::event_service() (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6C1D437: ??? (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x4854B7A: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x4F3AAA3: start_thread (pthread_create.c:447)
- ==39900== by 0x4FC7A33: clone (clone.S:100)
- ==39900==
- ==39900== ----------------------------------------------------------------
- ==39900==
- ==39900== Thread #1: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
- ==39900== at 0x4851C1D: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x6CF484E: ??? (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6F1CA00: ??? (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x4EE5A75: __run_exit_handlers (exit.c:108)
- ==39900== by 0x4EE5BBD: exit (exit.c:138)
- ==39900== by 0x4EC81D0: (below main) (libc_start_call_main.h:74)
- ==39900==
- ==39900== ----------------------------------------------------------------
- ==39900==
- ==39900== Thread #1: pthread_rwlock_destroy with invalid argument
- ==39900== at 0x4852CF1: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x75A1669: CRYPTO_THREAD_lock_free (in /usr/lib/x86_64-linux-gnu/libcrypto.so.3)
- ==39900== by 0x758F76B: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.3)
- ==39900== by 0x758F7B3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.3)
- ==39900== by 0x759384F: OPENSSL_cleanup (in /usr/lib/x86_64-linux-gnu/libcrypto.so.3)
- ==39900== by 0x6C2FFBC: ??? (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x6C98960: ??? (in /opt/ros/jazzy/lib/libfastrtps.so.2.14.4)
- ==39900== by 0x4EE5A75: __run_exit_handlers (exit.c:108)
- ==39900== by 0x4EE5BBD: exit (exit.c:138)
- ==39900== by 0x4EC81D0: (below main) (libc_start_call_main.h:74)
- ==39900==
- ==39900== ----------------------------------------------------------------
- ==39900==
- ==39900== Thread #1: pthread_cond_{signal,broadcast}: dubious: associated lock is not held by any thread
- ==39900== at 0x4851C1D: ??? (in /usr/libexec/valgrind/vgpreload_helgrind-amd64-linux.so)
- ==39900== by 0x537D712: spdlog::details::periodic_worker::~periodic_worker() (in /usr/lib/x86_64-linux-gnu/libspdlog.so.1.12.0)
- ==39900== by 0x5349400: spdlog::details::registry::~registry() (in /usr/lib/x86_64-linux-gnu/libspdlog.so.1.12.0)
- ==39900== by 0x4EE5A75: __run_exit_handlers (exit.c:108)
- ==39900== by 0x4EE5BBD: exit (exit.c:138)
- ==39900== by 0x4EC81D0: (below main) (libc_start_call_main.h:74)
- ==39900==
- ==39900==
- ==39900== Use --history-level=approx or =none to gain increased speed, at
- ==39900== the cost of reduced accuracy of conflicting-access information
- ==39900== For lists of detected and suppressed errors, rerun with: -s
- ==39900== ERROR SUMMARY: 27 errors from 12 contexts (suppressed: 25875 from 1176)
Advertisement
Add Comment
Please, Sign In to add comment