|
|
last edited 16 years ago by gdr |
1 2 3 4 5 6 7 8 9 10 | ||
Editor: alfredo
Time: 2007/12/20 11:49:41 GMT-8 |
||
Note: Is it fix in Fricas? |
added:
From alfredo Thu Dec 20 11:49:41 -0800 2007
From: alfredo
Date: Thu, 20 Dec 2007 11:49:41 -0800
Subject: Is it fix in Fricas?
Message-ID: <20071220114941-0800@axiom-wiki.newsynthesis.org>
I still can reproduce this in latest Fricas. Martin do you get the same behavior?
I run axiom -noht
in a xterm,
and make a plot : draw (x^2, x=0..1)
then I close the plot window in X11
and get the warning in the axiom xterm:
*** glibc detected *** free(): invalid pointer: 0x0805209c ***
(FMy?)
what operating system/version are you running? --tim
Linux version 2.6.12-1-386 (horms@tabatha.lab.ultramonkey.org) (gcc version 4.0.2 20050917 (prerelease) (Debian 4.0.1-8)) #1 Tue Sep 27 12:41:08 JST 2005
AXIOM Computer Algebra System Version: Axiom (December 2005) Timestamp: Tuesday January 17, 2006 at 16:23:31
Category: Axiom Library => Axiom User Interface Status: open => fix proposed I still can reproduce this in latest Fricas. Martin do you get the same behavior?