Open OlivierHecart opened 1 year ago
@yellowhatter could you verify if this issue is still relevant with the rework SHM being done in https://github.com/eclipse-zenoh/zenoh/tree/dev/1.0.0?
@yellowhatter could you verify if this issue is still relevant with the rework SHM being done in https://github.com/eclipse-zenoh/zenoh/tree/dev/1.0.0?
Ok, I'll do.
Describe the bug
The opening and closing of a transport session with a localhost process (peer or router) leads to a memory leak when feature
shared-memory
is enabled and even if it is not used. For each opened and close transport session, the observed virtual memory increases of 8k bytes.To reproduce
z_sub
example:z_put
example:z_sub
virtual memory:System info
Zenoh commit: 0ee66760a85564c0a54ec4475e3d369d2b6aefa1