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

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

[Octave-bug-tracker] [bug #60334] Embedded Octave crashes on exit in oct


From: anonymous
Subject: [Octave-bug-tracker] [bug #60334] Embedded Octave crashes on exit in octave::interpreter::~interpreter()
Date: Tue, 6 Apr 2021 06:55:27 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36

Follow-up Comment #5, bug #60334 (project octave):

It is not that simple to reproduce the issue. You have to build the MBDyn
software with support for GNU/Octave:


git clone -b develop https://public.gitlab.polimi.it/DAER/mbdyn.git

cd mbdyn
./bootstrap.sh
./configure --enable-octave --with-static-modules
--with-mkoctfile="${MKOCTFILE}"
make
cd mbdyn
./mbdyn -f ../modules/module-octave/demo/octave_element.mbdyn


In the code above, "${MKOCTFILE}" is the full path of your specific version of
Octave.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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