|
|
last edited 17 years ago by kratt6 |
1 2 | ||
Editor:
Time: 2008/01/03 05:42:26 GMT-8 |
||
Note: |
changed: - Reported by Tim Daly. It is using the feb 2005 release but the latest release is april 2006. draw(sin(x),x=-1..1) works but when I click 'quit' on the graphics control panel nothing happens (a dialog box should appear). Clicking quit again exits graphics with an error msg. The steps to reproduce it are: boot click on axiom icon type draw(sin(x),x=-1..1) at the prompt click on the graphics image to get a control panel click on the quit button click on the quit button (graphics exits) msg: *** glibc detected *** free(): invalid pointer: 0x0605109c which is a symptom of not using the latest glibc in the compile. My best guess is that you used an old image.
Reported by Tim Daly.
It is using the feb 2005 release but the latest release is april 2006.
draw(sin(x),x=-1..1) works but when I click quit
on the
graphics control panel nothing happens (a dialog box should appear).
Clicking quit again exits graphics with an error msg. The steps to
reproduce it are:
boot
click on axiom icon
type draw(sin(x),x=-1..1) at the prompt
click on the graphics image to get a control panel
click on the quit button
click on the quit button (graphics exits)
msg: * glibc detected * free(): invalid pointer: 0x0605109c
which is a symptom of not using the latest glibc in the compile. My best guess is that you used an old image.