Page 1 of 1

Domoticz crashing constantly

Posted: Monday 29 November 2021 16:11
by bernard038
Hello All,

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?)
Does anyone know how to solve this issue?

Re: Domoticz crashing constantly

Posted: Monday 29 November 2021 18:23
by waltervl
This is not enough information, what is thread 28? It is in the top of the crash log.

Perhaps it is related to your earlier corrupt database issue.. viewtopic.php?f=6&t=37458&p=282810#p282810

Could also be a faulty power supply or SD card....

Re: Domoticz crashing constantly

Posted: Tuesday 30 November 2021 18:29
by bernard038
Maybe it is / was the database being corrupted. However I had fixed the issue earlier. Restored domoticz.db, removed some plugins generating errors, and now lets seen what happens in the coming days..