|
From: | Przemek Klosowski |
Subject: | Re: octave gui not working - 'exiting with signal 6' |
Date: | Thu, 9 May 2019 10:36:10 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 |
On 5/8/19 10:16 PM, Lee Strobel wrote:
When I try to launch the Octave gui, the window opens and then closes after about 3 seconds, with the message 'octave exited with signal 6'. The cli version seems to work fine and I am not having issues with any other X graphical programs.
Perhaps run octave under gdb and check where it crashes? gdb octave r whereIt seems to me that you have a rich environment with extra packages installed, and I suspect one of the autoloaded packages is crashing. Perhaps you need to recompile the packages because you upgraded Octave in the meantime?
[Prev in Thread] | Current Thread | [Next in Thread] |