[ET Trac] [Einstein Toolkit] #659: vip.rzg.mpg.de: Internal Compiler Error: Insufficient storage

Einstein Toolkit trac-noreply at einsteintoolkit.org
Fri Nov 4 18:20:23 CDT 2011


#659: vip.rzg.mpg.de: Internal Compiler Error: Insufficient storage
-----------------------------------------------+----------------------------
  Reporter:  alexander.beck-ratzka@…           |       Owner:           
      Type:  defect                            |      Status:  new      
  Priority:  major                             |   Milestone:           
 Component:  Cactus                            |     Version:           
Resolution:                                    |    Keywords:  Formaline
-----------------------------------------------+----------------------------

Comment (by eschnett):

 If a compiler runs out of resources (memory, CPU time, disk space), then
 this is reported by the operating system as segfault or similar problem,
 and the compiler may then output "internal error" instead of a better
 diagnosis.

 I don't know what "insufficient storage" means. It could be that the
 compiler runs out of memory -- in this case, changing -qmaxmem=-1 to
 -qmaxmem=100000 or a smaller number may help. If the compiler runs out of
 disk space, then you may have exceeded your quota, or the /tmp directory
 may be full. In both cases, user support will be able to help out.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/659#comment:2>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list