EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x634033dd, pid=5612, tid=5780
in
Integration and Hardware
•
4 months ago
Hi everyone,
I am using processing 2.0 stable in windows
but every time I run the code
it said could not run the sketch
my windows is install in Mac with bootcamp
here is the text from processing
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x634033dd, pid=5612, tid=5780
#
# JRE version: 6.0_37-b06
# Java VM: Java HotSpot(TM) Client VM (20.12-b01 mixed mode windows-x86 )
# Problematic frame:
# C [OpenGL32.dll+0x33dd]
#
# An error report file with more information is saved as:
# C:\Backup & Tools\Backup\software\x64\Architecture\Processing\processing-2.0-32bit\hs_err_pid5612.log
#
# If you would like to submit a bug report, please visit:
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Could not run the sketch (Target VM failed to initialize).
For more information, read revisions.txt and Help → Troubleshooting.
I have checked it on the internet
and it happened in processing 1.0 in Mac
has anybody faced this with stable 2.0 in windows?
1