Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2015 20:33:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-java@FreeBSD.org
Subject:   [Bug 128809] JVM aborted when GNU RXTX write to serial port.
Message-ID:  <bug-128809-12-k5MQkq15tb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-128809-12@https.bugs.freebsd.org/bugzilla/>
References:  <bug-128809-12@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=128809

JamesElstone <james@elstone.net> changed:

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-128809-12-k5MQkq15tb>