[OS-tickets] [Optimization Services] #6: unitTest segfaults on AIX

Optimization Services coin-trac at coin-or.org
Sun Jul 27 23:24:02 EDT 2008


#6: unitTest segfaults on AIX
------------------------+---------------------------------------------------
 Reporter:  andreasw    |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  major       |   Milestone:          
Component:  component1  |     Version:          
 Keywords:              |  
------------------------+---------------------------------------------------
 Running {{{make test}}} on AIX, I get:

 {{{
 START UNIT TEST
 Try to read a sample file
 The file is: ../data/osilFiles/parincLinearByRow.osil
 Done reading the test file
 Coin0001I At line 1 NAME  ParInc. From Anderson, Sweeney, and Williams
 Coin0001I At line 10 ROWS
 Coin0001I At line 16 COLUMNS
 Coin0001I At line 23 RHS
 Coin0001I At line 28 BOUNDS
 Coin0001I At line 29 ENDATA
 Coin0002I Problem ParInc. has 4 rows, 2 columns and 8 elements
 MAXIMUM DIFF = 0
 MAXIMUM DIFF INDEX  = -1
 create a new IPOPT Solver for OSiL string solution
 IPOPT Solver created for OSiL string solution
 call the IPOPT Solver
 Parsing took (seconds): 0
 Call Ipopt Initialize
 Finished Ipopt Initialize
 Call Ipopt Optimize

 ******************************************************************************
 This program contains Ipopt, a library for large-scale nonlinear
 optimization.
  Ipopt is released as open source code under the Common Public License
 (CPL).
          For more information visit http://projects.coin-or.org/Ipopt
 ******************************************************************************

 NOTE: You are using Ipopt by default with the MUMPS linear solver.
       Other linear solvers might be more efficient (see Ipopt
 documentation).


 number variables  !!!!!!!!!!!!!!!!!!!!!!!!!!!49
 number constraints  !!!!!!!!!!!!!!!!!!!!!!!!!!!15
 nnz_jac_g  !!!!!!!!!!!!!!!!!!!!!!!!!!!43
 create the function and stop recording
 range space dimension =  1
 Computing Sparse Hessian
 nnz_h_lag  !!!!!!!!!!!!!!!!!!!!!!!!!!!123
 Segmentation fault
 }}}

-- 
Ticket URL: <https://projects.coin-or.org/OS/ticket/6>
Optimization Services <http://projects.coin-or.org/OS>
An interface for Web services implementing optimization.



More information about the OS-tickets mailing list