<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span style="font-family: monospace; white-space: pre-wrap;" class="">> </span><font face="monospace" class=""><span style="white-space: pre-wrap;" class="">SYSTEM.GET(pvadr, p); SYSTEM.GET(p-4, offadr);
>       IF (p >= heapOrg) & (offadr = 0) THEN q := p;   (*mark elements in data structure with root p*)

> Memory at p-4 is accessed before p is tested for zero. This of course 
> traps at non RISC-5 systems. Also unclipped UpDown arrow and closing 
> Stars viewer trap the system. Is there a chance to get these bugs 
> corrected in original and/or your system?</span></font><div class=""><font face="monospace" class=""><span style="white-space: pre-wrap;" class=""><br class=""></span></font></div><div class=""><font face="monospace" class=""><span style="white-space: pre-wrap;" class=""><br class=""></span></font></div><div class=""><font face="monospace" class=""><span style="white-space: pre-wrap;" class="">Fixed in Experimental Oberon.
<br class="Apple-interchange-newline"></span></font><br class=""></div></body></html>