While in Arduino IDE try to upload skatch to board - Arduino ide crashes with java - Abort trap error. Latest 1.06. arduino ide, try both latest openjdk7 & 8.
Fix Summary and notify maintainer.
This core dump is occuring in the [RXTX] port as it issues a SIGABRT to a thread, which forces the prcoess to perform a core dump. I suspect in JRE (OpenJDK) the handling of this had a different effect than OpenJDK 7+. An upstream bug in RXTX has been reported, with proposed patch attached.
Reported in upstream dependancy: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200179
This looks fixed to me,
Assign to committer that resolved (dependent issue). Track dependency correctly