[12151] in Athena Bugs
decmips 7.6G: S-plus exited abnormally
daemon@ATHENA.MIT.EDU (rdhamlin@MIT.EDU)
Wed Jun 22 14:19:15 1994
From: rdhamlin@MIT.EDU
To: bugs@MIT.EDU
Date: Wed, 22 Jun 94 14:19:09 EDT
System name: milanese
Type and version: KN02ca 7.6G (1 update(s) to same version)
Display type: X
What were you trying to do?
I was using S-plus running under Emacs.
What's wrong:
Here are the last lines of my S+ session before it abruptly terminated.
odoe > n<-24
odoe > geo$prodwellte[n]
[1] 223
odoe > v<- 1.048320
reqs[n]<-geo$fluidreqs[n]*1000/v/15850
Process S exited abnormally with code 1
I did not wait for it to process the 'v<-...' line before giving the
'reqs...' line, but this has not caused a problem for me in the past
(although most of the time I have waited for it). I copied that last
line with emacs, but before I did that I put the cursor on a previous
occurance of the line and hit Enter. Usually, that would copy the
command to the end of the buffer and send it to S for processing. But
when I did it this time, I got an error like "Command not found" or
"Unknown Command" in the last line of the emacs window.
What should have happened:
S-plus should be not have terminated.
Please describe any relevant documentation references: