login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #260 unwanted glibc warning when closing a plot revision 8 of 10

1 2 3 4 5 6 7 8 9 10
Editor: japp
Time: 2008/10/16 13:53:56 GMT-7
Note: From Fricas

added:

From japp Thu Oct 16 13:53:56 -0700 2008
From: japp
Date: Thu, 16 Oct 2008 13:53:56 -0700
Subject: From Fricas
Message-ID: <20081016135356-0700@axiom-wiki.newsynthesis.org>

http://fricas.svn.sourceforge.net/viewvc/fricas/trunk/src/graph/view2D/graph2d.c?r1=2&r2=152&view=patch

and

http://fricas.svn.sourceforge.net/viewvc/fricas/trunk/src/graph/viewman/makeGraph.c?r1=2&r2=152&view=patch


Submitted by : (unknown) at: 2007-11-17T22:17:22-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

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?)

[#260 unwanted glibc warning when closing a plot]? [#260 unwanted glibc warning when closing a plot] (new) --Francois Maltey, Tue, 31 Jan 2006 13:51:58 -0600 reply
Sorry, I forget :
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

I compile my own axiom on a debian etch.

AXIOM Computer Algebra System Version: Axiom (December 2005) Timestamp: Tuesday January 17, 2006 at 16:23:31

fixed in FriCAS? --kratt6, Thu, 20 Dec 2007 11:29:58 -0800 reply
Category: Axiom Library => Axiom User Interface Status: open => fix proposed

Is it fixed in Fricas? --alfredo, Thu, 20 Dec 2007 11:49:41 -0800 reply
I still can reproduce this in latest Fricas. Martin do you get the same behavior?

It should be fixed in FriCAS? revision 152. I have no idea, but possibly you need to do a clean rebuild?

Confirmed fixed in Fricas --alfredo, Sat, 22 Dec 2007 10:38:30 -0800 reply
Martin, yes a clean rebuild worked.

Status: fix proposed => fixed somewhere

no patch available