OZW: 1.6-992-g76e21d80
I'm not a OZW specialist, I'm more on the Zigbee side and currently migrating out some OZW devices to be replaced by Zigbee components.
While removing unused OZW I'm getting a Domotciz crash . As it is quiet difficult to see which devices belongs to this device in the Domtcz Device list
Code: Select all
Feb 24 11:21:43 pi3 domoticz[19184]: 2020-02-24 11:21:43.617 Status: OpenZWave: Remove Failed Device initiated...
Feb 24 11:21:43 pi3 domoticz[19184]: 2020-02-24 11:21:43.617 Status: OpenZWave: RemoveFailedNode ControllerCommand - Starting
Feb 24 11:21:43 pi3 domoticz[19184]: 2020-02-24 11:21:43.627 Status: OpenZWave: RemoveFailedNode ControllerCommand - InProgress
Feb 24 11:21:46 pi3 domoticz[19184]: 2020-02-24 11:21:46.618 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s). Command: "ControllerCommand_RemoveFailedNode: 0x01, 0x05, 0x00, 0x61, 0x06, 0x8f, 0x12"
Feb 24 11:21:46 pi3 domoticz[19184]: 2020-02-24 11:21:46.618 Always,
Feb 24 11:21:46 pi3 domoticz[19184]: 2020-02-24 11:21:46.618 Always, Dumping queued log messages
Feb 24 11:21:46 pi3 domoticz[19184]: 2020-02-24 11:21:46.619 Always,
Feb 24 11:21:46 pi3 domoticz[19184]: 2020-02-24 11:21:46.619 Always,
Feb 24 11:21:46 pi3 domoticz[19184]: 2020-02-24 11:21:46.619 Always, End of queued log message dump
Feb 24 11:21:46 pi3 domoticz[19184]: 2020-02-24 11:21:46.619 Always,
Feb 24 11:21:46 pi3 domoticz[19184]: 2020-02-24 11:21:46.619 Error: OpenZWave: Type_Notification, NodeID not found internally!. HomeID: 3290841831, NodeID: 255 (0xff)
Feb 24 11:21:46 pi3 domoticz[19184]: 2020-02-24 11:21:46.623 Status: OpenZWave: ControllerCommand - Error - Failed
Feb 24 11:21:47 pi3 domoticz[19184]: 2020-02-24 11:21:47.215 Error: Domoticz(pid:19184, tid:19206('OZW-driver')) received fatal signal 11 (Segmentation fault)
Feb 24 11:21:47 pi3 domoticz[19184]: 2020-02-24 11:21:47.215 Error: siginfo address=0x1a, address=0xb6b6ff70
Feb 24 11:21:47 pi3 domoticz[19184]: 2020-02-24 11:21:47.244 Error: Failed to start gdb, will use backtrace() for printing stack frame
Feb 24 11:21:47 pi3 domoticz[19184]:
Feb 24 11:21:47 pi3 domoticz[19184]: 2020-02-24 11:21:47.246 Error: #0 /usr/bin/domoticz : + 0x15f31c [0x5af31c]
Feb 24 11:21:47 pi3 domoticz[19184]: 2020-02-24 11:21:47.246 Error: #1 /usr/bin/domoticz : + 0x15ff00 [0x5aff00]
Feb 24 11:21:47 pi3 domoticz[19184]: 2020-02-24 11:21:47.246 Error: #2 /lib/libc.so.6 : __default_rt_sa_restorer + 0 [0xb64a45e0]
Feb 24 11:21:47 pi3 domoticz[19184]: 2020-02-24 11:21:47.246 Error: #3 /lib/libopenzwave.so.1.6 : OpenZWave::Driver::HandleRemoveFailedNodeRequest(unsigned char*) + 0x4c [0xb6b6b02c]
Feb 24 11:21:47 pi3 domoticz[19184]: 2020-02-24 11:21:47.246 Error: #4 /lib/libopenzwave.so.1.6 : OpenZWave::Driver::ProcessMsg(unsigned char*, unsigned char) + 0x9b8 [0xb6b6ff70]
Feb 24 11:21:47 pi3 domoticz[19184]: 2020-02-24 11:21:47.246 Error: #5 /lib/libopenzwave.so.1.6 : OpenZWave::Driver::ReadMsg() + 0x5d4 [0xb6b70f7c]
Feb 24 11:21:47 pi3 domoticz[19184]: 2020-02-24 11:21:47.246 Error: #6 /lib/libopenzwave.so.1.6 : OpenZWave::Driver::DriverThreadProc(OpenZWave::Internal::Platform::Event*) + 0x2d0 [0xb6b727a4]
Feb 24 11:21:47 pi3 domoticz[19184]: 2020-02-24 11:21:47.246 Error: #7 /lib/libopenzwave.so.1.6 : OpenZWave::Internal::Platform::ThreadImpl::Run() + 0x20 [0xb6b27f90]
Feb 24 11:21:47 pi3 domoticz[19184]: 2020-02-24 11:21:47.247 Error: #8 /lib/libopenzwave.so.1.6 : OpenZWave::Internal::Platform::ThreadImpl::ThreadProc(void*) + 0x8 [0xb6b27fac]