2009-02-18 00:46:42 UTC
Hi guys,
I'm running into the following exception when I run the hello world application:
Any ideas what I may be doing wrong?
I'm running vista 64 bit on java vm 5,6 with ogre1.6.0 and orgre4j v 1.6.0beta 6
-Jerry
run:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x05261100, pid=3540, tid=2544
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b16 mixed mode, sharing windows-x86)
# Problematic frame:
# C [OgreMain.dll+0x151100]
#
# An error report file with more information is saved as:
# C:\Users\jkalkhof\Source\OgreHelloWorld\hs_err_pid3540.log
#
# 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.
#
[error occurred during error reporting , id 0xc0000005]
Java Result: -1