[Bonmin-tickets] [Bonmin] #28: Commit 1270 crashes in debug mode
Bonmin
coin-trac at coin-or.org
Mon Jul 28 22:10:15 EDT 2008
#28: Commit 1270 crashes in debug mode
-----------------------+----------------------------------------------------
Reporter: kmartin | Owner: pbonami
Type: defect | Status: new
Priority: major | Component: Bonmin
Version: stable/0.1 | Keywords:
-----------------------+----------------------------------------------------
Hi:
The new commit of Bonmin (1270) crashes the OS project when built with
--enable-debug. It also crashes the Bonmin unitTest. The error is below.
If the four lines in 358-361 in BonMinSetup.cpp are not commented out it
works. It sounds like from the commit message that the crash is
intentional?
Thanks
NLP0012I
Num Status Obj It time
NLP0013I 1 OPT -1.707106805308683 9 0.008
NLP0013I 2 OPT -1.707106805308683 9 0
NLP0013I 3 OPT -1.707106805308683 9 0
unitTest: ../../../os-trunk/Cbc/src/CbcNode.cpp:3458: int
CbcNode::chooseDynamicBranch(CbcModel*, CbcNode*, OsiSolverBranch*&, int):
Assertion `auxiliaryInfo->warmStart()' failed.
make[1]: *** [test] Aborted (core dumped)
make[1]: Leaving directory `/home/kmartin/coin/os-trunk-vpath/OS/test'
make: *** [test] Error 2
kmartin at kmartin-ubuntu:~/coin/os-trunk-vpath/OS$
--
Ticket URL: <https://projects.coin-or.org/Bonmin/ticket/28>
Bonmin <http://projects.coin-or.org/Bonmin>
Basic Open-source Nonlinear Mixed INteger programming
More information about the Bonmin-tickets
mailing list