← Back to team overview

openjdk team mailing list archive

[Bug 661800] [NEW] SISEGV in 16.0-b13 linux-amd64

 

Public bug reported:

I have AVR32 Studio 2.6 launched (an Eclipse 2.5 based IDE for 32-bit
AVR microcontrollers) on Ubuntu 10.04 x86_64. When I hit enter in
terminal window connected (according to setup) to the serial port, that
bug appeared on console:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f81f9e1aa6a, pid=2616, tid=140197460891408
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK 64-Bit Server VM (16.0-b13 mixed mode linux-amd64 )
# Derivative: IcedTea6 1.8.1
# Distribution: Ubuntu 10.04 LTS, package 6b18-1.8.1-0ubuntu1
# Problematic frame:
# C  [librxtxSerial.so+0x7a6a]  Java_gnu_io_RXTXPort_nativeDrain+0xea
#
# An error report file with more information is saved as:
# /home/manveru/AVR32 Studio/hs_err_pid2616.log
[thread 140196219791120 also had an error]
#
# 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/
#

Additional information about Eclipe plugin:
manveru@adelajda:~/AVR32 Studio$ file ./plugins/gnu.io.rxtx.linux.x86_64_2.1.7.3_v20071015/os/linux/x86_64/librxtxSerial.so
./plugins/gnu.io.rxtx.linux.x86_64_2.1.7.3_v20071015/os/linux/x86_64/librxtxSerial.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, not stripped

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

-- 
SISEGV in 16.0-b13 linux-amd64
https://bugs.launchpad.net/bugs/661800
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:
I have AVR32 Studio 2.6 launched (an Eclipse 2.5 based IDE for 32-bit AVR microcontrollers) on Ubuntu 10.04 x86_64. When I hit enter in terminal window connected (according to setup) to the serial port, that bug appeared on console:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f81f9e1aa6a, pid=2616, tid=140197460891408
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK 64-Bit Server VM (16.0-b13 mixed mode linux-amd64 )
# Derivative: IcedTea6 1.8.1
# Distribution: Ubuntu 10.04 LTS, package 6b18-1.8.1-0ubuntu1
# Problematic frame:
# C  [librxtxSerial.so+0x7a6a]  Java_gnu_io_RXTXPort_nativeDrain+0xea
#
# An error report file with more information is saved as:
# /home/manveru/AVR32 Studio/hs_err_pid2616.log
[thread 140196219791120 also had an error]
#
# 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/
#

Additional information about Eclipe plugin:
manveru@adelajda:~/AVR32 Studio$ file ./plugins/gnu.io.rxtx.linux.x86_64_2.1.7.3_v20071015/os/linux/x86_64/librxtxSerial.so
./plugins/gnu.io.rxtx.linux.x86_64_2.1.7.3_v20071015/os/linux/x86_64/librxtxSerial.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, not stripped





Follow ups

References