> Am 03.07.2016 um 15:02 schrieb Klemen Zhivko <[email protected]>: > > Experimeting (testsing) with haltalk, mkwrapper on BBB, I now two times > received: > Assertion failed: state == term_ack_sent || state == term_req_sent2 > (pipe.cpp:316)
that pipe.cpp is likely part of libzmq taking a guess as to what you are actually doing: you are sending something over a zeromq socket which violates the zmq protocol > > I tried to find pipe.cpp and I cannot find it among sources.. > Maybe somebody know what could be the cause of error and how to troubleshoot? > > When such error apears MK shutdowns. It doesn-t happen consistently, so it is > hard to reproduce. > > > -- > website: http://www.machinekit.io blog: http://blog.machinekit.io github: > https://github.com/machinekit > --- > You received this message because you are subscribed to the Google Groups > "Machinekit" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at https://groups.google.com/group/machinekit. > For more options, visit https://groups.google.com/d/optout. > <linuxcnc.log> -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
