← Back to team overview

openjdk team mailing list archive

[Bug 593172] Re: eclipse crashes on loading on serial terminal

 

I create a bug report on eclipse.org to make the developers aware of the
problem and suggest checking for both Eclipse and system RXTX libraries
instead: https://bugs.eclipse.org/bugs/show_bug.cgi?id=372655

** Bug watch added: Eclipse bugs #372655
   https://bugs.eclipse.org/bugs/show_bug.cgi?id=372655

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/593172

Title:
  eclipse crashes on loading on serial terminal

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/593172/+subscriptions



References