Hi,
I'm using IDL 8.2.3 on a Windows 7 64 bit machine. I´m getting in to trouble when I use common variables in connection with the function lsode.
I do not have the problem running the same code with the same idl version on a linux machine. Has anybody an idea on this?
Edit: Java runtime environment is up to date. The header of the error log is:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fed7b96404, pid=8724, tid=2772
#
# JRE version: 6.0_17-b04
# Java VM: Java HotSpot(TM) 64-Bit Server VM (14.3-b01 mixed mode windows-amd64 )
# Problematic frame:
# C [idl.dll+0x4b6404]
#
# 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.
#
Thanks,
Heiner