Page 1 of 1

Domoticz received fatal signal 11 with Python plugin

Posted: Monday 26 November 2018 12:37
by pipiche
t looks like a number of users are reporting issues when using the python plugin Framework .

Code: Select all

When I restart the Raspberry (sudo reboot), Domoticz restarts, but crashes shortly.
Here is the log of the crash :

Code: Select all

2018-11-21 23:29:31.597 Error: Domoticz received fatal signal 11 !...
2018-11-21 23:29:31.606 Error: /home/pi/domoticz/domoticz() [0x262154]
2018-11-21 23:29:31.606 Error: /home/pi/domoticz/domoticz(_Z14signal_handleri+0x4c) [0x26220c]
2018-11-21 23:29:31.606 Error: /lib/arm-linux-gnueabihf/libc.so.6(__default_sa_restorer_v2+0) [0x76c7d180]

https://github.com/domoticz/domoticz/issues/2879

As one of a plugin maintainer, I'm quiet worries on that , and wonder how to support the users. The stack provided is quick weak and didn't really bring much information !