help-octave
[Top][All Lists]
Advanced

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

Re: Memory exhausted when using \


From: Jordi Gutiérrez Hermoso
Subject: Re: Memory exhausted when using \
Date: Thu, 19 Jul 2012 18:12:13 -0400

On 19 July 2012 16:17, Jordi Gutiérrez Hermoso <address@hidden> wrote:
> On 19 July 2012 16:06, Mathieu Dubois <address@hidden> wrote:
>> You can download the dump at:
>> http://www.ensta-paristech.fr/~mdubois/memory-exhausted
>>
>>
>> The command I used was:
>> save memory-exhausted A b
>> right before the line:
>>
>> tic; X = A \ b; toc;
>> (executing this line raises the error)
>
> Ok, great, thanks. I can now reproduce this problem, and I think it
> shouldn't happen. This may be a bug in Octave. I'm investigating now.

I can see the problem now. I just patched it:

    http://hg.savannah.gnu.org/hgweb/octave/rev/4315a39da4c9

You'll have to wait for our 3.6.3 release or apply this patch yourself
to the current 3.6.2 release.

HTH,
- Jordi G. H.


reply via email to

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