As of this afternoon Domoticz is crashing evert few minutes. I am using a Raspberry Pi with Buster installed. In the crashlog I've found these lines:
Code: Select all
Thread 28 (Thread 0xaa8f9220 (LWP 13078)):
#0 __waitpid (options=0, stat_loc=0xaa8f7fc8, pid=13939) at ../sysdeps/unix/sysv/linux/waitpid.c:30
#1 __waitpid (pid=13939, stat_loc=0xaa8f7fc8, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:25
#2 0x0028b14c in dumpstack_gdb(bool) ()
#3 0x0028b718 in signal_handler(int, siginfo_t*, void*) ()
#4 <signal handler called>
#5 raise (sig=11) at ../sysdeps/unix/sysv/linux/raise.c:50
#6 <signal handler called>
#7 0xb5d74724 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython3.7m.so
#8 0xb5d74714 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython3.7m.so
Backtrace stopped: previous frame identical to this frame (corrupt stack?)