We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I am getting the following error at runtime.
"A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x690d1c94, pid=6136, tid=4280
JRE version: Java(TM) SE Runtime Environment (7.0_40-b43) (build 1.7.0_40-b43)
Java VM: Java HotSpot(TM) Client VM (24.0-b56 mixed mode windows-x86 )
Problematic frame:
C [atioglxx.dll+0xa1c94]
Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
An error report file with more information is saved as:
I:\Project-Arduino\processing-2.1\hs_err_pid6136.log
If you would like to submit a bug report, please visit:
http://bugreport.sun.com/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]
Could not run the sketch (Target VM failed to initialize).
For more information, read revisions.txt and Help ? Troubleshooting."
i am using 32bit windows 7 pc. processing 2.1. Thank you in advance.
Answers
this looks like an opengl problem with an ati card.
not sure of a solution though (given that i have windows or radeon cards). update drivers?
i think my drivers are updated :\ how can i solve this? is it my coding problem or machine problem ?