[Prev][Next][Index][Thread]

Re: Executor/Linux



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>


Follow-Ups: References: