octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUI segfault


From: Dmitri A. Sergatskov
Subject: Re: GUI segfault
Date: Sat, 21 Dec 2013 23:06:57 -0600

On Sat, Dec 21, 2013 at 10:54 PM, Dustin Rawlings <address@hidden> wrote:

When I build the latest (I've tried default and stable) source I get an immediate segfault when I try to run octave with the GUI. I can run the CLI just fine, and even produce plots with the native graphics plotter without any problems. Launching the GUI with "-d" produces no stack trace, just "octave exited with signal 11". Does anyone have any ideas?


1) What is output of

ldd /usr/local/bin/octave


2) Try to run
strace /usr/local/bin/octave --force-gui 2>strace.txt

and then look at strace.txt for some clues...

Dmitri.
--

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]