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

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

[Octave-bug-tracker] [bug #58814] Abort, core dump on exiting from graph


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #58814] Abort, core dump on exiting from graphics code
Date: Thu, 13 Aug 2020 15:35:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #12, bug #58814 (project octave):

RE: Comment #10, yes, I think we need to execute the equivalent of "clear all"
to run destructors for class objects and clear all functions (so persistent
variables, which might also be class objects, are also deleted) before we get
to the point of calling the destructor on the symbol table.  So I think the
patch to reorder things in the interpreter::shutdown function should be
applied anyway.

RE Comment #11, what is your build environment?  I assume Linux, but which
one, and which version of GCC?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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