|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #60334] Embedded Octave crashes on exit in octave::interpreter::~interpreter() |
Date: | Mon, 19 Apr 2021 16:56:46 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36 |
Follow-up Comment #17, bug #60334 (project octave): Compiled the test example embedded.cc and ran under gdb. The backtrace is #0 0x00007ffff76473bc in octave::cmdline_options::cmdline_options(octave::cmdline_options const&) () from /home/rik/local/lib/octave/7.0.0/liboctinterp.so.8 #1 0x00007ffff763e265 in octave::interpreter::initialize() () from /home/rik/local/lib/octave/7.0.0/liboctinterp.so.8 #2 0x00007ffff76469a6 in octave::interpreter::execute() () from /home/rik/local/lib/octave/7.0.0/liboctinterp.so.8 #3 0x000055555555871a in main () at embedded.cc:42 Seems like the cmdline_options constructor is the source. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?60334> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |