help-octave
[Top][All Lists]
Advanced

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

Re: plot crashes (my) octave-3.8


From: Jose
Subject: Re: plot crashes (my) octave-3.8
Date: Mon, 13 Jan 2014 20:11:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 13/01/14 13:15, Jose wrote:

_With_fltk_
-->
octave:1> graphics_toolkit
ans = fltk
octave:2> plot([1:10])
No available targets are compatible with this triple, see -version for
the available targets.
panic: Segmentation fault -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
Segmentation fault (core dumped)
<--

A workaround that works for me is to disable the jit compiler
(configuring octave with --disable-jit).

I did not encounter such problem with 3.8.0 on linux mint 14 (ie, ubuntu
12.10). My configuration flags are

--enable-openmp --enable-jit --disable-java
LLVM_CONFIG=/usr/bin/llvm-config-3.1

No luck here yet using similar config (with llvm-config-3.2). Thanks
anyway for your tip. I'll keep playing.

OK, it seems to be somehow a problem related to the nouveau drivers of the video card. Switching to the proprietary ones from nvidia (v. 319-updates) seems to solve the issue here.

Regards,
J.


reply via email to

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