help-octave
[Top][All Lists]
Advanced

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

problem loading wisdom file w/ 2.9.4 (FC5 rpm)


From: Dmitri A. Sergatskov
Subject: problem loading wisdom file w/ 2.9.4 (FC5 rpm)
Date: Wed, 29 Mar 2006 13:20:55 -0700

There are some problems with loading fftw wisdom file in octave 2.9.4
(using Fedora Core 5 rpm).

File wisdom.i created as fftw_wisdom -c -i -o wisdom.i
"junk" is a non-existing file.

address@hidden wisdom]$ ls -l /home/dima/src/wisdom/wisdom.i
-rw-rw-r-- 1 dima dima 137187 Mar 29 12:12 /home/dima/src/wisdom/wisdom.i

address@hidden ~]$ octave
GNU Octave, version 2.9.4 (x86_64-unknown-linux-gnu).
Copyright (C) 2005 John W. Eaton.
...<snip>...
octave:1> fftw_wisdom ("/home/dima/src/wisdom/wisdom.i")
error: fftw_wisdom: can not import wisdom from file
octave:1> fftw_wisdom ("/home/dima/src/wisdom/junk")
panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Segmentation fault

This happens on i386, x86_64, and ppc platforms.

Dmitri.
--



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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