google-code-export / tatami

Automatically exported from code.google.com/p/tatami
1 stars 1 forks source link

JVM crashes with tatami #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add tatami in classpath 
2. Add tatami component (I added simple chart)
3. run application in eclipse 

What is the expected output? What do you see instead?
Application should run in development mode but instead JVM crashes with
following error

An unexpected error has been detected by HotSpot Virtual Machine:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6358d12a, pid=472, tid=2032
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_17-b04 mixed mode)
# Problematic frame:
# C  [mshtml.dll+0xd12a]
#
# An error report file with more information is saved as hs_err_pid472.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

What version of the product are you using? On what operating system?
Tatami 1.3 with java 1.5 Gwt 1.5.3 

Please provide any additional information below.

Original issue reported on code.google.com by vasu.k...@gmail.com on 1 Apr 2009 at 5:43

Attachments:

GoogleCodeExporter commented 9 years ago
Please can you test with a JDK 1.5 (or 1.6) and not a JRE please. 

Vianney

Original comment by vgrass...@gmail.com on 1 Apr 2009 at 8:38

GoogleCodeExporter commented 9 years ago
I have tested with Jdk 1.5 only not with Jre 

Original comment by vasu.k...@gmail.com on 1 Apr 2009 at 9:45