Bug 688010

Summary: crash in java-1.6.0-openjdk-devel-1:1.6.0.0-52.1.9.7.fc14: Process /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/bin/java was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Ed Marshall <esm>
Component: java-1.6.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 14CC: ahughes, dbhole, jvanek, langel, lkundrak, mjw, mmatejov, omajid
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-16 02:27:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Backtrace none

Description Ed Marshall 2011-03-16 02:23:09 UTC
Created attachment 485626 [details]
Backtrace

(Sidebar: I tried to report this via abrt, but was unable to; it insists that reporting is disabled because the backtrace is unusable, and asks me to do a debuginfo-install for java-1.6.0-openjdk-devel, which I've already done. Refreshing seems to do nothing. So, manually it is.)

How to reproduce
-----
Only intermittently reproducible; interacting with the drop-down menus in the Arduino GUI while code uploading via serial (executing avrdude) seems to be a typical trigger (in this case, it crashed just as avrdude was completing it's upload).

This has occurred with both arduino-0021-2 (as shipped with Fedora 14) and arduino-0022-3 (as shipped with F15).

I've attached the backtrace; there was no hs_err* logfile produced that I've been able to locate.

Looking through it, it looks like the error might be related to RXTX locking?

Description of problem:
Package:    	java-1.6.0-openjdk-devel-1:1.6.0.0-52.1.9.7.fc14
Latest Crash:	Tue 15 Mar 2011 07:41:56 PM 
Command:    	/usr/lib/jvm/java/bin/java -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -classpath /usr/share/java/ecj.jar:/usr/share/java/jna.jar:/usr/share/java/RXTXcomm.jar::/usr/share/arduino/core.jar:/usr/share/arduino/pde.jar processing.app.Base
Reason:     	Process /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/bin/java was killed by signal 6 (SIGABRT)

Comment 1 Ed Marshall 2011-03-16 02:27:32 UTC
Bah, I'm an idiot; it looks like I just opened a duplicate of my own previous bug report. :P Sorry for the noise.

*** This bug has been marked as a duplicate of bug 666761 ***