octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CSparse seg fault


From: Dmitri A. Sergatskov
Subject: Re: CSparse seg fault
Date: Fri, 18 Oct 2013 09:05:23 -0500




On Fri, Oct 18, 2013 at 2:11 AM, David Bateman <address@hidden> wrote:

The problem seems to be independant of the change I made, just that
adding the assert

assert ( max (max (sparse (66536) * 1i)), sparse (1i))

seems to have exposed another bug, this fails even for

assert ( max (max (sparse (10) * 1i)), sparse (1i))

and apparently without the changes I made. I can't look at this any lore
till tonight or tomorrow. If this is really a problem I'd suggest remove
the assert statements from CSparse.cc till I can look at till


In any case this is fairly recent -- in 3.6.4 both asserts work fine.

 
D.


Dmitri.
--


reply via email to

[Prev in Thread] Current Thread [Next in Thread]