sony / nmos-cpp

An NMOS (Networked Media Open Specifications) Registry and Node in C++ (IS-04, IS-05)
Apache License 2.0
136 stars 80 forks source link

dbus-daemon leaking memory #397

Open Ansul501 opened 2 weeks ago

Ansul501 commented 2 weeks ago

Hello,

I'm running the latest nmos-cpp code. We are observing gradual increase in the memory usage of dbus-daemon.

When we started nmos at that time memory was 2940 bytes(.2 % memory) after 5 hours it grown up to 14040 bytes(.8% memory). Does anybody also observing memory leak in dbus-daemon?

I would greatly appreciate it if someone could provide a patch or any idea to fix it. Thank you in advance.

garethsb commented 2 weeks ago

221