Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!netnews.upenn.edu!linc.cis.upenn.edu!rubinoff From: rubinoff@linc.cis.upenn.edu (Robert Rubinoff) Newsgroups: comp.sys.mac.programmer Subject: Re: LSP bugs Message-ID: <12395@netnews.upenn.edu> Date: 26 Jun 89 04:32:51 GMT References: <2589@daimi.dk> <2121@husc6.harvard.edu> Sender: news@netnews.upenn.edu Reply-To: rubinoff@linc.cis.upenn.edu (Robert Rubinoff) Organization: University of Pennsylvania Lines: 10 Well, I managed to get a project so badly corrupted that the machine would crash if you tried to *open the project*! I had to recreate the project file from scratch. Fortunately, there were only about ten files, so it wasn't much hassle. The source files were all okay. This happened after I ran some code that was dereferencing nil and undefined pointers (not deliberately!), so I can hardly blame LSP for behaving erratically. Still, it's hard to imagine a worse bug than this. Robert