home *** CD-ROM | disk | FTP | other *** search
- Received: from mince.ugcs.caltech.edu by envy.ugcs.caltech.edu with ESMTP
- (8.6.12/UGCS:4.43) id CAA29900; Wed, 10 May 1995 02:08:10 -0700
- From: huny@ugcs.caltech.edu (Dragon Slayer)
- Received: by mince.ugcs.caltech.edu
- (8.6.12/UGCS:4.43) id CAA15574; Wed, 10 May 1995 02:08:09 -0700
- Message-Id: <199505100908.CAA15574@mince.ugcs.caltech.edu>
- Subject: Re: Executor/Linux
- To: calica@buffett.engr.wisc.edu (Carlo J. Calica)
- Date: Wed, 10 May 1995 02:08:08 -0700 (PDT)
- Cc: executor@nacm.com
- In-Reply-To: <m0s93Qf-00097vC@jimmy.buffett.engr.wisc.edu> from "Carlo J. Calica" at May 9, 95 11:31:20 pm
- X-Mailer: ELM [version 2.4 PL23]
- MIME-Version: 1.0
- Content-Type: text/plain; charset=US-ASCII
- Content-Transfer-Encoding: 7bit
- Content-Length: 712
- Sender: owner-executor@nacm.com
- Precedence: bulk
-
- In your letter, Carlo J. Calica wrote:
- >
- > I'm having difficulty getting the Linux version of Executor to run
- > any of the programs in the Demos directory. It just core dumps all
- > the time. Anyone have any luck? Thanks.
- Apparently it is a permision bug. 1.99m will work if run as root.
- My guess is that somewhere in the code, there's a
- fopen that returned NULL, but is not checked for, so when that file
- pointer is used, *boom* seg fault. Haven't gotten around to figuring
- out which file it needs permisions. Prehaps it is one of those
- in ExecutorVol. Anyone have any idea?
-
- --
- Dragon's Lair, USA -- Dragon Slayer -- +1.818.683.3076
- <a href="http://www.ugcs.caltech.edu/~huny/">huny@ugcs.caltech.edu</a>
-
-