fatal signal 11 (segmentation fault) pendant l'initialisation

Forum dédié au plugin ZigBeeForDomoticZ : installation, paramétrage, utilisation, interfaces ...
fleup
Messages : 12
Inscription : 24 févr. 2020, 13:47

fatal signal 11 (segmentation fault) pendant l'initialisation

Message par fleup »

Bonjour,

nouvel utilisateur de la ZiGate USB, j'essaie de l'intégrer dans mon installation Domoticz qui tourne sur un serveur Debian 9.
et là problème, je ne m'en sors pas !!


Code : Tout sélectionner

Domoticz
Version: 4.11724
Build Hash: 867979abf
Compile Date: 2020-02-23 11:10:00
dzVents Version: 3.0.0
Python Version: 3.5.3 (default, Sep 27 2018, 17:25:39) [GCC 6.3.0 20170516]
Lors de l'initialisation j'ai une erreur fatale dans Domoticz (cf ci-dessous), je n'ai pour le moment aucun élément d'appairé avec la Zigate.

je sèche, toute suggestion est la bienvenue... merci.

NB : j'ai testé la ZiGate sous Windows 10 avec les outils indiqués et pas de souci. J'ai même pu mettre à jour vers le dernier firmware (3.1c).

Code : Tout sélectionner

2020-02-24 12:03:50.239  Status: (ZiGate) Started.
2020-02-24 12:03:50.310  Status: (ZiGate) Entering work loop.
2020-02-24 12:03:50.311  Status: (ZiGate) Initialized version 4.8, author 'zaraki673  pipiche38'
2020-02-24 12:03:50.311  Status: (ZiGate) Zigate plugin beta-4.8.002 started
2020-02-24 12:03:50.311  Status: (ZiGate) Debug: 2
2020-02-24 12:03:50.311  (ZiGate) Debug Mode: 2, We do recommend to leave Verbors to None
2020-02-24 12:03:50.311  (ZiGate) 'HardwareID':'9'
2020-02-24 12:03:50.311  (ZiGate) 'DomoticzHash':'867979abf'
2020-02-24 12:03:50.311  (ZiGate) 'Language':'fr'
2020-02-24 12:03:50.311  (ZiGate) 'Mode3':'False'
2020-02-24 12:03:50.311  (ZiGate) 'UserDataFolder':'/home/serviceuser/domoticz/'
2020-02-24 12:03:50.311  (ZiGate) 'Mode1':'USB'
2020-02-24 12:03:50.311  (ZiGate) 'StartupFolder':'/home/serviceuser/domoticz/'
2020-02-24 12:03:50.311  (ZiGate) 'Author':'zaraki673  pipiche38'
2020-02-24 12:03:50.311  (ZiGate) 'Mode6':'2'
2020-02-24 12:03:50.311  (ZiGate) 'DomoticzBuildTime':'2020-02-23 11:10:00'
2020-02-24 12:03:50.311  (ZiGate) 'Name':'ZiGate'
2020-02-24 12:03:50.311  (ZiGate) 'HomeFolder':'/home/serviceuser/domoticz/plugins/Domoticz-Zigate/'
2020-02-24 12:03:50.311  (ZiGate) 'DomoticzVersion':'4.11724'
2020-02-24 12:03:50.311  (ZiGate) 'Address':'0.0.0.0'
2020-02-24 12:03:50.311  (ZiGate) 'Version':'4.8'
2020-02-24 12:03:50.311  (ZiGate) 'SerialPort':'/dev/serial/by-id/usb-Silicon_Labs_ZiGate_0001-if00-port0'
2020-02-24 12:03:50.311  (ZiGate) 'Port':'9999'
2020-02-24 12:03:50.311  (ZiGate) 'Key':'Zigate'
2020-02-24 12:03:50.311  (ZiGate) 'Mode4':'9440'
2020-02-24 12:03:50.311  (ZiGate) 'Database':'/home/serviceuser/domoticz/domoticz.db'
2020-02-24 12:03:50.311  (ZiGate) Device count: 0
2020-02-24 12:03:50.311  Status: (ZiGate) Python Version - 3.5.3 (default, Sep 27 2018, 17:25:39) 
[GCC 6.3.0 20170516]
2020-02-24 12:03:50.311  Status: (ZiGate) Switching Heartbeat to 5 s interval
2020-02-24 12:03:50.311  Status: (ZiGate) DomoticzVersion: 4.11724
2020-02-24 12:03:50.311  Status: (ZiGate) DomoticzHash: 867979abf
2020-02-24 12:03:50.311  Status: (ZiGate) DomoticzBuildTime: 2020-02-23 11:10:00
2020-02-24 12:03:50.311  Status: (ZiGate) load PluginConf
2020-02-24 12:03:50.312  Status: (ZiGate) pluginWWW set to /home/serviceuser/domoticz/plugins/Domoticz-Zigate/www/
2020-02-24 12:03:50.312  Status: (ZiGate) pluginConfig set to /home/serviceuser/domoticz/plugins/Domoticz-Zigate/Conf/
2020-02-24 12:03:50.312  Status: (ZiGate) homedirectory set to /home/serviceuser/domoticz/plugins/Domoticz-Zigate/
2020-02-24 12:03:50.312  Status: (ZiGate) pluginReports set to /home/serviceuser/domoticz/plugins/Domoticz-Zigate/Reports/
2020-02-24 12:03:50.312  Status: (ZiGate) pluginOTAFirmware set to /home/serviceuser/domoticz/plugins/Domoticz-Zigate/OTAFirmware/
2020-02-24 12:03:50.312  Status: (ZiGate) pluginHome set to /home/serviceuser/domoticz/plugins/Domoticz-Zigate/
2020-02-24 12:03:50.312  Status: (ZiGate) pluginData set to /home/serviceuser/domoticz/plugins/Domoticz-Zigate/Data/
2020-02-24 12:03:50.312  Status: (ZiGate) filename set to /home/serviceuser/domoticz/plugins/Domoticz-Zigate/Conf/PluginConf-09.json
2020-02-24 12:03:50.312  Status: (ZiGate) Opening DomoticzDB in raw
2020-02-24 12:03:50.314  Status: (ZiGate) Plugin Database: DeviceList-9.txt
2020-02-24 12:03:50.315  Status: (ZiGate) DeviceConf loaded
2020-02-24 12:03:50.316  Status: (ZiGate) --> Config for TUYA/TS0011
2020-02-24 12:03:50.316  Status: (ZiGate) --> Config for TUYA/TS0002
2020-02-24 12:03:50.316  Status: (ZiGate) --> Config for TUYA/TS0012
2020-02-24 12:03:50.316  Status: (ZiGate) --> Config for TUYA/TS0013
2020-02-24 12:03:50.316  Status: (ZiGate) --> Config for TUYA/TS0001
2020-02-24 12:03:50.316  Status: (ZiGate) --> Config for OSRAM/LIGHTIFY Outdoor Flex RGBW
2020-02-24 12:03:50.316  Status: (ZiGate) --> Config for OSRAM/Plug Z3
2020-02-24 12:03:50.316  Status: (ZiGate) --> Config for OSRAM/Lightify Switch Mini
2020-02-24 12:03:50.316  Status: (ZiGate) --> Config for OSRAM/CLA60 TW OSRAM
2020-02-24 12:03:50.316  Status: (ZiGate) --> Config for OSRAM/Plug 01
2020-02-24 12:03:50.317  Status: (ZiGate) --> Config for GLEDOPTO/GL-C-008
2020-02-24 12:03:50.317  Status: (ZiGate) --> Config for GLEDOPTO/GL-D-003Z
2020-02-24 12:03:50.317  Status: (ZiGate) --> Config for GLEDOPTO/GL-C-009
2020-02-24 12:03:50.317  Status: (ZiGate) --> Config for GLEDOPTO/GLEDOPTO
2020-02-24 12:03:50.317  Status: (ZiGate) --> Config for Eurotronics/SPZB0001
2020-02-24 12:03:50.317  Status: (ZiGate) --> Config for IKEA_TRADFRI/TRADFRI bulb E27 WS clear 950lm
2020-02-24 12:03:50.317  Status: (ZiGate) --> Config for IKEA_TRADFRI/TRADFRI bulb E26 WS opal 980lm
2020-02-24 12:03:50.317  Status: (ZiGate) --> Config for IKEA_TRADFRI/TRADFRI bulb E27 WS opal 1000lm
2020-02-24 12:03:50.317  Status: (ZiGate) --> Config for IKEA_TRADFRI/TRADFRI bulb GU10 WS 400lm
2020-02-24 12:03:50.317  Status: (ZiGate) --> Config for IKEA_TRADFRI/TRADFRI bulb E27 WS opal 950lm
2020-02-24 12:03:50.317  Status: (ZiGate) --> Config for IKEA_TRADFRI/TRADFRI bulb E27 WS opal 980lm
2020-02-24 12:03:50.318  Status: (ZiGate) --> Config for IKEA_TRADFRI/TRADFRI wireless dimmer
2020-02-24 12:03:50.318  Status: (ZiGate) --> Config for IKEA_TRADFRI/TRADFRI Signal Repeater
2020-02-24 12:03:50.318  Status: (ZiGate) --> Config for IKEA_TRADFRI/FLOALT panel WS 60x60
2020-02-24 12:03:50.318  Status: (ZiGate) --> Config for IKEA_TRADFRI/TRADFRI bulb E14 WS opal 400lm
2020-02-24 12:03:50.318  Status: (ZiGate) --> Config for IKEA_TRADFRI/TRADFRI control outlet
2020-02-24 12:03:50.318  Status: (ZiGate) --> Config for IKEA_TRADFRI/TRADFRI remote control
2020-02-24 12:03:50.318  Status: (ZiGate) --> Config for IKEA_TRADFRI/TRADFRI bulb E26 WS clear 950lm
2020-02-24 12:03:50.318  Status: (ZiGate) --> Config for IKEA_TRADFRI/TRADFRI bulb E12 WS opal 400lm
2020-02-24 12:03:50.318  Status: (ZiGate) --> Config for INNR/RB 285 C
2020-02-24 12:03:50.318  Status: (ZiGate) --> Config for Konke/3AFE28010402000D
2020-02-24 12:03:50.318  Status: (ZiGate) --> Config for Konke/3AFE14010402000D
2020-02-24 12:03:50.318  Status: (ZiGate) --> Config for Konke/3AFE170100510001
2020-02-24 12:03:50.319  Status: (ZiGate) --> Config for Konke/3AFE140103020000
2020-02-24 12:03:50.319  Status: (ZiGate) --> Config for CLEODE/ZHUM
2020-02-24 12:03:50.319  Status: (ZiGate) --> Config for CLEODE/ZPLUG
2020-02-24 12:03:50.319  Status: (ZiGate) --> Config for CLEODE/ZMOVE
2020-02-24 12:03:50.319  Status: (ZiGate) --> Config for Legrand/Dimmer switch w/o neutral
2020-02-24 12:03:50.319  Status: (ZiGate) --> Config for Legrand/Remote switch
2020-02-24 12:03:50.319  Status: (ZiGate) --> Config for Legrand/DIN power consumption module
2020-02-24 12:03:50.319  Status: (ZiGate) --> Config for Legrand/Double gangs remote switch
2020-02-24 12:03:50.319  Status: (ZiGate) --> Config for Legrand/Shutter switch with neutral
2020-02-24 12:03:50.319  Status: (ZiGate) --> Config for Legrand/Micromodule switch
2020-02-24 12:03:50.319  Status: (ZiGate) --> Config for Legrand/Connected outlet
2020-02-24 12:03:50.319  Status: (ZiGate) --> Config for Legrand/Mobile outlet
2020-02-24 12:03:50.320  Status: (ZiGate) --> Config for Legrand/Shutters central remote switch
2020-02-24 12:03:50.320  Status: (ZiGate) --> Config for Legrand/Cable outlet
2020-02-24 12:03:50.320  Status: (ZiGate) --> Config for Philips/LST002
2020-02-24 12:03:50.321  Status: (ZiGate) --> Config for Philips/SML001
2020-02-24 12:03:50.321  Status: (ZiGate) --> Config for Philips/SML002
2020-02-24 12:03:50.321  Status: (ZiGate) --> Config for Philips/RWL021
2020-02-24 12:03:50.321  Status: (ZiGate) --> Config for Schneider/EH-ZB-VACT
2020-02-24 12:03:50.321  Status: (ZiGate) --> Config for Schneider/EH-ZB-RTS
2020-02-24 12:03:50.321  Status: (ZiGate) --> Config for Schneider/EH-ZB-BMS
2020-02-24 12:03:50.321  Status: (ZiGate) --> Config for Schneider/EH-ZB-LMACT
2020-02-24 12:03:50.321  Status: (ZiGate) --> Config for Schneider/EH-ZB-SPD-V2
2020-02-24 12:03:50.321  Status: (ZiGate) --> Config for Schneider/EH-ZB-HACT
2020-02-24 12:03:50.322  Status: (ZiGate) --> Config for Schneider/EH-ZB-SPD
2020-02-24 12:03:50.322  Status: (ZiGate) --> Config for Others/FB56-ZCW08KU1.1
2020-02-24 12:03:50.322  Status: (ZiGate) --> Config for LIVOLO/TI0001
2020-02-24 12:03:50.322  Status: (ZiGate) --> Config for SALUS/SPE600
2020-02-24 12:03:50.322  Status: (ZiGate) --> Config for Heiman/SmokeSensor-N-3.0
2020-02-24 12:03:50.322  Status: (ZiGate) --> Config for Heiman/GAS_V15
2020-02-24 12:03:50.322  Status: (ZiGate) --> Config for Heiman/SMOK_V16
2020-02-24 12:03:50.322  Status: (ZiGate) --> Config for Heiman/SmokeSensor-N
2020-02-24 12:03:50.322  Status: (ZiGate) --> Config for LUMI/lumi.remote.b1acn01
2020-02-24 12:03:50.322  Status: (ZiGate) --> Config for LUMI/lumi.sensor_switch.aq2
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.sensor_switch
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.sensor_motion
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.sensor_magnet
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.sensor_smoke
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.remote.b286acn01
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.sensor_ht
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.sensor_magnet.aq2
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.remote.b686opcn01
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.sensor_cube
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.ctrl_ln2.aq1
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.weather
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.sensor_86sw2
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.sen_ill.mgl01
2020-02-24 12:03:50.323  Status: (ZiGate) --> Config for LUMI/lumi.ctrl_ln2
2020-02-24 12:03:50.324  Status: (ZiGate) --> Config for LUMI/lumi.light.aqcn02
2020-02-24 12:03:50.324  Status: (ZiGate) --> Config for LUMI/lumi.vibration.aq1
2020-02-24 12:03:50.324  Status: (ZiGate) --> Config for LUMI/lumi.remote.b186acn01
2020-02-24 12:03:50.324  Status: (ZiGate) --> Config for LUMI/lumi.sensor_switch.aq3
2020-02-24 12:03:50.324  Status: (ZiGate) --> Config for LUMI/lumi.ctrl_neutral2
2020-02-24 12:03:50.324  Status: (ZiGate) --> Config for LUMI/lumi.sensor_wleak.aq1
2020-02-24 12:03:50.324  Status: (ZiGate) --> Config for LUMI/lumi.sensor_cube.aqgl01
2020-02-24 12:03:50.324  Status: (ZiGate) --> Config for LUMI/lumi.sensor_86sw1
2020-02-24 12:03:50.324  Status: (ZiGate) --> Config for LUMI/lumi.plug
2020-02-24 12:03:50.324  Status: (ZiGate) --> Config for LUMI/lumi.relay.c2acn01
2020-02-24 12:03:50.324  Status: (ZiGate) --> Config for LUMI/lumi.ctrl_neutral1
2020-02-24 12:03:50.324  Status: (ZiGate) --> Config for LUMI/lumi.sensor_motion.aq2
2020-02-24 12:03:50.324  Status: (ZiGate) load ListOfDevice
2020-02-24 12:03:50.324  Status: (ZiGate) Transport mode: USB
2020-02-24 12:03:50.325  Status: (ZiGate) Connection Name: Zigate, Transport: Serial, Address: /dev/serial/by-id/usb-Silicon_Labs_ZiGate_0001-if00-port0
2020-02-24 12:03:50.325  Status: (ZiGate) Connection open: Name: 'ZiGate', Transport: 'Serial', Protocol: 'None', Address: '/dev/serial/by-id/usb-Silicon_Labs_ZiGate_0001-if00-port0', Port: '', Baud: 115200, Connected: False, Parent: 'None'
2020-02-24 12:03:50.341  Status: (ZiGate) Trigger a Topology Scan
2020-02-24 12:03:50.341  Status: (ZiGate) Trigger a Energy Level Scan
2020-02-24 12:03:50.442  Status: (ZiGate) Major Version Num: 0003
2020-02-24 12:03:50.442  Status: (ZiGate) Installer Version Number: 031c
2020-02-24 12:03:50.745  Error: (ZiGate) Zigate not correctly initialized
2020-02-24 12:03:50.845  Status: (ZiGate) Number of devices recently active in Zigate = 0
2020-02-24 12:03:52.066  (RFXCom) Temp (Congélateur)
2020-02-24 12:03:55.198  (RFXCom) Temp + Humidity (sonde Cuisine)
2020-02-24 12:03:58.699  (RFXCom) Temp + Humidity (sonde Salon)
2020-02-24 12:04:00.133  Status: LUA: Aube programmée à : 06:50
2020-02-24 12:04:00.363  (ZiGate) Switch Blue Led On
2020-02-24 12:04:00.363  Status: (ZiGate) Zigate set to Certification : CE
2020-02-24 12:04:00.363  Status: (ZiGate) Start Web Server connection
2020-02-24 12:04:00.368  Status: (ZiGate) Web backend for Web User Interface started on port: 9440
2020-02-24 12:04:00.369  Status: (ZiGate) Plugin with Zigate firmware 031c correctly initialized
2020-02-24 12:04:00.375  Error: Domoticz(pid:20626, tid:20629('PluginMgr')) received fatal signal 11 (Segmentation fault)
2020-02-24 12:04:00.375  Error: siginfo address=0x5092, address=0x7f3a6272dfbf
2020-02-24 12:04:00.382  Error: Failed to start gdb, will use backtrace() for printing stack frame

