From bug-octave-request at che dot utexas dot edu Fri May 27 05:43:48 1994 Subject: BUG-REPORT From: ralf at foxtrott dot energietechnik dot uni-stuttgart dot de (Ralf Woerner) To: bug-octave at che dot utexas dot edu Date: Thu, 26 May 94 14:06:57 +0200 Hello world, here's another BUG-report of what we've found in using O.-version 1.0: * After loading five matrices A,B,C,Q,R (all of them have an order of about 50),we used the file 'lqr.m'. But even if octave calculates properly the results for systems of lower order, it alsways stops in the mentioned case above without printing any error messages. The system call will be then: Virtual memory exceeded in 'new' We've found that octave uses all of our system-memory during the calculation (DEC-station with about 24 MB RAM !!). So what we need is help to modify this BUG ! Here's our adress: ralf at foxtrott dot energietechnik dot uni-stuttgart dot de