zmc crashes

Forum for questions and support relating to the 1.29.x releases only.
Locked
dees_sing
Posts: 1
Joined: Fri Feb 03, 2017 3:27 pm

zmc crashes

Post by dees_sing »

ZMC failing to start,and i don't see any video streams for configured device

root@raspberrypi:/var/log# service zoneminder status
● zoneminder.service - ZoneMinder CCTV recording and surveillance system
Loaded: loaded (/lib/systemd/system/zoneminder.service; enabled)
Active: active (running) since Fri 2017-02-03 15:13:27 UTC; 14min ago
Process: 22689 ExecStart=/usr/bin/zmpkg.pl start (code=exited, status=0/SUCCESS)
Main PID: 22722 (zmdc.pl)
CGroup: /system.slice/zoneminder.service
├─22722 /usr/bin/perl -wT /usr/bin/zmdc.pl startup
├─22753 /usr/bin/perl -wT /usr/bin/zmfilter.pl
├─22766 /usr/bin/perl -wT /usr/bin/zmaudit.pl -c
├─22779 /usr/bin/perl -wT /usr/bin/zmwatch.pl
└─23248 /usr/bin/perl -wT /usr/bin/zmdc.pl restart zmc -m 1

Feb 03 15:27:26 raspberrypi zmdc[22722]: INF ['zmc -m 1' starting at 17/02/03 15:27:26, pid = 23241]
Feb 03 15:27:26 raspberrypi zmdc[23241]: INF ['zmc -m 1' started at 17/02/03 15:27:26]
Feb 03 15:27:26 raspberrypi zmdc[22722]: INF ['zmc -m 1' crashed, signal 10]
Feb 03 15:27:36 raspberrypi zmwatch[22779]: ERR [Memory map file '/dev/shm/zm.mmap.1' does not exist. zmc might not be running.]
Feb 03 15:27:36 raspberrypi zmwatch[22779]: INF [Restarting capture daemon for SV3C, shared data not valid]
Feb 03 15:27:39 raspberrypi zmdc[22722]: INF ['zmc -m 1' starting at 17/02/03 15:27:39, pid = 23246]
Feb 03 15:27:39 raspberrypi zmdc[23246]: INF ['zmc -m 1' started at 17/02/03 15:27:39]
Feb 03 15:27:39 raspberrypi zmdc[22722]: INF ['zmc -m 1' crashed, signal 10]
Feb 03 15:27:49 raspberrypi zmwatch[22779]: ERR [Memory map file '/dev/shm/zm.mmap.1' does not exist. zmc might not be running.]
Feb 03 15:27:49 raspberrypi zmwatch[22779]: INF [Restarting capture daemon for SV3C, shared data not valid]
Locked