help-octave
[Top][All Lists]
Advanced

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

Re: Unknown error and crash


From: the_verge
Subject: Re: Unknown error and crash
Date: Sun, 17 Sep 2006 11:20:38 -0700 (PDT)

I did some diagnostic debugging, so I have a little more info about the
problem I've been having.  Here's an update on my problem:

I am running Octave version 2.1.72, on SimplyMEPIS 6.0 linux.  

The error I am getting is a "memory exhausted" error.  It occurs in the code
when I am constructing a matrix that is 744x5.  I am constructing the matrix
element by element, with a nested for loop.  It makes it through most of the
matrix (to the third column), and then it quits all of the sudden with a
"memory exhausted" error.

>From reading forums, it seems some people are able to fix "memory exhausted"
errors by increasing the memory available to Octave.  I'm not sure how to do
that, though on a linux machine.  I looked into Valgrind briefly, but
decided that that level of debugging is a little over my head at this point.

Any ideas?

-- 
View this message in context: 
http://www.nabble.com/Unknown-error-and-crash-tf2275801.html#a6352762
Sent from the Octave - General forum at Nabble.com.



reply via email to

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