home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / modula3 / 876 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.4 KB  |  41 lines

  1. Newsgroups: comp.lang.modula3
  2. Path: sparky!uunet!mcsun!sun4nl!freya.let.rug.nl!rug4!laverman
  3. From: laverman@cs.rug.nl (Bert Laverman)
  4. Subject: Problems with vbtapps...
  5. Message-ID: <1992Aug18.124624.141@cs.rug.nl>
  6. Originator: laverman@rug16
  7. Sender: usenet@cs.rug.nl
  8. Nntp-Posting-Host: rug16
  9. Organization: Dept. of Computing Science, Groningen University
  10. Date: Tue, 18 Aug 1992 12:46:24 GMT
  11. Lines: 28
  12.  
  13.  
  14. (This is about the SPARC 2.07 version of SRC-m3)
  15.  
  16. Having recently managed to find a machine with enough memory to build
  17. the vbtkit and formsvbt libraries, I then tried to build the vbtapps.
  18. Alas, though they compiled ok, I have not managed to run any of the
  19. programs. They all abort before doing anything visible with:
  20.  
  21. ***
  22. *** runtime error:
  23. ***    Bus error - possible thread stack overflow
  24. ***    pc = 0xf7ffe820 = YPQ.YPQFromRGB + 0x98c8b8
  25. ***
  26.  
  27. This particular message came from Cube, but Calculator, miniformsedit,
  28. etc. all produce this problem.
  29.  
  30. YPQ appears not to be a vbtkit or formsvbt routine, but its interface
  31. is in the standard include directory. Since I can't keep all sources
  32. online, I don't know where this error comes from. Is _this_ one of the
  33. optimization problems (I used -O for libm3, X, and trestle)?
  34.  
  35. Greetings, Bert
  36. -- 
  37. #include <std/disclaimer>
  38.  
  39.   Bert Laverman,  Dept. of Computing Science, Groningen University
  40.   Friendly mail to: laverman@cs.rug.nl      The rest to: /dev/null
  41.