I have a couple of cameras(3 of 18 total) that were working last week and are now offline after an update. They have multiple cameras defined at different resolutions and some resolutions are still working. There are frequent errors in the Log regarding them, Pasting a sample in:
3/8/25, 4:52:24 PM PST zmdc 424420 ERR 'zmc -m 26' exited abnormally, exit status 255 zmdc.pl 729
3/8/25, 4:52:24 PM PST zmc_m26 456613 ERR Got signal 7 (Bus error), crashing zm_signal.cpp 54
3/8/25, 4:52:23 PM PST zmdc 424420 ERR 'zmc -m 26' exited abnormally, exit status 255 zmdc.pl 729
3/8/25, 4:52:22 PM PST zmc_m26 456611 ERR Signal address is 0x7f7ad79db000, from 0x7f7af52ea04a zm_signal.cpp 86
3/8/25, 4:52:22 PM PST zmc_m26 456611 ERR Got signal 7 (Bus error), crashing zm_signal.cpp 54
3/8/25, 4:52:06 PM PST zms_m26 456406 ERR Shared data not initialised by capture daemon for monitor Driveway_High zm_monitor.cpp 1198
3/8/25, 4:52:06 PM PST zms_m7 456375 ERR Shared data not initialised by capture daemon for monitor Attic_low zm_monitor.cpp 1198
3/8/25, 4:52:06 PM PST zms_m21 456373 ERR Shared data not initialised by capture daemon for monitor Attic2 low zm_monitor.cpp 1198
3/8/25, 4:52:05 PM PST zms_m26 456406 ERR Shared data not initialised by capture daemon for monitor Driveway_High zm_monitor.cpp 1198
3/8/25, 4:52:05 PM PST zms_m7 456375 ERR Shared data not initialised by capture daemon for monitor Attic_low zm_monitor.cpp 1198
3/8/25, 4:52:05 PM PST zms_m21 456373 ERR Shared data not initialised by capture daemon for monitor Attic2 low zm_monitor.cpp 1198
3/8/25, 4:52:05 PM PST zms_m26 456406 ERR Shared data not initialised by capture daemon for monitor Driveway_High zm_monitor.cpp 1198
3/8/25, 4:52:05 PM PST zms_m7 456375 ERR Shared data not initialised by capture daemon for monitor Attic_low zm_monitor.cpp 1198
3/8/25, 4:52:05 PM PST zms_m21 456373 ERR Shared data not initialised by capture daemon for monitor Attic2 low zm_monitor.cpp 1198
3/8/25, 4:52:04 PM PST zms_m26 456406 ERR Shared data not initialised by capture daemon for monitor Driveway_High zm_monitor.cpp 1198
3/8/25, 4:52:04 PM PST zms_m7 456375 ERR Shared data not initialised by capture daemon for monitor Attic_low zm_monitor.cpp 1198
3/8/25, 4:52:04 PM PST zms_m21 456373 ERR Shared data not initialised by capture daemon for monitor Attic2 low zm_monitor.cpp 1198
3/8/25, 4:52:04 PM PST zms_m26 456406 ERR Shared data not initialised by capture daemon for monitor Driveway_High zm_monitor.cpp 1198
3/8/25, 4:52:04 PM PST zms_m7 456375 ERR Shared data not initialised by capture daemon for monitor Attic_low zm_monitor.cpp 1198
3/8/25, 4:52:04 PM PST zms_m21 456373 ERR Shared data not initialised by capture daemon for monitor Attic2 low zm_monitor.cpp 1198
Driveway_High is camera 26, Attic_low is 7, Attick2_low is 21
Is this a known bug, and if not what info would help to track it down?
cameras going offline semi-randomly
Re: cameras going offline semi-randomly
Typically I would guess that signal 7 is not enough space in /dev/shm. Which makes me think this is a system upgraded from 1.34. Check your ImageBuffer Settings (Monitor->buffer->Image Buffer Count). It should be like 3. In the past it would be much higher, but it switched to MaxImageBuffer.
Isaac
Isaac
Re: cameras going offline semi-randomly
Hmm, assuming you mean "Image Buffer Size (frames) " then yes, my numbers were a lot higher than 3. And this was an upgrade from an earlier version, although I thought it was a 1.36 version. I'll try switching them all to 3 and see how that works. Thanks.
Re: cameras going offline semi-randomly
And all of my cameras are back to working now! Thanks again.