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 14 years ago

Closed 14 years ago

#1265 closed defect (fixed)

Estimate crash

Reported by: Jorge Owned by: Víctor de Buen Remiro
Priority: highest Milestone: Mantainance
Component: Math Version: 2.0.1
Severity: normal Keywords:
Cc: libarra@…

Description

The following code generate a segmentation fault in tol:

#Require MMS.0.6036;
NameBlock est = MMS::Container::LoadFile( "Estimate.oza" );
Real est::Execute( ? );

Estimate.oza is attached to this ticket.

Attachments (1)

Estimate.oza (688.8 KB) - added by Jorge 14 years ago.

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by Jorge

Attachment: Estimate.oza added

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

Resolution: fixed
Status: newclosed

(In [3661]) Fixes #1243
Fixes #1265

Note: See TracTickets for help on using tickets.