home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / acorn / tech / 1209 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.5 KB

  1. Path: sparky!uunet!mcsun!uknet!pavo.csi.cam.ac.uk!cl.cam.ac.uk!crj10
  2. From: crj10@phx.cam.ac.uk (Clive Jones)
  3. Newsgroups: comp.sys.acorn.tech
  4. Subject: Re: What is internalError=5 in Edit???
  5. Message-ID: <1993Jan10.213037.17006@infodev.cam.ac.uk>
  6. Date: 10 Jan 93 21:30:37 GMT
  7. References: <FLIMM.93Jan4125621@sun.ph-cip.uni-koeln.de>
  8. Sender: news@infodev.cam.ac.uk (USENET news)
  9. Distribution: comp
  10. Organization: U of Cambridge, England
  11. Lines: 22
  12. Telephone-Messages: +44 223 33 4900
  13. Address: Christ's College, Cambridge CB2 3BU, ENGLAND.
  14. Nntp-Posting-Host: ashton.cl.cam.ac.uk
  15.  
  16. In article <FLIMM.93Jan4125621@sun.ph-cip.uni-koeln.de> flimm@ph-cip.uni-koeln.de (Oliver Flimm) writes:
  17. >Hi,
  18. >
  19. >since I installed acorns scsi-interface (AKA32) and a connor scsi-drive
  20. >edit doesn't work anymore.
  21. >When loading edit, it installs on the iconbar (thats alright), but as soon
  22. >as I click select on the icon or try to click on a textfile, edit
  23. >tells me about an .....internal error =5 ..... and exits immediately.
  24. >
  25. >My question: what does this strange error 5 mean, an how can I fix this
  26. >problem.
  27.  
  28. That's actually an error from RiscOSLib, which means a signal was
  29. raised and not handled. The signal in turn means that the C run-time
  30. system caught a hardware error, i.e. an address exception, abort on
  31. data fetch, or similar. (I forget which one error 5 is.)
  32.  
  33. Once you've tried the previously-suggested fonts problem, you could
  34. try killing the SCSIfiler module, as this might be broadcasting odd
  35. messages. The fonts are far more likely to be the problem, though.
  36.  
  37. --Clive.
  38.