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

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

[Octave-bug-tracker] [bug #40364] segfault when comparing large sparse m


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #40364] segfault when comparing large sparse matrices for equality
Date: Fri, 01 Nov 2013 16:24:44 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130810 Firefox/17.0 Iceweasel/17.0.8

Follow-up Comment #4, bug #40364 (project octave):

I checked in the following change:

http://hg.savannah.gnu.org/hgweb/octave/rev/eaf5c3ef3e8d

With this change you'll get an out of memory error instead of a crash.  I
think that's the best you can expect in this case since you are generating a
matrix full of ones that is too large for 32-bit Octave to represent.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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