Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!psuvax1!wuarchive!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!cs.uiuc.edu!yonezawa From: yonezawa@cs.uiuc.edu (Noritake Yonezawa) Newsgroups: comp.lang.prolog Subject: Re: Stony Brook Prolog dumps core on a SPARC Message-ID: Date: 16 Oct 90 18:54:37 GMT References: <1990Oct16.165724.8422@mintaka.lcs.mit.edu> Sender: news@ux1.cso.uiuc.edu (News) Distribution: usa Organization: University of Illinois at Urbana-Champaign Lines: 21 In-Reply-To: deeb@ghoti.lcs.mit.edu's message of 16 Oct 90 16:57:24 GMT In article <1990Oct16.165724.8422@mintaka.lcs.mit.edu> deeb@ghoti.lcs.mit.edu (Stephen Humble) writes: > When given the command "sbprolog ../modlib/\$readloop", both > executables die with a segmentation fault when they try to dereference > NULL. A backtrace and the offending function follow. Perhaps I fixed it as follows or so: In function: inserth; at line: 16 > *(hptr++) = (LONG)hptr; < *(hptr) = (LONG)hptr; < hptr++; Since I lost the source, I can't confirm it. -- Noritake Yonezawa [yonezawa@cs.uiuc.edu] Department of Computer Science University of Illinois at Urbana-Champaign