[sage-support] SIGSEGV error in large Code

2013-04-04 Thread FalkRichter
Hi, sage-5.8, install from source on Ubuntu10.04 LT. the SIGSEGV has been reproduced on a Scientifuc Linux node as well. Unfortunately I cannot not isolate it. It occurs in the middle of the run after doing similar things a thousand times before. Probably caused in one of the libraries used for

[sage-support] SIGSEGV ERROR

2009-11-29 Thread Rolandb
Hi, 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 properly wrapped with _sig_on, _sig_off. You might

Re: [sage-support] SIGSEGV ERROR

2009-11-29 Thread Burcin Erocal
Hi Roland, On Sun, 29 Nov 2009 11:46:00 -0800 (PST) Rolandb rola...@planet.nl wrote: Unhandled SIGSEGV: A segmentation fault occured in SAGE. This probably occured because a *compiled* component of SAGE has a bug in it (typically