ZM is captuing empty events after running 20? days straight

Forum for questions and support relating to the 1.24.x releases only.
Locked
mklein
Posts: 27
Joined: Wed Jan 28, 2009 4:16 am

ZM is captuing empty events after running 20? days straight

Post by mklein »

Am checking out my server which has been up for several weeks now and noticed that frames capture during event on several cameras is 0/0.

Yet I can pull up view for each cam...they are all set to modect...and have been working past few weeks.

I am at 4%cpu on quadcore with 8-port bc capture card. Shared memory is still high (for when I was doing 640x480 captures) but this worked fine for some time.

I sure as heck don't see why I need to slow down capture/etc....must be something else. I've rebooted and see same.

Only thing in logs looking odd is:

Mar 10 20:45:11 father zmc_dvideo3[6478]: INF [Sidewalk3: 6000 - Capturing at 10.00 fps]
Mar 10 20:45:17 father zma_m3[8018]: INF [Sidewalk2: 2000 - Processing at 10.00 fps]
Mar 10 20:45:18 father zmc_dvideo1[6491]: INF [Sidewalk1: 6000 - Capturing at 10.00 fps]
Mar 10 20:45:19 father zma_m6[6508]: INF [Driveway: 6000 - Processing at 9.90 fps]

==> /tmp/zmdc.log <03> messages <Mar> /tmp/zmdc.log <03> /tmp/zmwatch.log <03> messages <==
Mar 10 20:46:37 father zmwatch[6519]: INF [Restarting analysis daemon for Sidewalk4, time since last analysis 15 seconds (1236743197-1236743182)]
Mar 10 20:46:37 father zmdc[6451]: INF ['zma -m 1' starting at 09/03/10 20:46:37, pid = 8446]
Mar 10 20:46:37 father zmdc[8446]: INF ['zma -m 1' started at 09/03/10 20:46:37]
Mar 10 20:46:37 father zmwatch[6519]: INF ['zma -m 1' starting at 09/03/10 20:46:37, pid = 8446]
Mar 10 20:46:37 father zma_m1[8446]: INF [Debug Level = 0, Debug Log = <none>]
Mar 10 20:46:37 father zma_m1[8446]: INF [In mode 3/1, warming up]




One error message said to type following so here is result:

mklein@father:~$ addr2line -e /usr/local/bin/zma 0x7f21a2b730f0 0x7f21a1a3c015 0x7f21a1a3db83 0x40ebf0 0x41494b 0x425c00 0x406895 0x7f21a1a2
7466 0x406589
??:0
??:0
??:0
??:0
/usr/local/src/zm/src/zm_event.cpp:146
/usr/local/src/zm/src/zm_monitor.cpp:1302
/usr/local/src/zm/src/zma.cpp:117
??:0
??:0
mklein@father:~$
Locked