My java application reports an EXCEPTION_ACCESS_VIOLATION after running for several minutes and solving using glpk4.43 several IP problems.
Can you please suggest reasons why this happens?
# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x3c861675, pid=1436, tid=2764 # # JRE version: 6.0_20-b02 # Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode windows-x86 )
# Problematic frame: # C [glpk_java.dll+0x1675] # # An error report file with more information is saved as: # C:\Workspaces\Eclipse 3.5 Java\App\hs_err_pid1436.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.
#