Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Python
  4. Memory Leak - Python & License Plate Reader

Memory Leak - Python & License Plate Reader

Scheduled Pinned Locked Moved Python
csharppythonperformancequestionlearning
2 Posts 2 Posters 5 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member_16281045
    wrote on last edited by
    #1

    I recently upgraded a Blue Iris install which was working with CP 2.5.6 without any difficulties. However, after upgrading to CP 2.6.5 (and installing new modules Yolov5.net, Optical Character Recognition, and License Plate reader, I noticed that there is a slow buildup of ram use by Python that I did not have before. In the past, the system ram use was stable over weeks and months but now over the course of several days system ram use slowly ramps up.

    In Task Manager, I can see that Python is using the majority of the system RAM. If I stop the License Plate Reader module leaving the other two modules running, python memory use disappears from Task manager and overall ram use is normal. Restarting License Plate Reader module restarts python with typical normal RAM use but after several days, it will become excessive (in excess of 6 GB).

    appears to be a memory leak in License Plate Reader with CP 2.6.5 that did not exist in 2.5.6?

    D 1 Reply Last reply
    0
    • M Member_16281045

      I recently upgraded a Blue Iris install which was working with CP 2.5.6 without any difficulties. However, after upgrading to CP 2.6.5 (and installing new modules Yolov5.net, Optical Character Recognition, and License Plate reader, I noticed that there is a slow buildup of ram use by Python that I did not have before. In the past, the system ram use was stable over weeks and months but now over the course of several days system ram use slowly ramps up.

      In Task Manager, I can see that Python is using the majority of the system RAM. If I stop the License Plate Reader module leaving the other two modules running, python memory use disappears from Task manager and overall ram use is normal. Restarting License Plate Reader module restarts python with typical normal RAM use but after several days, it will become excessive (in excess of 6 GB).

      appears to be a memory leak in License Plate Reader with CP 2.6.5 that did not exist in 2.5.6?

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Post CodeProject.AI questions in the dedicated forum at CodeProject.AI Discussions[^]

      Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups