Oracle SQL Developer crashed with [libjvm.so+0x4ba162] get_method_id
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openjdk-6 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Using latest SQL Developer 3.1.07.42 and latest openjdk-6
$ apt-cache policy openjdk-6-jdk
openjdk-6-jdk:
Installed: 6b24-1.
Candidate: 6b24-1.
Version table:
*** 6b24-1.
500 http://
100 /var/lib/
$ sqldeveloper
Oracle SQL Developer
Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
** WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f736d
#
# JRE version: 6.0_24-b24
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.11.1
# Distribution: Ubuntu precise (development branch), package 6b24-1.
# Problematic frame:
# V [libjvm.
#
# An error report file with more information is saved as:
# /tmp/hs_
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https:/
#
/usr/share/
Seems to be fixed with 6b24-1. 11.1-2ubuntu2. Now it works well.
Thanks.