V2.0a5 and Java 64bit problem
in
Core Library Questions
•
1 year ago
I have just been looking at Processing V2.0a5 - very impressive.
I tried some of the examples - in particular the opengl examples but they would not run, rather I got the message shown below (Intel i7 CPU running Windows 7 64bit)
Is this a Java 64bit problem? Has anyone experienced the same problem?
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000690959df, pid=4072, tid=5176
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [atio6axx.dll+0x659df]
#
# An error report file with more information is saved as:
# C:\Users\Peter\AppData\Local\Temp\\hs_err_pid4072.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.
#
I tried some of the examples - in particular the opengl examples but they would not run, rather I got the message shown below (Intel i7 CPU running Windows 7 64bit)
Is this a Java 64bit problem? Has anyone experienced the same problem?
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000690959df, pid=4072, tid=5176
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [atio6axx.dll+0x659df]
#
# An error report file with more information is saved as:
# C:\Users\Peter\AppData\Local\Temp\\hs_err_pid4072.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.
#
1