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

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

[Octave-bug-tracker] [bug #55736] Segfault when copying source file text


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #55736] Segfault when copying source file text to clipboard in octave-gui
Date: Tue, 19 Feb 2019 16:35:24 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #55736 (project octave):

                  Status:               Need Info => Ready For Test         

    _______________________________________________________

Follow-up Comment #8:

It looks to me like the problem doesn't depend on whether docs are enabled,
but instead whether the call to m_help_engine->setupData () succeeds in the
constructor for the documentation class.  If it fails, then the constructor
returns early and the doc browser is not fully constructed.  If docs are
disabled, there is no warning about that either.

I pushed the following changeset that seems to avoid the crash if the help
engine setup fails:

http://hg.savannah.gnu.org/hgweb/octave/rev/3d0f687e4a21


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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