Skip to content
This repository has been archived by the owner on Mar 3, 2019. It is now read-only.

[TRAC] CLP crashes on make test #32

Open
qtothec opened this issue Oct 16, 2018 · 1 comment
Open

[TRAC] CLP crashes on make test #32

qtothec opened this issue Oct 16, 2018 · 1 comment

Comments

@qtothec
Copy link

qtothec commented Oct 16, 2018

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

@bernalde
Copy link

Attachment:
https://projects.coin-or.org/Clp/attachment/ticket/66/cwl.lp
small lp file crashing CLP

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants