ABBDriver trajectory execution issues

The ABBDriver methods: run(), move_to() and move_to_async() results in killing the program without executing the motion or raising any exception.
run_async() executes motion to some point and kills the program without any indication of a reason.