Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- =================================================================
- ==1914==ERROR: AddressSanitizer: requested allocation size 0xffffffffffffffff (0x800 after adjustments for alignment, red zones etc.) exceeds maximum supported size of 0x10000000000 (thread T0)
- #0 0x7ffff78be730 in __interceptor_realloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:85
- #1 0x7ffff55cc3d0 in __default_reallocate /data/ros2_humble/src/ros2/rcutils/src/allocator.c:53
- #2 0x7ffff55cc6af in rcutils_reallocf /data/ros2_humble/src/ros2/rcutils/src/allocator.c:118
- #3 0x7ffff55eb06a in rcutils_uint8_array_resize /data/ros2_humble/src/ros2/rcutils/src/uint8_array.c:91
- #4 0x7ffff6f33dcd in rclcpp::SerializedMessage::reserve(unsigned long) /data/ros2_humble/src/ros2/rclcpp/rclcpp/src/rclcpp/serialized_message.cpp:151
- #5 0x5555555d1821 in TestSerializedMessage_reserve_Test::TestBody() /data/ros2_humble/src/ros2/rclcpp/rclcpp/test/rclcpp/test_serialized_message.cpp:152
- #6 0x5555556e93dd in void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /data/ros2_humble/install/gtest_vendor/src/gtest_vendor/./src/gtest.cc:2433
- #7 0x5555556da3d1 in void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) /data/ros2_humble/install/gtest_vendor/src/gtest_vendor/./src/gtest.cc:2469
- #8 0x5555556837ad in testing::Test::Run() /data/ros2_humble/install/gtest_vendor/src/gtest_vendor/./src/gtest.cc:2508
- #9 0x555555684c46 in testing::TestInfo::Run() /data/ros2_humble/install/gtest_vendor/src/gtest_vendor/./src/gtest.cc:2684
- #10 0x555555685998 in testing::TestSuite::Run() /data/ros2_humble/install/gtest_vendor/src/gtest_vendor/./src/gtest.cc:2816
- #11 0x5555556a20d3 in testing::internal::UnitTestImpl::RunAllTests() /data/ros2_humble/install/gtest_vendor/src/gtest_vendor/./src/gtest.cc:5338
- #12 0x5555556ebf06 in bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /data/ros2_humble/install/gtest_vendor/src/gtest_vendor/./src/gtest.cc:2433
- #13 0x5555556dcccc in bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) /data/ros2_humble/install/gtest_vendor/src/gtest_vendor/./src/gtest.cc:2469
- #14 0x55555569ebf1 in testing::UnitTest::Run() /data/ros2_humble/install/gtest_vendor/src/gtest_vendor/./src/gtest.cc:4925
- #15 0x55555566fde0 in RUN_ALL_TESTS() /data/ros2_humble/install/gtest_vendor/src/gtest_vendor/include/gtest/gtest.h:2473
- #16 0x55555566fca9 in main /data/ros2_humble/install/gtest_vendor/src/gtest_vendor/src/gtest_main.cc:45
- #17 0x7ffff4e29d8f in __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58
- ==1914==HINT: if you don't care about these errors you may set allocator_may_return_null=1
- SUMMARY: AddressSanitizer: allocation-size-too-big ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:85 in __interceptor_realloc
- ==1914==ABORTING
- [Inferior 1 (process 1914) exited with code 01]
Advertisement
Add Comment
Please, Sign In to add comment