home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / pdp11 / 834 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.5 KB  |  38 lines

  1. Newsgroups: vmsnet.pdp-11
  2. Path: sparky!uunet!munnari.oz.au!uniwa!cujo!cc.curtin.edu.au!zrepachol
  3. From: zrepachol@cc.curtin.edu.au
  4. Subject: Re: f77, kermit and rsx-11
  5. Message-ID: <1992Nov11.030951.1@cc.curtin.edu.au>
  6. Lines: 26
  7. Sender: news@cujo.curtin.edu.au (News Manager)
  8. Organization: Curtin University of Technology
  9. References: <1992Nov9.193113.11680@cs.cornell.edu>
  10. Date: Tue, 10 Nov 1992 18:09:51 GMT
  11.  
  12. In article <1992Nov9.193113.11680@cs.cornell.edu>, chapman@cs.cornell.edu (Richard Chapman) writes:
  13. ...
  14. > F77: 
  15. > Can anyone tell me what "Error 2 -- Task initialization failure" means
  16. > in rsx-11 v4.0 (it occurs in response to trying to run a .tsk file
  17. > made with TKB from  a Fortran 77 program) ? I have tried a number
  18.  
  19. Lack of FP me thinks...
  20.  
  21. > crashes, halting with 002522 in the display register on the cpu. I get
  22. > a dump on the console with CRASH -- CONT WITH SCRATCH MEDIA ON DM0 at
  23. > the bottom (even if I am running from the RL drives with DM0 turned _off_)
  24. > If I use kermit to download files from a PC connected as the console of the
  25. > pdp-11 (set line ti: instead of tt2:) things work fine. 
  26.  
  27. Kermit is developed on a RSTS/E system using the RSX run time system. 4.0
  28. and the m-plus ttdriver never seemed to agree on on of the 'less used'
  29. qio sub-functions. The ttdriver and the crash code win this one I'm affraid.
  30. It is a terminal driver bug... 
  31.  
  32. The set speed is bogus, even the dlv that do have it, the ttdriver does not have
  33. the code to twiddle the bits...
  34.  
  35. ~Paul
  36.  
  37.