close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 17 years ago

Closed 17 years ago

#553 closed defect (fixed)

TOL crash due to a wrong handling with a big matrix

Reported by: Víctor de Buen Remiro Owned by: Jorge
Priority: highest Milestone:
Component: Math Version: head
Severity: blocker Keywords:
Cc:

Description

This expressions are really stupid but TOL should not abort

Matrix x=Rand(376,33667,0,0);
Matrix y = Sub(x,1,1,15000, 33667);

Change History (2)

comment:1 Changed 17 years ago by Víctor de Buen Remiro

op_sys: LinuxAll

TOL also crash in Windows

comment:2 Changed 17 years ago by Víctor de Buen Remiro

Resolution: fixed
Status: newclosed

Problem has been fixed in CVS

Note: See TracTickets for help on using tickets.