[Clp-tickets] [COIN-OR Linear Programming Solver] #66: CLP crashes on make test

COIN-OR Linear Programming Solver coin-trac at coin-or.org
Sat Mar 8 14:07:41 EST 2014


#66: CLP crashes on make test
------------------------+----------------------
 Reporter:  frangio     |      Owner:  somebody
     Type:  defect      |     Status:  new
 Priority:  major       |  Milestone:
Component:  component1  |    Version:
 Keywords:              |
------------------------+----------------------
 I'm on a fully-updated Mac (OSX 10.9.2). I've downloaded the latest
 version of CLP with

 svn co https://projects.coin-or.org/svn/Clp/stable/1.15 coin-Clp

 I make it OK, but when I do "make test" I get

 Testing OsiRowCutDebugger with OsiClpSolverInterface
 Coin0008I EXAMPLE read with 0 errors
 /bin/sh: line 1: 10433 Segmentation fault: 11  ./osiUnitTest -mpsDir=`echo
 /Users/frangio/Didattica/MDGdD/Problemi/CWL/cwl2/coin-Clp/Data/Sample`
 make[2]: *** [test] Error 1
 make[1]: *** [test] Error 2
 make: *** [test] Error 2

 I think it's a pretty serious thing: basically, any LP crashes. I have a
 tiny .lp attached; by loading it with the interactive shell (bin/clp) and
 solv-ing it, again I get

 Clp:import cwl.lp
 Clp:solv
 Presolve 14 (0) rows, 44 (0) columns and 84 (0) elements
 0  Obj 0 Primal inf 12.990053 (10)
 Segmentation fault: 11

--
Ticket URL: <https://projects.coin-or.org/Clp/ticket/66>
COIN-OR Linear Programming Solver <http://projects.coin-or.org/Clp>
A linear programming solver.



More information about the Clp-tickets mailing list