|
From: | Markus Mützel |
Subject: | [Octave-bug-tracker] [bug #59432] Octave exits with error code 3 for Bode plot |
Date: | Fri, 13 Nov 2020 08:51:05 -0500 (EST) |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36 Edg/86.0.622.63 |
Update of bug #59432 (project octave): Status: Confirmed => Need Info _______________________________________________________ Follow-up Comment #47: Which CPU do you have? What do you see for `version -blas`? I'm not sure if `abort` is called from somewhere. So this could be a wild goose hunt. Anyway, could you try the following?: - Start Octave and execute `__debug_octave__`. - At the (gdb) prompt set a breakpoint in the `abort` function by executing `tb abort`. Continue execution of Octave with `c`. - In Octave run the commands that cause the crash. - Does gdb stop at the breakpoint? Which backtrace `bt` do you see from that point? _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?59432> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |