Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2015 19:58:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196892] devel/arduino - java Abort trap while upload sketch
Message-ID:  <bug-196892-13-8qE0kBag8r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196892-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196892-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196892

JamesElstone <james@elstone.net> changed:

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

--- Comment #2 from JamesElstone <james@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196892-13-8qE0kBag8r>