You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 3, 2019. It is now read-only.
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
Moved from TRAC as part of COIN fORgery: https://projects.coin-or.org/Clp/ticket/66
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
The text was updated successfully, but these errors were encountered: