Python Forum
use objgraph to find mempry leaks
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
use objgraph to find mempry leaks
#1
Hi All,
I have the issues about how to use objgraph to detect memory leaks as below.

[Image: view?usp=sharing]

I write the simple code to start and stop the g_pipeline Constantly.

After del the g_pipeline, I execute gc.collect() and return 0

But the memory usage increases every start time,

so have someone give the suggestion?

Thanks,
Stephen
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Bug Embedded Python Memory Leaks Alexei 1 1,041 Sep-16-2022, 01:15 PM
Last Post: Alexei

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020