Is this normal?

Forum for questions and support relating to the 1.25.x releases only.
Locked
MakOwner
Posts: 9
Joined: Sun Mar 11, 2012 9:02 pm

Is this normal?

Post by MakOwner »

I have just started playing with zoneminder - it looks like it's crashing over and over, however, the level of the messages don't look so bad.

Code: Select all

Date/Time                           Component 	PID 	     Level 	Message 	                                 File 	                                                Line
2012-09-17 17:31:31.204340	zmdc	19856	INF	'zma -m 4' crashed, signal 8	zmdc.pl	
2012-09-17 17:31:28.922716	zmc_m2	19879	INF	TrendNet-IP-121WN: 2168000 - Capturing at 25.00 fps	zm_monitor.cpp	2598
2012-09-17 17:31:25.191090	zmdc	19856	INF	'zma -m 4' stopping at 12/09/17 17:31:25	zmdc.pl	
2012-09-17 17:31:24.898940	zmwatch	19902	INF	Restarting analysis daemon for TP-Link_TL-SC3430, time since last analysis 8 seconds (1347921084-1347921076)	zmwatch.pl	
2012-09-17 17:31:23.223806	zmc_m4	19883	WAR	Last image read from shared memory 7 seconds ago, zma may have gone away	zm_monitor.cpp	2574
2012-09-17 17:31:23.222996	zmc_m4	19883	WAR	Buffer overrun at index 3, image 694323, slow down capture, speed up analysis or increase ring buffer size	zm_monitor.cpp	2568
2012-09-17 17:31:19.935179	zmc_m4	19883	WAR	Buffer overrun at index 3, image 694283, slow down capture, speed up analysis or increase ring buffer size	zm_monitor.cpp	2568
2012-09-17 17:31:15.088995	zma_m4	8540	INF	In mode 5/1, warming up	zma.cpp	101
2012-09-17 17:31:14.882780	zmdc	8540	INF	'zma -m 4' started at 12/09/17 17:31:14	zmdc.pl	
2012-09-17 17:31:14.879320	zmdc	19856	INF	'zma -m 4' starting at 12/09/17 17:31:14, pid = 8540	zmdc.pl	
2012-09-17 17:31:14.579950	zmwatch	19902	INF	Restarting analysis daemon for TP-Link_TL-SC3430, time since last analysis 24 seconds (1347921074-1347921050)	zmwatch.pl	
2012-09-17 17:31:04.570220	zmdc	19856	INF	'zma -m 4' crashed, signal 8	zmdc.pl	
2012-09-17 17:30:58.557040	zmdc	19856	INF	'zma -m 4' stopping at 12/09/17 17:30:58	zmdc.pl	
2012-09-17 17:30:58.272670	zmwatch	19902	INF	Restarting analysis daemon for TP-Link_TL-SC3430, time since last analysis 8 seconds (1347921058-1347921050)	zmwatch.pl	
2012-09-17 17:30:57.174653	zmc_m4	19883	WAR	Last image read from shared memory 7 seconds ago, zma may have gone away	zm_monitor.cpp	2574
2012-09-17 17:30:57.174236	zmc_m4	19883	WAR	Buffer overrun at index 8, image 694008, slow down capture, speed up analysis or increase ring buffer size	zm_monitor.cpp	2568
2012-09-17 17:30:56.443229	zmc_m4	19883	INF	TP-Link_TL-SC3430: 694000 - Capturing at 12.05 fps	zm_monitor.cpp	2598
2012-09-17 17:30:53.897956	zmc_m4	19883	WAR	Buffer overrun at index 8, image 693968, slow down capture, speed up analysis or increase ring buffer size
Carrier82
Posts: 96
Joined: Sat Jul 28, 2012 8:30 pm

Re: Is this normal?

Post by Carrier82 »

Have you tried the recommended measures? slow down capture (reduce frame rate from camera), speed up analysis (create smaller zones, use simpler analyzing) or increase ring buffer size (from monitor parameters)
Locked