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

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

[Octave-bug-tracker] [bug #53004] Variable editor: segfault with very la


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #53004] Variable editor: segfault with very large arrays
Date: Tue, 30 Jan 2018 14:34:22 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #1, bug #53004 (project octave):

This is possibly more of a generic problem in the GUI.  We may need some
try/catch blocks there.  The ones in the interpreter thread won't do any good
since I don't think you can throw exceptions across threads.  So currently I
think any function in the GUI that might call Octave's error() function is a
potential crash.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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