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

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

[Octave-bug-tracker] [bug #54600] edit mfile with an error crashes octav


From: Torsten
Subject: [Octave-bug-tracker] [bug #54600] edit mfile with an error crashes octave
Date: Thu, 20 Sep 2018 11:57:11 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0

Follow-up Comment #4, bug #54600 (project octave):

I am going to test this approach. Although it may fix the bug, it does not
really fix the cause for the crash.

As far as I have tested, the crash happens because F__which__ is called from
the gui thread and not from the worker thread. So I am currently working on a
method for calling F__which__ from the worker thread and passing the results
to the gui thread. However, this might block the gui thread if the worker
thread is already processing a longer computation.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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