|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #40294] Logical indexing into sparse matrix hangs/segfaults |
| Date: | Thu, 17 Oct 2013 20:49:27 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 |
Update of bug #40294 (project octave):
Item Group: Performance => Crash
Summary: Logical indexing into sparse matrix hangs => Logical
indexing into sparse matrix hangs/segfaults
_______________________________________________________
Follow-up Comment #2:
I note that you are using version 3.2.4 which is ancient and deprecated. I
tried your problem on the soon-to-be-released 3.8 code and it returns
instantly without problem.
Of course, if you try
m(v,:) = 1;
Octave segfaults which is definitely bad. It should just issue a warning
message.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40294>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |