[sage-devel] SIGSEGV in Maxima

2017-08-10 Thread Richard_L
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

[sage-devel] SIGSEGV during symbolic substitution on long expressions

2011-10-10 Thread Guilherme
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

[sage-devel] sigsegv in show() command

2009-04-30 Thread Minh Nguyen
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

[sage-devel] SIGSEGV

2007-09-18 Thread John Voight
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