2020-02-24 12:04:00.388  Error: #0  /home/serviceuser/domoticz/domoticz() [0x737683]
2020-02-24 12:04:00.388  Error: #1  /home/serviceuser/domoticz/domoticz : signal_handler(int, siginfo_t*, void*) + 0x295 [0x7381a5]
2020-02-24 12:04:00.388  Error: #2  /lib/x86_64-linux-gnu/libpthread.so.0 :  + 0x110e0 [0x7f3a6272e0e0]
2020-02-24 12:04:00.388  Error: #3  /lib/x86_64-linux-gnu/libpthread.so.0 : raise + 0xcf [0x7f3a6272dfbf]
2020-02-24 12:04:00.388  Error: #4  /lib/x86_64-linux-gnu/libpthread.so.0 :  + 0x110e0 [0x7f3a6272e0e0]
2020-02-24 12:04:00.388  Error: #5  /lib/x86_64-linux-gnu/libc.so.6 :  + 0x129596 [0x7f3a61b80596]
2020-02-24 12:04:00.388  Error: #6  /home/serviceuser/domoticz/domoticz() [0xc586e9]
2020-02-24 12:04:00.388  Error: #7  /home/serviceuser/domoticz/domoticz : lh_insert + 0x4c [0xc5899c]
2020-02-24 12:04:00.388  Error: #8  /home/serviceuser/domoticz/domoticz : OBJ_NAME_add + 0x63 [0xc21833]
2020-02-24 12:04:00.388  Error: #9  /home/serviceuser/domoticz/domoticz : EVP_add_digest + 0x56 [0xc60236]
2020-02-24 12:04:00.388  Error: #10 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 :  + 0x1554fb [0x7f3a1acb94fb]
2020-02-24 12:04:00.388  Error: #11 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 :  + 0x16ca79 [0x7f3a1acd0a79]
2020-02-24 12:04:00.388  Error: #12 /lib/x86_64-linux-gnu/libpthread.so.0 :  + 0xe759 [0x7f3a6272b759]
2020-02-24 12:04:00.388  Error: #13 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 : CRYPTO_THREAD_run_once + 0x9 [0x7f3a1ad27759]
2020-02-24 12:04:00.388  Error: #14 /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1 : OPENSSL_init_crypto + 0x273 [0x7f3a1acd0fb3]
2020-02-24 12:04:00.388  Error: #15 /usr/lib/python3.5/lib-dynload/_hashlib.cpython-35m-x86_64-linux-gnu.so : PyInit__hashlib + 0x21 [0x7f3a342abb11]
2020-02-24 12:04:00.388  Error: #16 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : _PyImport_LoadDynamicModuleWithSpec + 0x180 [0x7f3a5dbcf710]
2020-02-24 12:04:00.388  Error: #17 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x209fe7 [0x7f3a5dbd2fe7]
2020-02-24 12:04:00.388  Error: #18 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyCFunction_Call + 0xc9 [0x7f3a5da3a259]
2020-02-24 12:04:00.388  Error: #19 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x78f2 [0x7f3a5db6aff2]
2020-02-24 12:04:00.388  Error: #20 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x264074 [0x7f3a5dc2d074]
2020-02-24 12:04:00.388  Error: #21 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x63df [0x7f3a5db69adf]
2020-02-24 12:04:00.388  Error: #22 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #23 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #24 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #25 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #26 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x264074 [0x7f3a5dc2d074]
2020-02-24 12:04:00.388  Error: #27 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalCodeEx + 0x23 [0x7f3a5dc2d153]
2020-02-24 12:04:00.388  Error: #28 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0xf7558 [0x7f3a5dac0558]
2020-02-24 12:04:00.388  Error: #29 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyObject_Call + 0x47 [0x7f3a5db9ca37]
2020-02-24 12:04:00.388  Error: #30 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : _PyObject_CallMethodIdObjArgs + 0x22b [0x7f3a5db9ee1b]
2020-02-24 12:04:00.388  Error: #31 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyImport_ImportModuleLevelObject + 0x81a [0x7f3a5dbd0ffa]
2020-02-24 12:04:00.388  Error: #32 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x1a6248 [0x7f3a5db6f248]
2020-02-24 12:04:00.388  Error: #33 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyCFunction_Call + 0xe9 [0x7f3a5da3a279]
2020-02-24 12:04:00.388  Error: #34 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyObject_Call + 0x47 [0x7f3a5db9ca37]
2020-02-24 12:04:00.388  Error: #35 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_CallObjectWithKeywords + 0x47 [0x7f3a5dc2bb77]
2020-02-24 12:04:00.388  Error: #36 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x40cb [0x7f3a5db677cb]
2020-02-24 12:04:00.388  Error: #37 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x264074 [0x7f3a5dc2d074]
2020-02-24 12:04:00.388  Error: #38 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalCodeEx + 0x23 [0x7f3a5dc2d153]
2020-02-24 12:04:00.388  Error: #39 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalCode + 0x1b [0x7f3a5db6345b]
2020-02-24 12:04:00.388  Error: #40 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x1a72cd [0x7f3a5db702cd]
2020-02-24 12:04:00.388  Error: #41 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyCFunction_Call + 0xc9 [0x7f3a5da3a259]
2020-02-24 12:04:00.388  Error: #42 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x78f2 [0x7f3a5db6aff2]
2020-02-24 12:04:00.388  Error: #43 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x264074 [0x7f3a5dc2d074]
2020-02-24 12:04:00.388  Error: #44 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x63df [0x7f3a5db69adf]
2020-02-24 12:04:00.388  Error: #45 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #46 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #47 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #48 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x264074 [0x7f3a5dc2d074]
2020-02-24 12:04:00.388  Error: #49 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalCodeEx + 0x23 [0x7f3a5dc2d153]
2020-02-24 12:04:00.388  Error: #50 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0xf7558 [0x7f3a5dac0558]
2020-02-24 12:04:00.388  Error: #51 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyObject_Call + 0x47 [0x7f3a5db9ca37]
2020-02-24 12:04:00.388  Error: #52 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : _PyObject_CallMethodIdObjArgs + 0x22b [0x7f3a5db9ee1b]
2020-02-24 12:04:00.388  Error: #53 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyImport_ImportModuleLevelObject + 0x81a [0x7f3a5dbd0ffa]
2020-02-24 12:04:00.388  Error: #54 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x1a6248 [0x7f3a5db6f248]
2020-02-24 12:04:00.388  Error: #55 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyCFunction_Call + 0xe9 [0x7f3a5da3a279]
2020-02-24 12:04:00.388  Error: #56 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyObject_Call + 0x47 [0x7f3a5db9ca37]
2020-02-24 12:04:00.388  Error: #57 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_CallObjectWithKeywords + 0x47 [0x7f3a5dc2bb77]
2020-02-24 12:04:00.388  Error: #58 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x40cb [0x7f3a5db677cb]
2020-02-24 12:04:00.388  Error: #59 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x264074 [0x7f3a5dc2d074]
2020-02-24 12:04:00.388  Error: #60 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalCodeEx + 0x23 [0x7f3a5dc2d153]
2020-02-24 12:04:00.388  Error: #61 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalCode + 0x1b [0x7f3a5db6345b]
2020-02-24 12:04:00.388  Error: #62 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x1a72cd [0x7f3a5db702cd]
2020-02-24 12:04:00.388  Error: #63 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyCFunction_Call + 0xc9 [0x7f3a5da3a259]
2020-02-24 12:04:00.388  Error: #64 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x78f2 [0x7f3a5db6aff2]
2020-02-24 12:04:00.388  Error: #65 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x264074 [0x7f3a5dc2d074]
2020-02-24 12:04:00.388  Error: #66 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x63df [0x7f3a5db69adf]
2020-02-24 12:04:00.388  Error: #67 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #68 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #69 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #70 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x264074 [0x7f3a5dc2d074]
2020-02-24 12:04:00.388  Error: #71 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalCodeEx + 0x23 [0x7f3a5dc2d153]
2020-02-24 12:04:00.388  Error: #72 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0xf7558 [0x7f3a5dac0558]
2020-02-24 12:04:00.388  Error: #73 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyObject_Call + 0x47 [0x7f3a5db9ca37]
2020-02-24 12:04:00.388  Error: #74 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : _PyObject_CallMethodIdObjArgs + 0x22b [0x7f3a5db9ee1b]
2020-02-24 12:04:00.388  Error: #75 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyImport_ImportModuleLevelObject + 0x81a [0x7f3a5dbd0ffa]
2020-02-24 12:04:00.388  Error: #76 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x1a6248 [0x7f3a5db6f248]
2020-02-24 12:04:00.388  Error: #77 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyCFunction_Call + 0xe9 [0x7f3a5da3a279]
2020-02-24 12:04:00.388  Error: #78 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyObject_Call + 0x47 [0x7f3a5db9ca37]
2020-02-24 12:04:00.388  Error: #79 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_CallObjectWithKeywords + 0x47 [0x7f3a5dc2bb77]
2020-02-24 12:04:00.388  Error: #80 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x40cb [0x7f3a5db677cb]
2020-02-24 12:04:00.388  Error: #81 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x264074 [0x7f3a5dc2d074]
2020-02-24 12:04:00.388  Error: #82 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalCodeEx + 0x23 [0x7f3a5dc2d153]
2020-02-24 12:04:00.388  Error: #83 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalCode + 0x1b [0x7f3a5db6345b]
2020-02-24 12:04:00.388  Error: #84 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x1a72cd [0x7f3a5db702cd]
2020-02-24 12:04:00.388  Error: #85 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyCFunction_Call + 0xc9 [0x7f3a5da3a259]
2020-02-24 12:04:00.388  Error: #86 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x78f2 [0x7f3a5db6aff2]
2020-02-24 12:04:00.388  Error: #87 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x264074 [0x7f3a5dc2d074]
2020-02-24 12:04:00.388  Error: #88 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x63df [0x7f3a5db69adf]
2020-02-24 12:04:00.388  Error: #89 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #90 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #91 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #92 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x264074 [0x7f3a5dc2d074]
2020-02-24 12:04:00.388  Error: #93 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalCodeEx + 0x23 [0x7f3a5dc2d153]
2020-02-24 12:04:00.388  Error: #94 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0xf7558 [0x7f3a5dac0558]
2020-02-24 12:04:00.388  Error: #95 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyObject_Call + 0x47 [0x7f3a5db9ca37]
2020-02-24 12:04:00.388  Error: #96 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : _PyObject_CallMethodIdObjArgs + 0x22b [0x7f3a5db9ee1b]
2020-02-24 12:04:00.388  Error: #97 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyImport_ImportModuleLevelObject + 0x81a [0x7f3a5dbd0ffa]
2020-02-24 12:04:00.388  Error: #98 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x1a6248 [0x7f3a5db6f248]
2020-02-24 12:04:00.388  Error: #99 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyCFunction_Call + 0xe9 [0x7f3a5da3a279]
2020-02-24 12:04:00.388  Error: #100 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyObject_Call + 0x47 [0x7f3a5db9ca37]
2020-02-24 12:04:00.388  Error: #101 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_CallObjectWithKeywords + 0x47 [0x7f3a5dc2bb77]
2020-02-24 12:04:00.388  Error: #102 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x40cb [0x7f3a5db677cb]
2020-02-24 12:04:00.388  Error: #103 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #104 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalFrameEx + 0x7fad [0x7f3a5db6b6ad]
2020-02-24 12:04:00.388  Error: #105 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0x264074 [0x7f3a5dc2d074]
2020-02-24 12:04:00.388  Error: #106 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_EvalCodeEx + 0x23 [0x7f3a5dc2d153]
2020-02-24 12:04:00.388  Error: #107 /usr/lib/x86_64-linux-gnu/libpython3.5m.so :  + 0xf7558 [0x7f3a5dac0558]
2020-02-24 12:04:00.388  Error: #108 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyObject_Call + 0x47 [0x7f3a5db9ca37]
2020-02-24 12:04:00.389  Error: #109 /usr/lib/x86_64-linux-gnu/libpython3.5m.so : PyEval_CallObjectWithKeywords + 0x47 [0x7f3a5dc2bb77]
2020-02-24 12:04:00.389  Error: #110 /home/serviceuser/domoticz/domoticz : Plugins::CPlugin::Callback(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void*) + 0xa3 [0xade313]
2020-02-24 12:04:00.389  Error: #111 /home/serviceuser/domoticz/domoticz : Plugins::CCallbackBase::Callback(_object*) + 0x6d [0x6b3ced]
2020-02-24 12:04:00.389  Error: #112 /home/serviceuser/domoticz/domoticz : Plugins::CPluginMessageBase::Process() + 0x33 [0x6b3f23]
2020-02-24 12:04:00.389  Error: #113 /home/serviceuser/domoticz/domoticz : Plugins::CPluginSystem::Do_Work() + 0xb80 [0xaeb680]
2020-02-24 12:04:00.389  Error: #114 /home/serviceuser/domoticz/domoticz() [0xf48c8f]
2020-02-24 12:04:00.389  Error: #115 /lib/x86_64-linux-gnu/libpthread.so.0 :  + 0x74a4 [0x7f3a627244a4]
2020-02-24 12:04:00.389  Error: #116 /lib/x86_64-linux-gnu/libc.so.6 : clone + 0x3f [0x7f3a61b3fd0f]
Dernière modification par fleup le 24 févr. 2020, 14:10, modifié 1 fois.
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: fatal signal 11 (segmentation fault) pendant l'initialisation

