The following string sent to maxima causes a seg-fault and core dump:
>
/home/rllozes/sage-8.0/local/lib/python2.7/site-packages/sage/interfaces/maxima_lib.py(452)_eval_line()
450 line = line[ind_semi+1:]
451 if statement:
2-> 452 re
Hi there!
I am having lots of fun with sage. Thank you everyone!
But now I am faced with a SegFault during substitution of symbolic
variables.
I found a simple workaround but I would like to report the problem
anyway.
Maybe it was patched already, although I found the same SegFault on
sage-4.6.2
Hi folks,
I received the following segmentation fault when trying to use the
show command with complex_plot():
[mv...@sage ~]$ sage
--
| Sage Version 3.4.1, Release Date: 2009-04-21 |
| Type notebook() for
Hello all--
I got the following message today:
Unhandled SIGSEGV: A segmentation fault occured in SAGE.
This probably occured because a *compiled* component
of SAGE has a bug in it (typically accessing invalid memory)
or is not properl