octave-maintainers
[Top][All Lists]
Advanced

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

Fwd: octave segfaults during exit


From: Jordi Gutiérrez Hermoso
Subject: Fwd: octave segfaults during exit
Date: Tue, 3 Jan 2012 15:22:52 -0500

Durr, actually moving it like I said I would:


---------- Forwarded message ----------
From: Jordi Gutiérrez Hermoso <address@hidden>
Date: 2012/1/3
Subject: Re: octave segfaults during exit
To: Muhali <address@hidden>
Cc: address@hidden


Moving this to the dev list, since that's where talk of the unreleased
version belongs.

On 3 January 2012 14:18, Muhali <address@hidden> wrote:
> The following script leads to a segfault with the current tip of octave (it
> works with the 3.4 series).

Which tip? We have 3 right "now".

>
> -----------
> pkg load octcdf
> ncfile =
> "http://www.esrl.noaa.gov/psd/thredds/dodsC/Datasets/ncep.reanalysis/surface_gauss/prate.sfc.gauss.1989.nc";
> ;
> nc = netcdf(ncfile, "r")
> ...
> ------------

I can't even install the package at cset 04dcbb8fb880:

   /home/jordi/octave/octcdf-1.1.2/x86_64-unknown-linux-gnu-api-v46+/netcdf.oct:
   failed to load:
   ~/octcdf-1.1.2/x86_64-unknown-linux-gnu-api-v46+/netcdf.oct:
   undefined symbol: nc_put_att_double

Are you using the same installed version without recompiling against
the different version of Octave? If so, that might explain your
segfaults. The API has changed.

- Jordi G. H.


reply via email to

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