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
When using the latest versions for jskeus (euslisp/jskeus@fa7b88f) and eus (d7a3284) from source in Ubuntu 16.04, running roseus leads to:
roseus ;; Segmentation Fault.
;; in (load-library "roseus.so" '("roseus"))
;; You are still in a signal handler.
;;Try reset or throw to upper level as soon as possible.
;; code=1757534960 x=68c1d9c0 addr=5
This problem does not occur in Ubuntu 14.04 nor when using eus version 1f5a9e9.
Verified the above in a total of 5 PCs (three of them 16.04, two of them 14.04). @weiqiyang @itohdak