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

Last modified 17 years ago

#522 closed defect (fixed)

crash when sub-ing matrices passing parameters of wrong dimensions

Reported by: lmartiles Owned by: danirus
Priority: highest Milestone:
Component: Math Version: head
Severity: normal Keywords:
Cc:

Description

Hi tolers,

The following code makes Tol 1.1.7 to crash down.

Matrix par = Col(0);
Matrix Sub(par, 1, 1, 2, 1);

cheers,

Artiles

Change History (3)

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

Status: newassigned

We are working about this bug.
Thanks to report it

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

Resolution: fixed
Status: assignedclosed

Problem has been fixed in CVS at trunk and 1.1.6 branches, and also in windows binary build v1.1.7 b.0.2.alpha. Next build of 1.1.6 will bring this fixed bug but is not also available.

Thanks to report it

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

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000522
Note: See TracTickets for help on using tickets.