[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/
- [Octave-bug-tracker] [bug #58345] Crash on executing a 1GB script file, anonymous, 2020/05/10
- [Octave-bug-tracker] [bug #58345] Crash on executing a 1GB script file,
Rik <=
- [Octave-bug-tracker] [bug #58345] Crash on executing a 1GB script file, Guillaume, 2020/05/12
- [Octave-bug-tracker] [bug #58345] Emit error and don't parse scripts > 1GB in size, Rik, 2020/05/12
- [Octave-bug-tracker] [bug #58345] Emit error and don't parse scripts > 1GB in size, anonymous, 2020/05/12
- [Octave-bug-tracker] [bug #58345] Emit error and don't parse scripts > 1GB in size, Rik, 2020/05/12
- [Octave-bug-tracker] [bug #58345] Emit error and don't parse scripts > 1GB in size, Rik, 2020/05/12
- [Octave-bug-tracker] [bug #58345] Emit error and don't parse scripts > 1GB in size, anonymous, 2020/05/13
- [Octave-bug-tracker] [bug #58345] Emit error and don't parse scripts > 1GB in size, Rik, 2020/05/26