[Prev][Next][Index][Thread]
Re: Executor/Linux
>>>>> "Dragon" == Dragon Slayer <huny@ugcs.caltech.edu> writes:
Dragon> Apparently it is a permision bug. 1.99m will work if run
Dragon> as root. My guess is that somewhere in the code, there's
Dragon> a fopen that returned NULL, but is not checked for, so
Dragon> when that file pointer is used, *boom* seg fault. Haven't
Dragon> gotten around to figuring out which file it needs
Dragon> permisions. Prehaps it is one of those in
Dragon> ExecutorVol. Anyone have any idea?
Mac programs expect to be able to write to the system folder, but due
to a botch on our part, the files in
"/usr/local/lib/executor/ExecutorVolume/System Folder" are not
necessarily writeable by the user running Executor. I think our
browser crashes if it doesn't have write permission. The fix is to
make those files writeable.
Sorry about this; it slipped through the cracks.
-Mat
Follow-Ups:
References: