octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #32528] error: memory exhausted


From: Yury
Subject: [Octave-bug-tracker] [bug #32528] error: memory exhausted
Date: Fri, 18 Feb 2011 03:35:14 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13

URL:
  <http://savannah.gnu.org/bugs/?32528>

                 Summary: error: memory exhausted 
                 Project: GNU Octave
            Submitted by: yuvf
            Submitted on: Fri 18 Feb 2011 03:35:13 AM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I am using SuSE 11.3

Below is my session which gives this error while using array of size two
=================
address@hidden:~/work/bts/110207-clb_bat> octave
GNU Octave, version 3.4.0
Copyright (C) 2011 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "i686-pc-linux-gnu".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.

For information about changes from previous versions, type `news'.

octave:1> load -binary w.oda
octave:2> who
Variables in the current scope:

ans  w

octave:3> plot(w)
error: memory exhausted or requested size too large for range of Octave's
index type -- trying to return to prompt
=========================

What is strange that the command
octave:3> plot(single(w))

gives a correct result.

I reinstall octave 3.2.4 - it works fine with the same data

Sincerely,
Yury Fedorenko







    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 18 Feb 2011 03:35:13 AM GMT  Name: w.oda  Size: 61B   By: yuvf

<http://savannah.gnu.org/bugs/download.php?file_id=22721>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32528>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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