[Bug 196892] devel/arduino - java Abort trap while upload sketch

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 13 19:58:23 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196892

JamesElstone <james at elstone.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |james at elstone.net

--- Comment #2 from JamesElstone <james at elstone.net> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list