You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.
A segmentation fault is caused during the startup of a Lima device server.
'''
-------> Received a DevFailed exception: DevFailed[
DevError[
desc = AttributeError: 'NoneType' object has no attribute 'execute'
origin = File "/usr/lib64/python2.7/site-packages/pytango-9.2.2.dev0-py2.7-linux-x86_64.egg/tango/device_class.py", line 567, in __DeviceClass__device_factory
device = self._new_device(deviceImplClass, klass, dev_name)
File "/usr/lib64/python2.7/site-packages/pytango-9.2.2.dev0-py2.7-linux-x86_64.egg/tango/device_class.py", line 546, in __DeviceClass__new_device
return klass(dev_class, dev_name)
File "/usr/lib64/python2.7/site-packages/pytango-9.2.2.dev0-py2.7-linux-x86_64.egg/tango/tango_object.py", line 94, in init
Device.init(self, tango_class_obj, name)
File "/usr/lib64/python2.7/site-packages/pytango-9.2.2.dev0-py2.7-linux-x86_64.egg/tango/server.py", line 568, in init
self.init_device()
File "/usr/lib64/python2.7/site-packages/pytango-9.2.2.dev0-py2.7-linux-x86_64.egg/tango/server.py", line 360, in init_device
return get_worker().execute(init_device_orig, self)
A segmentation fault is caused during the startup of a Lima device server.
'''
-------> Received a DevFailed exception: DevFailed[
DevError[
desc = AttributeError: 'NoneType' object has no attribute 'execute'
origin = File "/usr/lib64/python2.7/site-packages/pytango-9.2.2.dev0-py2.7-linux-x86_64.egg/tango/device_class.py", line 567, in __DeviceClass__device_factory
device = self._new_device(deviceImplClass, klass, dev_name)
File "/usr/lib64/python2.7/site-packages/pytango-9.2.2.dev0-py2.7-linux-x86_64.egg/tango/device_class.py", line 546, in __DeviceClass__new_device
return klass(dev_class, dev_name)
File "/usr/lib64/python2.7/site-packages/pytango-9.2.2.dev0-py2.7-linux-x86_64.egg/tango/tango_object.py", line 94, in init
Device.init(self, tango_class_obj, name)
File "/usr/lib64/python2.7/site-packages/pytango-9.2.2.dev0-py2.7-linux-x86_64.egg/tango/server.py", line 568, in init
self.init_device()
File "/usr/lib64/python2.7/site-packages/pytango-9.2.2.dev0-py2.7-linux-x86_64.egg/tango/server.py", line 360, in init_device
return get_worker().execute(init_device_orig, self)
reason = PyDs_PythonError
severity = ERR]
]
Segmentation fault (core dumped)
'''
The text was updated successfully, but these errors were encountered: