[6041] in Athena Bugs
Vax 7.1 xmath seg violation in save option
daemon@ATHENA.MIT.EDU (epeisach@ATHENA.MIT.EDU)
Fri Sep 14 15:08:14 1990
From: epeisach@ATHENA.MIT.EDU
Date: Fri, 14 Sep 90 15:07:58 -0400
To: bugs@ATHENA.MIT.EDU
medusa% /mit/xmath/xmath
X M A T H v. 4.13.89b
by David Flanagan and Anthony Jules.
(based on GNUPLOT, by Colin Kelley and Thomas Williams.)
HELP is available -- type `help'.
The old version of xmath is available as xmath.old
Type `news' to find out what is new in this version.
Type `bug' to report a bug or suggestion to the author.
xmath> plot 'report'
xmath> plot 'report1'
xmath> save 'report.out'
Segmentation violation
Reproduceable at will as follows:
Cmedusa% /mit/xmath/xmath
X M A T H v. 4.13.89b
by David Flanagan and Anthony Jules.
(based on GNUPLOT, by Colin Kelley and Thomas Williams.)
HELP is available -- type `help'.
The old version of xmath is available as xmath.old
Type `news' to find out what is new in this version.
Type `bug' to report a bug or suggestion to the author.
xmath> plot 'report'
xmath> save 'report.out'
Segmentation violation
medusa% cat report
1 1274
2 1634
3 1667
medusa%
The above example was without doing anything with the pop-up window.
Ezra