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

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

[Octave-bug-tracker] [bug #50068] Segfault, when eval_string is used in


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #50068] Segfault, when eval_string is used in interpreter embedded mode
Date: Wed, 18 Jan 2017 17:48:27 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #9, bug #50068 (project octave):

> I've checked the hypothesis that octave_main does not change internal state
of the process after exit. 

That was not a hypothesis I put forward. What I said was that the interpreter
object is initialized and then destroyed by the time octave_main returns. I
did not say that that is the only thing that octave_main does. It definitely
affects global state as well. Changes were made between 4.0 and 4.2 to try to
encapsulate that state better into classes, and this crash appears to be a
side effect that the work is still in progress.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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