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

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

[Octave-bug-tracker] [bug #59237] Crash when pasting 64 commands


From: anonymous
Subject: [Octave-bug-tracker] [bug #59237] Crash when pasting 64 commands
Date: Sat, 10 Oct 2020 14:39:33 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:81.0) Gecko/20100101 Firefox/81.0

Follow-up Comment #9, bug #59237 (project octave):

The slow performance while pasting things into the GUI window is the core
problem. It gets escalated to a crash when external packages like SymPy are
also being called during that time. A 35-minute response time is as bad as it
becoming frozen and unresponsive.

Attached two files safeToPaste.txt (16 lines of data) and unsafeToPaste.txt
(17 lines). Pasting 16 lines of content or fewer in the GUI works without any
surprises. Pasting more than 16 lines causes a freeze on Linux for version
7.0, and a long wait on Windows for version 5.2.

Workarounds to this problem: avoid pasting more than 16 lines into the GUI
until the problem is resolved. Either save as a .m script and call that, or
use the CLI to paste things.

(file #49960, file #49961)
    _______________________________________________________

Additional Item Attachment:

File name: safeToPaste.txt                Size:23 KB
    <https://file.savannah.gnu.org/file/safeToPaste.txt?file_id=49960>

File name: unsafeToPaste.txt              Size:24 KB
    <https://file.savannah.gnu.org/file/unsafeToPaste.txt?file_id=49961>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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