[Bug 128809] JVM aborted when GNU RXTX write to serial port.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 13 20:33:03 UTC 2015


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

JamesElstone <james at elstone.net> changed:

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

--- Comment #1 from JamesElstone <james at elstone.net> ---
There is a later version of the RXTX port now, however, behaviour is the same
as the previous version.

A patch for this has been submitted as part of:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200179

Also this is not an issue with Java, it is doing exactly as the c library is
asking it to do...

(Hint: SIGABRT should not be used to terminate a thread, it in turn SIGABRTs
the parent process..._

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


More information about the freebsd-java mailing list