Search found 9 matches

by jubishop
Thu May 16, 2024 4:34 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Latest version appears to have a memory leak?
Replies: 8
Views: 2247

Re: Latest version appears to have a memory leak?

getting ahead of a probable future question/concern: this is a freshly imaged raspberry pi with nothing else installed on it besides zoneminder, so I find it unlikely any other process is causing the gradual memory creep. I just installed atop (the first non zoneminder related apt install :)), I can ...
by jubishop
Thu May 16, 2024 4:04 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Latest version appears to have a memory leak?
Replies: 8
Views: 2247

Re: Latest version appears to have a memory leak?

screenshot of error at 190 over 20.
Screenshot 2024-05-16 at 9.03.51 AM.png
Screenshot 2024-05-16 at 9.03.51 AM.png (264.87 KiB) Viewed 2127 times
by jubishop
Thu May 16, 2024 4:03 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Latest version appears to have a memory leak?
Replies: 8
Views: 2247

Re: Latest version appears to have a memory leak?

Side note: the error message about max needing to be more than pre seems to demand a 10x more. For example, if I want a pre of 20 I actually have to set the max to 200. I don't know why it's not just a simple > rather than >10x?
by jubishop
Thu May 16, 2024 4:01 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Latest version appears to have a memory leak?
Replies: 8
Views: 2247

Re: Latest version appears to have a memory leak?

The logs are clean, nothing but INF. I've tweaked the buffer counts many times to lock in a decent memory level, and it runs just fine for many hours, recording sometimes hundreds of events, but if I were to generate a graph of memory usage it'd climb slowly but inexorably. I don't see any ...
by jubishop
Thu May 16, 2024 2:22 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: Latest version appears to have a memory leak?
Replies: 8
Views: 2247

Latest version appears to have a memory leak?

Memory slowly climbs and I have to have a cronjob reboot the machine roughly every 12 hours. Is this a known issue?
by jubishop
Mon May 13, 2024 10:24 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Zones on Console UI always says 0
Replies: 2
Views: 824

Re: Zones on Console UI always says 0

I can open up the mysql console and they definitely have zones. I can run select queries against the monitorIds and the zones show up. And they are working. I don't get why the UI doesn't show them...
by jubishop
Mon May 13, 2024 8:16 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Zones on Console UI always says 0
Replies: 2
Views: 824

Re: Zones on Console UI always says 0

My logs are good except it does occasionally say "Monitor 4 has incorrect zone_count 0 != 1" (insert any Monitor number)
by jubishop
Mon May 13, 2024 8:15 pm
Forum: ZoneMinder 1.37.x Development Branch
Topic: Zones on Console UI always says 0
Replies: 2
Views: 824

Zones on Console UI always says 0

Everything is good except on the main Console UI, it says I have 0 zones for cameras when I actually have 1. I can't figure out what must be wrong in my DB or elsewhere... (note the last row on the right which is 0)
by jubishop
Mon May 13, 2024 3:45 pm
Forum: ZoneMinder 1.34.x
Topic: Turning a python video stream URL into a ZM Monitor?
Replies: 2
Views: 3510

Re: Turning a python video stream URL into a ZM Monitor?

Did you ever get it working?