View Single Post
Posts: 80 | Thanked: 114 times | Joined on Dec 2009 @ Belgium
#71
Originally Posted by Dak View Post
That seems like a problem with the jar, not the JVM....

Do you have a simple java app jarfile to run to test the JVM? REALLY simple....like just creating an application window.
The jar I tested with was a simple Hello World program ... it works on my laptop ...

*edit*
I also tested it with the Java2Ddemo from the sun site ... same error.

Detailed output:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x4007ae44, pid=1784, tid=1088148624
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15 mixed mode linux-arm)
# Problematic frame:
# V [libjvm.so+0x5ee44]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

*edit*

Last edited by beli; 2009-12-22 at 11:28.