|
|
last edited 16 years ago by gdr |
1 2 3 | ||
Editor: kratt6
Time: 2007/12/20 02:27:50 GMT-8 |
||
Note: fixed in FriCAS |
added:
From kratt6 Thu Dec 20 02:27:50 -0800 2007
From: kratt6
Date: Thu, 20 Dec 2007 02:27:50 -0800
Subject: fixed in FriCAS
Message-ID: <20071220022750-0800@axiom-wiki.newsynthesis.org>
Category: Axiom on Linux => Axiom User Interface
Status: open => fix proposed
When I click on the Dependents
link in the HyperDoc? Browse interface, it always crashes, printing:
>> System error: Caught fatal error [memory may be damaged]
... in the terminal. What is the matter? Is it difficult to fix that? To reproduce:
1. Start axiom 2. Click the 'Browse' link 3. Type 'Matrix' in the box, and then 'domains'. 4. Click 'Dependents', and it crashes HyperDoc.
This is Axiom axiom--main--1 fresh as of 2005/11/18, that I just built last night. I had to chmod +x mnt/linux/{bin/{htsearch,presea},lib/presea}
, and had to edit the presea
scripts to change the path to awk
since it resides in /usr/bin on FHS compliant Linux.