Bug 196892 - devel/arduino - java Abort trap while upload sketch
Summary: devel/arduino - java Abort trap while upload sketch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Philip M. Gollucci
URL:
Keywords: crash
Depends on: 200179
Blocks:
  Show dependency treegraph
 
Reported: 2015-01-19 13:08 UTC by Alexander V. Ribchansky
Modified: 2016-01-16 15:39 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander V. Ribchansky 2015-01-19 13:08:59 UTC
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.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2015-01-19 23:56:50 UTC
Fix Summary and notify maintainer.
Comment 2 James Elstone 2015-05-13 19:58:22 UTC
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.
Comment 3 James Elstone 2015-05-13 20:09:03 UTC
Reported in upstream dependancy:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200179
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2016-01-16 06:56:02 UTC
This looks fixed to me,
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2016-01-16 15:39:23 UTC
Assign to committer that resolved (dependent issue). Track dependency correctly