octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #42424] crash when "find" on sparse matrices i


From: David Spies
Subject: [Octave-bug-tracker] [bug #42424] crash when "find" on sparse matrices is given at least 6 return-values
Date: Sun, 25 May 2014 23:09:51 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:29.0) Gecko/20100101 Firefox/29.0

URL:
  <http://savannah.gnu.org/bugs/?42424>

                 Summary: crash when "find" on sparse matrices is given at
least 6 return-values
                 Project: GNU Octave
            Submitted by: dspyz
            Submitted on: Sun 25 May 2014 11:09:50 PM GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Exactly what it says on the tin:

octave:1> [a,b,c,d,e,f] = find(speye(3));
panic: impossible state reached in file 'corefcn/find.cc' at line 221
panic: Aborted -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
octave exited with signal 6





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42424>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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