|
| From: | John W. Eaton |
| Subject: | [Octave-bug-tracker] [bug #58953] Error with 'end' in index expression with nested function calls |
| Date: | Wed, 23 Sep 2020 08:52:26 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 |
Follow-up Comment #58, bug #58953 (project octave):
I will see about fixing the warning.
I executed the command
/bin/bash run-octave -g --norc --silent --no-history --path
../src/doc/interpreter --eval "genpropdoc ('root');"
on the stable-gcc-lto build and generated the following stack trace:
Thread 1 "octave-cli" received signal SIGSEGV, Segmentation fault.
0x00007ffff7ad0e72 in octave::gtk_manager::unload_all_toolkits() ()
from
/scratch/buildbot/workers/jwe-debian-x86_64-2/stable-gcc-lto-debian/build/libinterp/.libs/liboctinterp.so.8
(gdb) where
#0 0x00007ffff7ad0e72 in octave::gtk_manager::unload_all_toolkits() ()
from
/scratch/buildbot/workers/jwe-debian-x86_64-2/stable-gcc-lto-debian/build/libinterp/.libs/liboctinterp.so.8
#1 0x00007ffff7aeb7ac in octave::interpreter::shutdown() ()
from
/scratch/buildbot/workers/jwe-debian-x86_64-2/stable-gcc-lto-debian/build/libinterp/.libs/liboctinterp.so.8
#2 0x00007ffff72db8ca in octave::cli_application::execute() ()
from
/scratch/buildbot/workers/jwe-debian-x86_64-2/stable-gcc-lto-debian/build/libinterp/.libs/liboctinterp.so.8
#3 0x00005555555553ad in main ()
I'm building with debugging enabled to see whether I can get better info.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58953>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |