following a pretty standard apt dist-upgrade, my zoneminder is not operational anymore.
zmc and zma processes crash
with the following in the zmdc.log
11/27/2019 19:49:52.460812 zmdc[3185].INF [ZMServer:692] ['zma -m 2' crashed, signal 134]
11/27/2019 19:49:52.470776 zmdc[3185].INF [ZMServer:692] ['zmc -m 2' crashed, signal 134]
no memkey in zmMemInvalidate
no memkey in zmMemInvalidate
no memkey in zmMemInvalidate
no memkey in zmMemInvalidate
if I start the processes manually, i get the
#
double free or corruption (out)
[1] 2965 abort (core dumped) zma -m 2
✘
double free or corruption (out)
[1] 3047 abort (core dumped) zmc -m 2
Amongst the packages that were upgraded is
mysql-server-5.7:amd64 (5.7.27-0ubuntu0.18.04.1, 5.7.28-0ubuntu0.18.04.4)
Any ideas on where to dig?