|
From: | Andreas Weber |
Subject: | Re: Octave core dump is where? |
Date: | Sat, 16 Jul 2016 16:33:02 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0 |
Am 16.07.2016 um 15:13 schrieb Zoltán Szabó: > Where can I find the Octave core dump? I have some development where I > receive segmentation fault (core dumped). > I have the 4.0.3 compiled from source. > octave-workspace is created in the current directory, see https://www.gnu.org/software/octave/doc/v4.0.1/Saving-Data-on-Unexpected-Exits.html But in your case you should build Octave with debugging infos and attach gdb as described in http://wiki.octave.org/Debugging_Octave and create a backtrace of the stack. -- Andy
[Prev in Thread] | Current Thread | [Next in Thread] |