home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.modula3
- Path: sparky!uunet!mcsun!sun4nl!freya.let.rug.nl!rug4!laverman
- From: laverman@cs.rug.nl (Bert Laverman)
- Subject: Problems with vbtapps...
- Message-ID: <1992Aug18.124624.141@cs.rug.nl>
- Originator: laverman@rug16
- Sender: usenet@cs.rug.nl
- Nntp-Posting-Host: rug16
- Organization: Dept. of Computing Science, Groningen University
- Date: Tue, 18 Aug 1992 12:46:24 GMT
- Lines: 28
-
-
- (This is about the SPARC 2.07 version of SRC-m3)
-
- Having recently managed to find a machine with enough memory to build
- the vbtkit and formsvbt libraries, I then tried to build the vbtapps.
- Alas, though they compiled ok, I have not managed to run any of the
- programs. They all abort before doing anything visible with:
-
- ***
- *** runtime error:
- *** Bus error - possible thread stack overflow
- *** pc = 0xf7ffe820 = YPQ.YPQFromRGB + 0x98c8b8
- ***
-
- This particular message came from Cube, but Calculator, miniformsedit,
- etc. all produce this problem.
-
- YPQ appears not to be a vbtkit or formsvbt routine, but its interface
- is in the standard include directory. Since I can't keep all sources
- online, I don't know where this error comes from. Is _this_ one of the
- optimization problems (I used -O for libm3, X, and trestle)?
-
- Greetings, Bert
- --
- #include <std/disclaimer>
-
- Bert Laverman, Dept. of Computing Science, Groningen University
- Friendly mail to: laverman@cs.rug.nl The rest to: /dev/null
-