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

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

[Octave-patch-tracker] [patch #7949] octave-gui freezes for 30+ seconds


From: Dan Sebald
Subject: [Octave-patch-tracker] [patch #7949] octave-gui freezes for 30+ seconds when trying to display a new documentation tab
Date: Tue, 28 May 2013 21:56:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #7, patch #7949 (project octave):

OK.  Although I've not read that article all the way through, it does sound at
least related to the bug report I referenced earlier.  You could try the
following from that bug report: with a relatively recent clone of Octave,
comment out the following line and rebuild:

Lines 472-474 (sighandlers.cc)

#ifdef SIGCHLD
// octave_set_signal_handler (SIGCHLD, sigchld_handler);
#endif


See if that stops the suspended GUI when displaying a new documentation tab.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7949>

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




reply via email to

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