sangkyoonnam / openjdk-osx-build

Automatically exported from code.google.com/p/openjdk-osx-build
0 stars 0 forks source link

Fatal error detected when trying to run web app under java 1.7 #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Installed SpringSource Tool Suite 2.8.0 (based on Eclipse IDE)
2. Installed OpenJDK-OSX-1.7-universal-jre-b214-20111019.dmg
3. Configured SpringSource Tool Suite to use OpenJDK 7
4. Build web app (no problems)
5. Try to run web app using embedded tc server (tomcat)

What is the expected output? What do you see instead?

Expect tc server to start but I get this exception:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0xa) at pc=026a95e6, pid=815, tid=2953523200
#
# JRE version: 7.0
# Java VM: OpenJDK Server VM (21.0-b17 mixed mode bsd-x86 )
# Problematic frame:
# J  
java.util.zip.ZipFile.getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStre
am;
#
# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# 
/Users/Surj/Development/java/springsource/sts-2.8.0.RELEASE/STS.app/Contents/Mac
OS/hs_err_pid815.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#

What version of the product are you using? On what operating system?

OpenJDK-OSX-1.7-universal-jre-b214-20111019.dmg on Macbook Pro running Snow 
Leopard 10.6.8

Please provide any additional information below.

I have attached the stack trace.

Switching back to the Mac Java SE JDK (1.6), the server starts without any 
error.

Original issue reported on code.google.com by sbha...@gmail.com on 20 Oct 2011 at 9:49

Attachments:

GoogleCodeExporter commented 8 years ago
Any update?

Original comment by sbha...@gmail.com on 25 Oct 2011 at 9:11

GoogleCodeExporter commented 8 years ago
Could you try with a newer release ?

Original comment by henri.gomez on 19 Nov 2011 at 10:05

GoogleCodeExporter commented 8 years ago
Closing it since reported didn't acked testing with later release

Original comment by henri.gomez on 12 Dec 2011 at 7:23