help-octave
[Top][All Lists]
Advanced

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

Re: seg fault during save quit restart and load sequence


From: Martin Helm
Subject: Re: seg fault during save quit restart and load sequence
Date: Mon, 26 Apr 2010 16:03:13 +0200
User-agent: KMail/1.12.4 (Linux/2.6.31.12-0.2-desktop; KDE/4.3.5; x86_64; ; )

Am Montag, 26. April 2010 12:13:23 schrieb Robert I A Patterson:
> Hi,
> 
> I want to perform some calculations and save my octave state so I can
> come back and analyse my data later.  As a very simple test I tried
> 
> octave:1> v = 1:5;
> octave:2> save -text test.txt
> octave:3> quit
> 
> bash> octave
> octave:1> load -text test.txt
> 
> At which point I get a segfault.  A fuller copy of the two octave
> sessions are shown below.  My problem seems similar to the following
> nabble post, to which I did not find any follow up.
> http://octave.1599824.n4.nabble.com/Seg-fault-crash-when-loading-a-saved-va
> riable-file-tt1670463.html#none
> 
> [snip]

I made the same test with 3.2.4 on linux x86_64 and get no segfault, is it an 
option for you to update to 3.2.4 (which is the latest stable)?

- mh


reply via email to

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