Skip to content

Conversation

@masaori335
Copy link
Contributor

=================================================================
==33346==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 72 byte(s) in 1 object(s) allocated from:
    #0 0x106105fed in wrap__Znwm+0x7d (libclang_rt.asan_osx_dynamic.dylib:x86_64h+0xeefed) (BuildId: 7be29bc853af3228b5ae02c6da2408ac2400000010000000000a0a000
0000d00)
    #1 0x10461d817 in C_A_T_C_H_T_E_S_T_0() test_EventSystem.cc:75
    #2 0x1045e2912 in Catch::TestInvokerAsFunction::invoke() const catch.hpp:14328
    #3 0x1045cb24e in Catch::TestCase::invoke() const catch.hpp:14167
    #4 0x1045cb03e in Catch::RunContext::invokeActiveTestCase() catch.hpp:13027
    #5 0x1045c4738 in Catch::RunContext::runCurrentTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&, std::__1::basic
_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&) catch.hpp:13000
    #6 0x1045c2507 in Catch::RunContext::runTest(Catch::TestCase const&) catch.hpp:12761
    #7 0x1045d2d69 in Catch::(anonymous namespace)::TestGroup::execute() catch.hpp:13354
    #8 0x1045d1806 in Catch::Session::runInternal() catch.hpp:13560
    #9 0x1045d1212 in Catch::Session::run() catch.hpp:13516
    #10 0x10461d70f in int Catch::Session::run<char>(int, char const* const*) catch.hpp:13238
    #11 0x10461d435 in main catch.hpp:17533
    #12 0x7ff80261d41e in start+0x76e (dyld:x86_64+0xfffffffffff6e41e) (BuildId: 5db85b72c63a318291e55c942ec30e4832000000200000000100000000040d00)

SUMMARY: AddressSanitizer: 72 byte(s) leaked in 1 allocation(s).

@masaori335 masaori335 added the ASan Address Sanitizer label Aug 14, 2023
@masaori335 masaori335 added this to the 10.0.0 milestone Aug 14, 2023
@masaori335 masaori335 self-assigned this Aug 14, 2023
@bneradt bneradt requested a review from ywkaras August 14, 2023 22:05
@masaori335 masaori335 merged commit 1405ba1 into apache:master Aug 15, 2023
cmcfarlen pushed a commit to cmcfarlen/trafficserver that referenced this pull request Jun 3, 2024
* asf/master: (221 commits)
  LSan: Fix leak of test_Metrics (apache#10179)
  LSan: Fix memory leak of test_EventSystem (apache#10178)
  LSan: Fix memory leak of test_X509HostnameValidator (apache#10161)
  Remove cqtx log field (apache#10111)
  Require ATS plugins to be compiled with C++17. (apache#10007)
  Fix conf_remap plugin build on macOS (apache#10177)
  libswoc: Update to 1.5.4 (apache#10155)
  Makes cmake build again, on macOS (apache#10172)
  Check SNI in h3 (apache#10184)
  Remove autoconf headers during CMake configuration (apache#10173)
  test_QUICLossDetector.cc: Add back get_hrtime() (apache#10185)
  ink_ink_get_hrtime -> ink_get_hrtime (apache#10182)
  mgmt: make libconfigmanager a true static library (apache#10181)
  Make sure that the thread local time is updated timely (apache#10163)
  Unrequire remap rules for OCSP (apache#10146)
  cache_range test performance improvement (apache#10170)
  Clean up certifier plugin debug messages. (apache#9975)
  cmake: add check for clock_gettime (apache#10169)
  Remove Http3NoError allocations (apache#10165)
  Fix Throttler initialization. (apache#10154)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ASan Address Sanitizer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants