Search found 3 matches

by dagnygren
Tue May 13, 2025 9:38 am
Forum: ZoneMinder 1.37.x Development Branch
Topic: Memory leak after update version zoneminder at ubuntu 24.04 amd64
Replies: 12
Views: 30522

Re: Memory leak after update version zoneminder at ubuntu 24.04 amd64

Hi. I see the same here on a Fedora 41. After the upgrade to v1.37.66 from 1.36.33 Zoneminder will be killed by OOM every other night at about 16GB of RES memory usage. After restart Zoneminder uses about 0.5 GB of memory. This system has been in use as it is many years without any problem. Haven't ...
by dagnygren
Sat Jan 17, 2015 10:20 am
Forum: ZoneMinder 1.28.x
Topic: Frames out of sequence
Replies: 2
Views: 2274

Re: Frames out of sequence [SOLVED]

Found the reason. Had set up the amount of frames to save before an event to 50. Setting this to a smaller 40 made the beginning work perfectly fine again. Guess: There is a bug in a circular buffer handling that makes setting this value "too big" grab some frames from a newer point in time when ...
by dagnygren
Fri Jan 02, 2015 10:49 am
Forum: ZoneMinder 1.28.x
Topic: Frames out of sequence
Replies: 2
Views: 2274

Frames out of sequence

Weird problem here. The 2-3 first frames in the stream are out of sequence, like this: Frame Id Type Time Stamp Time Delta Score 1 Normal 12:12:05 0.00 0 2 Normal 12:12:05 0.03 0 3 Normal 12:12:05 0.06 0 4 Normal 12:12:04 -1.56 0 5 Normal 12:12:04 -1.53 0 6 Normal 12:12:04 -1.50 0 7 Normal 12:12:04 ...