[smith@node21 voxel_masks]$ more hs_err_pid18752.log # # A fatal error has been detected by the Java Runtime Environment: # # java.lang.OutOfMemoryError: pthread_getattr_np # # Internal Error (os_linux_x86.cpp:681), pid=18752, tid=47317827380992 # Error: pthread_getattr_np # # JRE version: 6.0_17-b04 # Java VM: Java HotSpot(TM) 64-Bit Server VM (14.3-b01 mixed mode linux-amd64 ) # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp #
--------------- T H R E A D ---------------
I tried 'matlab -nojvm' and that failed too... Is there any way to start an interactive job and request a specific memory allocation so this type of issue won't happen?
also, as a not ... trying to run the entire matlab desktop take up the majority of your ram ... if you run with -nodesktop that will conserve a considerable amount of resources.