[2440] in Athena Bugs
hf77 problems
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Tue Jun 20 20:22:32 1989
Date: Tue, 20 Jun 89 20:22:09 -0400
From: Ken Raeburn <raeburn@ATHENA.MIT.EDU>
To: James D. Oliver III <oliver@ATHENA.MIT.EDU>
Cc: <jnrees@ATHENA.MIT.EDU>
Cc: bugs@ATHENA.MIT.EDU
In-Reply-To: Jim Rees's message of Tue, 13 Jun 89 17:16:48 EDT,
Resource exhaustion optimizing MAIN_(): storage for set bit vectors (32 words)
copt: Unknown opcode: 0000000000
[...]
Resource exhaustion optimizing MAIN_(): storage for tree nodes
copt: Unknown opcode: 0000000000
My guess here is that the compiler might be running out of memory; the
fact that you got different results from two different runs hints that
the environment (other programs running, &c) might be affecting it.
If you get this "resource exhaustion" message again, try killing off a
couple of other jobs you have running, if you have some large ones.
(Emacs is often a good choice.)
This is undeniably a problem in the compiler -- not so much that it
should run out of memory, but that it should handle that situation so
poorly. I will forward this report to our IBM people.
Thanks for the report.
-- Ken Raeburn
Athena Release Engineering