-
Notifications
You must be signed in to change notification settings - Fork 34
zmq_abort while executing Init command #592
Comments
Hi @gscalamera , thanks for creating this issue. |
4.0.8 compiled from sources |
Could you please try to use a debug version of the zmq library? One of them is ENOMEM (There was insufficient memory to handle the requested op control operation). Did you notice any memory issues on your computer? In your case, you get the problem when you invoke the INIT command on a device of your device server? Is this correct? You were not doing a "restart device (DevRestart)" or "restart server (RestartServer)"? Is your device server subscribing to events from other devices? |
I'll try to reproduce with the debug version. |
Hi @gscalamera, no update on this issue? |
Not able to reproduce it anymore. |
Executing Init command on a specific Device Server I have occasionally a zmq_abort:
It is difficult to reproduce and I don't know if it can be related to other known issues, but I can just add that this device server:
The text was updated successfully, but these errors were encountered: