openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #04362
[Bug 617962] [NEW] Error: ShouldNotReachHere() given
Public bug reported:
I'm trying to fix my Android app, so I threw a basic main() function
into one of my classes. When I try to run the code, however, I get this
message:
#
# Internal Error (classFileParser.cpp:3174), pid=5488, tid=3079273328
# Error: ShouldNotReachHere()
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Server VM (16.0-b13 mixed mode linux-x86 )
# Derivative: IcedTea6 1.8
# Distribution: Ubuntu 10.04.1 LTS, package 6b18-1.8-4ubuntu3
# An error report file with more information is saved as:
# /home/matt/workspace/Big Thing/hs_err_pid5488.log
#
# 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/
#
** Affects: openjdk-6 (Ubuntu)
Importance: Undecided
Status: New
--
Error: ShouldNotReachHere() given
https://bugs.launchpad.net/bugs/617962
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'm trying to fix my Android app, so I threw a basic main() function into one of my classes. When I try to run the code, however, I get this message:
#
# Internal Error (classFileParser.cpp:3174), pid=5488, tid=3079273328
# Error: ShouldNotReachHere()
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Server VM (16.0-b13 mixed mode linux-x86 )
# Derivative: IcedTea6 1.8
# Distribution: Ubuntu 10.04.1 LTS, package 6b18-1.8-4ubuntu3
# An error report file with more information is saved as:
# /home/matt/workspace/Big Thing/hs_err_pid5488.log
#
# 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/
#
Follow ups
References