← Back to team overview

openjdk team mailing list archive

[Bug 593172] [NEW] eclipse crashes on loading on serial terminal

 

Public bug reported:

When I open a connection to a USB serial port using the RXTX
(http://rxtx.qbang.org/eclipse) and the Target Manager Terminal plugins,
Eclipse consistently crashes with no error messages.  The follow log is
generated:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f4dbd46524d, pid=4074, tid=139971864680208
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Derivative: IcedTea6 1.8
# Distribution: Ubuntu lucid (development branch), package 6b18-1.8-0ubuntu1
# Problematic frame:
# C  [librxtxSerial.so+0x724d]  read_byte_array+0x3d
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Note, I have not had the same problem on 32bit Karmic on a different machine.  I'm able to connect with no problems using ckermit.
Thanks.

** Affects: openjdk-6 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
eclipse crashes on loading on serial terminal
https://bugs.launchpad.net/bugs/593172
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: New

Bug description:
When I open a connection to a USB serial port using the RXTX (http://rxtx.qbang.org/eclipse) and the Target Manager Terminal plugins, Eclipse consistently crashes with no error messages.  The follow log is generated:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f4dbd46524d, pid=4074, tid=139971864680208
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Derivative: IcedTea6 1.8
# Distribution: Ubuntu lucid (development branch), package 6b18-1.8-0ubuntu1
# Problematic frame:
# C  [librxtxSerial.so+0x724d]  read_byte_array+0x3d
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Note, I have not had the same problem on 32bit Karmic on a different machine.  I'm able to connect with no problems using ckermit.
Thanks.





Follow ups

References