openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #06930
[Bug 617962] Re: Error: ShouldNotReachHere() given
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: openjdk-6 (Ubuntu)
Status: New => Confirmed
--
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/617962
Title:
Error: ShouldNotReachHere() given
Status in “openjdk-6” package in Ubuntu:
Confirmed
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/
#
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/617962/+subscriptions
References