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

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

[Octave-bug-tracker] [bug #30477] "help" command hangs because SIGCHLD h


From: anonymous
Subject: [Octave-bug-tracker] [bug #30477] "help" command hangs because SIGCHLD handler is not async-signal-safe
Date: Fri, 12 Nov 2010 21:28:10 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Fedora/3.6.12-1.fc14 Firefox/3.6.12

Follow-up Comment #11, bug #30477 (project octave):

Addition to my comment 10.  I get results that are consistent
with Dimitri's in comment #7.  It appears that builtin
functions are more likely to work the first time, and after
the first help that works it continues to work.  It is
some, but not all,  help <function found in file...>, that
fail on first use of help.  This does suggest that the
analysis in comment #8 is relevant.

If all else fails, a possible "solution" might be to do a
fake "help sin" (or something equivalent) during initialization.

Better would be to discover what it is about the first successful
use that makes subsequent uses work.  It seems likely that this
is connected with malloc use somehow.

Michael Godfrey
p.s. Sorry that I included the "bt" inline below. I should have
     attached it.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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