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

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

[Octave-bug-tracker] [bug #63791] movmean - out of memory or dimension t


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #63791] movmean - out of memory or dimension too large for index type
Date: Sat, 11 Feb 2023 21:46:49 -0500 (EST)

Follow-up Comment #12, bug #63791 (project octave):

It might actually be best to do a test with a smaller array that doesn’t
trigger the error, as it’s tough to see what happened after the error stops
execution.  do a ‘whos’ before and after that line 299, and see what
changed. Then we can maybe guess at whether one dimension is being extended
beyond the index limit, or if total size is being increased beyond memory
limits.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63791>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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