[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: singleton cleanup issues (was: Re: Fwd: octave segfaults during exit
From: |
Muhali |
Subject: |
Re: singleton cleanup issues (was: Re: Fwd: octave segfaults during exit) |
Date: |
Fri, 20 Jan 2012 15:35:00 -0800 (PST) |
Alexander Barth-3 wrote
>
> (gdb) run -f --eval '*myint = make_int(10)*'
>
I don't get a segfault with make_int, but I still see the segfault with
octcdf, even in a simple program like this:
-------
pkg load octcdf
nc = netcdf("file.nc", "c") ;
ncclose(nc) ;
-------
A temporary workaround is much appreciated, as I need a working version
(sooner than later).
M.
--
View this message in context:
http://octave.1599824.n4.nabble.com/Fwd-octave-segfaults-during-exit-tp4258431p4314842.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.