ffes / domoticz-buienradar

Domoticz Buienradar.nl Weather Lookup Plugin
MIT License
14 stars 5 forks source link

plugin error after adding hardware #28

Open rnetz opened 5 years ago

rnetz commented 5 years ago

After adding the buienradar.nl Hardware in Domoticz, my Domoticz crashes. I have added parts of my domoticz.txt log below.

I'm running raspbian-jessie on a Raspberry Pi 3 Model B. The self test (python3 localtest.py) ran without problems.

Domoticz.txt: 2019-06-09 12:14:51.071 Status: Domoticz V4.10881 (c)2012-2019 GizMoCuz 2019-06-09 12:14:51.071 Status: Build Hash: b06fb6b60, Date: 2019-06-08 15:28:08 2019-06-09 12:14:51.071 Status: System: Raspberry Pi 2019-06-09 12:14:51.072 Status: Startup Path: /home/pi/domoticz/

2019-06-09 12:14:51.662 Status: PluginSystem: Started, Python version '3.4.2'. 2019-06-09 12:14:53.791 Status: (Buienradar Geldrop) Started. 2019-06-09 12:14:53.791 Status: EventSystem: reset all events... 2019-06-09 12:14:53.801 Status: EventSystem: reset all device statuses... 2019-06-09 12:14:53.902 Status: PluginSystem: Entering work loop. 2019-06-09 12:14:56.004 Status: (Buienradar Geldrop) Entering work loop. 2019-06-09 12:14:56.005 Status: (Buienradar Geldrop) Initialized version 2.4.5, author 'ffes' 2019-06-09 12:14:56.196 (Buienradar Geldrop) Devices checked and created/updated if necessary 2019-06-09 12:14:56.196 (Buienradar Geldrop) Retrieve weather data from http://xml.buienradar.nl/ 2019-06-09 12:14:56.260 Error: Domoticz(pid:727, tid:746('PluginMgr')) received fatal signal 11 (Segmentation fault) 2019-06-09 12:14:56.260 Error: siginfo address=0x2d7, address=0x76e9a2cc

2019-06-09 12:15:05.401 Error: Thread 26 (Thread 0x752c1430 (LWP 746)): 2019-06-09 12:15:05.401 Error: #0 0x76e99ef8 in __libc_waitpid (pid=834, stat_loc=0x752be940, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:40 2019-06-09 12:15:05.401 Error: #1 0x0010f938 in dumpstack_gdb(bool) () 2019-06-09 12:15:05.401 Error: #2 0x0010ff24 in signal_handler(int, siginfo_t, void) () 2019-06-09 12:15:05.401 Error: #3 2019-06-09 12:15:05.401 Error: #4 0x76e9a2e8 in raise (sig=11) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37 2019-06-09 12:15:05.401 Error: #5 2019-06-09 12:15:05.401 Error: #6 0x6820f82c in EC_POINT_free () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0 2019-06-09 12:15:05.401 Error: #7 0x68218c84 in EC_KEY_copy () from /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.0.0