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

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

[Octave-bug-tracker] [bug #58345] Crash on executing a 1GB script file


From: Rik
Subject: [Octave-bug-tracker] [bug #58345] Crash on executing a 1GB script file
Date: Tue, 12 May 2020 16:57:43 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #58345 (project octave):

                Category:                    None => Interpreter            
                Priority:              5 - Normal => 1 - Later              

    _______________________________________________________

Follow-up Comment #1:

Scripts are designed to manipulate data, rather than be the data.  I guess I'm
not surprised that you found some internal limit somewhere in the
interpreter.

For reference, does Matlab process your script?  I bet they also have a hard
time.

I would probably re-architect to have your script file load the necessary data
as the first step, and then process it.  It's two files, rather than one, but
still not that inconvenient.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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