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

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

[Octave-bug-tracker] [bug #49180] MXE Octave: running compare_plot_demos


From: Hartmut
Subject: [Octave-bug-tracker] [bug #49180] MXE Octave: running compare_plot_demos ("toolkits", "gnuplot") hangs Octave
Date: Fri, 30 Sep 2016 18:02:13 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

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

Maybe you could "climb down" into the code parts that sometimes "freeze"
during compare_plot_demos and add some debugging lines like

disp('before waitpid')
waitpid (pid)
disp('after waitpid')

around the waitpid commands to check of the Octave waitpid command is the
origin of those freezes as well. If you have a more clever idea for this,
using the debugger, that might also help.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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