[SciPy-Dev] Compiler errors and segfaults with current scipy.

Ralf Gommers ralf.gommers at gmail.com
Fri May 8 02:42:21 EDT 2015


On Fri, May 8, 2015 at 4:39 AM, Charles R Harris <charlesr.harris at gmail.com>
wrote:

> I'm seeing things like
>
> scipy/sparse/sparsetools/csr.cxx: In function ‘void
> csr_eliminate_zeros(I, I, I*, I*, T*) [with I = long int; T = long long
> int]’:
> scipy/sparse/sparsetools/csr.cxx:9:1: internal compiler error:
> Segmentation fault
>
> This is Redhat g++ 1.9.2. Anyone else seeing problems like this?
>

4.9.2 not 1.9.2 I assume?

Didn't see this one before and can't find similar reports anywhere.

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20150508/bea6cd6f/attachment.html>


More information about the SciPy-Dev mailing list