bugGNU Octave - Bugs: bug #33072, Memory exhausted on 32 bit linux...

 
 

bug #33072: Memory exhausted on 32 bit linux with simple plot command

Submitter:  Martin Helm <martinh>
Submitted:  Thu 14 Apr 2011 03:01:56 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Duplicate Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 3.4.0 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 15 Apr 2011 02:12:04 PM UTC, comment #3: 

I can now confirm that this bug is really fixed in the development sources for my test environment.
Compiled on openSUSE 11.4 32 bit does no longer give the error (same machine where 3.4.0 shows the error).
Tested both with gnuplot and fltk just to be sure (though it is unrelated to the backend).

Martin Helm <martinh>
Thu 14 Apr 2011 10:10:22 PM UTC, comment #2: 

This looks like a duplicate of bug #32528 which has been fixed in the development code.

https://savannah.gnu.org/bugs/?func=detailitem&item_id=32528

Rik <rik5>
Group administrator
Thu 14 Apr 2011 03:04:54 PM UTC, comment #1: 

Addendum:
I cannot test that myself with the development sources on 32 bit (I have only 64 bit linux for that). Can someone check if this error happens on 32 bit linux with the development sources?

Martin Helm <martinh>
Thu 14 Apr 2011 03:01:56 PM UTC, original submission:  

On the following 32 bit systems the following error is shown when plotting the attached files.

memory exhausted or requested size too large for
range

Tested on (all 32 bit):
Debian 6 (stable)
Ubuntu 10.10
openSUSE 11.4

The same problem does not happen on the 64 bit versions.

Reproduce by:

load T
load R
plot(R, T(:,1), "-r", R, T(:,2), "-b")

The data files T and R are attached.

Martin Helm <martinh>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #23241:  R added by martinh (348B - application/octet-stream - Data files to reproduce bug)
file #23242:  T added by martinh (5KiB - application/octet-stream - Data files to reproduce bug)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by martinh (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-04-15 rik5 Open/ClosedOpen Closed
    2011-04-14 rik5 StatusNone Duplicate
    2011-04-14 martinh Attached File- Added R, #23241
        Attached File- Added T, #23242

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code