[30] in Athena Bugs
scheme errors
daemon@ATHENA.MIT.EDU (tjcoppet@ATHENA.MIT.EDU)
Sun Mar 13 21:12:45 1988
From: <tjcoppet@ATHENA.MIT.EDU>
Date: Sun, 13 Mar 88 21:10:39 EST
To: bugs@ATHENA.MIT.EDU
When scheme is started up with: /mit/scheme/dist6.2/microcode/scheme -band sicp.bin
microcode errors result:
m11-115-4% /mit/scheme/dist6.2/microcode/scheme -band sicp.bin
Scheme Microcode Version 10.22
MIT Scheme, unix [bsd (vax)] version
Type `^C' (control-C) followed by `H' to obtain information about interrupts.
Microcode Error: Bad error handlers vector.
Error code 0x10 (ARG-1-BAD-RANGE).
**** Stack Trace ****
...: [NULL 0x2]
...: [PRIMITIVE LOAD-BAND]
...: "sicp.bin"
Return code: [RETURN_CODE END_OF_COMPUTATION]
Expression: ()
No error handler.
Scheme has terminated abnormally!
Would you like a core dump? [Y or N] n
---------------------------
Apparently this was the method users were told to use and did work
at one point in time. As you can see, I know nothing about the scheme
on the scheme locker- I am just relaying this.
--Tom