Message par pipiche »

Peux-tu arreter Domoticz

Editer le fichier Domoticz-Zigate/Conf/PluginConf-xx.json ( ou xx est le HardwareID du plugin dans Domoticz)
Tu ajoutes la lligne suivante de préférence au milieu du fichier

Code : Tout sélectionner

 "internetAccess": 0,
Et tu relances
fleup
Messages : 12
Inscription : 24 févr. 2020, 13:47

Re: fatal signal 11 (segmentation fault) pendant l'initialisation

Message par fleup »

opération effectuée même, problème.

PluginConf-10.json

Code : Tout sélectionner

{
  "filename": "/home/serviceuser/domoticz/plugins/Domoticz-Zigate/Conf/PluginConf-10.json",
  "homedirectory": "/home/serviceuser/domoticz/plugins/Domoticz-Zigate/",
  "internetAccess": 0,
  "pluginConfig": "/home/serviceuser/domoticz/plugins/Domoticz-Zigate/Conf/",
  "pluginData": "/home/serviceuser/domoticz/plugins/Domoticz-Zigate/Data/",
  "pluginHome": "/home/serviceuser/domoticz/plugins/Domoticz-Zigate/",
  "pluginOTAFirmware": "/home/serviceuser/domoticz/plugins/Domoticz-Zigate/OTAFirmware/",
  "pluginReports": "/home/serviceuser/domoticz/plugins/Domoticz-Zigate/Reports/",
  "pluginWWW": "/home/serviceuser/domoticz/plugins/Domoticz-Zigate/www/"
}
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: fatal signal 11 (segmentation fault) pendant l'initialisation

Message par pipiche »

Est-ce la meme stack (les memes erreurs )?
fleup
Messages : 12
Inscription : 24 févr. 2020, 13:47

Re: fatal signal 11 (segmentation fault) pendant l'initialisation

Message par fleup »

désolé, j'avais modifié le mauvais fichier PluginConf-xx.json : j'en avais 2 dans le répertoire, j'ai viré celui qui était inutile.

Après correction dans le bon fichier, je n'ai plus d'exception.

Merci pour ton aide.
pipiche
Messages : 4677
Inscription : 04 avr. 2018, 16:16
Contact :

Re: fatal signal 11 (segmentation fault) pendant l'initialisation

Message par pipiche »

fleup a écrit : 24 févr. 2020, 14:51 désolé, j'avais modifié le mauvais fichier PluginConf-xx.json : j'en avais 2 dans le répertoire, j'ai viré celui qui était inutile.

Après correction dans le bon fichier, je n'ai plus d'exception.

Merci pour ton aide.
Good. Le problème est lié à l'utilisation du module random dans un des modules python. A priori ce problème se manifeste que sur certain système. Probablement lié à la version de Python que tu utilises.

Ce flag desactive le check régulier de la version du plugin. Ce n'est donc pas essentiel pour le fonctionnement
Répondre