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)
Change History (2)
Changed 14 years ago by
Attachment: | Estimate.oza added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [3661]) Fixes #1243
Fixes #1265