Skip to content

Temporarily comment out c_unittests until we figure out the false flag failures #1303

@ganeshmurthy

Description

@ganeshmurthy

73: ==5320==ERROR: LeakSanitizer: detected memory leaks
73:
73: Direct leak of 56 byte(s) in 1 object(s) allocated from:
73: #0 0x7fb7546defdf in __interceptor_malloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:69
73: #1 0x55c0d4b642d7 in qd_malloc ../include/qpid/dispatch/ctools.h:225
73: #2 0x55c0d4b6509b in qdr_core_subscribe ../src/router_core/route_tables.c:147
73: #3 0x55c0d4a9b53d in _vflow_init_address_watch_TH ../src/vanflow.c:1689
73: #4 0x55c0d4a9793b in _vflow_thread_TH ../src/vanflow.c:1318
73: #5 0x55c0d4a768e9 in _thread_init ../src/posix/threading.c:206
73: #6 0x7fb752a94ac2 in start_thread nptl/pthread_create.c:442

https://github.com/skupperproject/skupper-router/actions/runs/7007840506/job/19062933997#step:10:4627

We examined the code in vanflow.c but could not find the source of the leak. Also, asan is not catching it.
Temporarily comment out the test.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions