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

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

[Octave-bug-tracker] [bug #56270] Octave 5.1.0 is freeze-y/hang-y on mac


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #56270] Octave 5.1.0 is freeze-y/hang-y on macOS
Date: Mon, 6 May 2019 05:06:32 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:66.0) Gecko/20100101 Firefox/66.0

Follow-up Comment #2, bug #56270 (project octave):

If all that is needed is to find what part of the code the application is
stuck in when freezing, it should be easy to 
do using apple's "instruments" debugger : 

https://help.apple.com/instruments/mac/current/#/dev7b09c84f5

for example attaching a "profiler" instrument to a running instance of Octave
then getting a stack trace when it freezes.

unfortunately I cannot help with this myself as I currrently build only
without the GUI.

running Octave under an interactive debugger such as gdb or lldb on the other
hand is a bit challenging AFAIK






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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