On 20-Feb-2009, Francesco Potorti` wrote: | Well, it is much simpler than I expected, you do not need to load any | data. This is what I observe: | | ================================================================ | error: fclose: invalid stream number = -1 | error: called from: | error: /usr/share/octave/3.1.52/m/pkg/pkg.m at line 365, column 1 | error: /usr/share/octave/3.1.52/m/startup/octaverc at line 27, column 1 | octave3.1> | octave3.1> r=0; | octave3.1> rs | octave3.1> system "touch rs.m"; | octave3.1> rs | panic: impossible state reached in file `pt-bp.cc' at line 171 | panic: Aborted -- stopping myself... | attempting to save variables to `octave-core'... | save to `octave-core' complete | ================================================================
I checked in the following change. Does it fix the problem for you? http://hg.savannah.gnu.org/hgweb/octave/rev/71742f45571e jwe -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

